summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2012-07-21 21:47:20 +0000
committerDoug Goldstein <cardoe@gentoo.org>2012-07-21 21:47:20 +0000
commit7db4b8f9e8712f7c3c193da83a9ccbfd7fa9e482 (patch)
treecef25c68c5aa4535d0e4c4fd5f1ead1844a22214 /media-tv
parentImport driver for legacy hardware from x11 overlay, ebuild by Enrico Tagliavi... (diff)
downloadgentoo-2-7db4b8f9e8712f7c3c193da83a9ccbfd7fa9e482.tar.gz
gentoo-2-7db4b8f9e8712f7c3c193da83a9ccbfd7fa9e482.tar.bz2
gentoo-2-7db4b8f9e8712f7c3c193da83a9ccbfd7fa9e482.zip
Disable stripping during the build to avoid QA warnings
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/mythtv/ChangeLog6
-rw-r--r--media-tv/mythtv/mythtv-0.25.2_p20120716.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/media-tv/mythtv/ChangeLog b/media-tv/mythtv/ChangeLog
index 53d5f128f707..6bb6f6e1855f 100644
--- a/media-tv/mythtv/ChangeLog
+++ b/media-tv/mythtv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/mythtv
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.373 2012/07/21 20:46:52 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.374 2012/07/21 21:47:20 cardoe Exp $
+
+ 21 Jul 2012; Doug Goldstein <cardoe@gentoo.org>
+ mythtv-0.25.2_p20120716.ebuild:
+ Disable stripping during the build to avoid QA warnings
21 Jul 2012; Doug Goldstein <cardoe@gentoo.org>
mythtv-0.25.2_p20120716.ebuild:
diff --git a/media-tv/mythtv/mythtv-0.25.2_p20120716.ebuild b/media-tv/mythtv/mythtv-0.25.2_p20120716.ebuild
index 61d5197208fb..c3c16b3f785e 100644
--- a/media-tv/mythtv/mythtv-0.25.2_p20120716.ebuild
+++ b/media-tv/mythtv/mythtv-0.25.2_p20120716.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.25.2_p20120716.ebuild,v 1.6 2012/07/21 20:46:52 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.25.2_p20120716.ebuild,v 1.7 2012/07/21 21:47:20 cardoe Exp $
EAPI=4
@@ -205,6 +205,7 @@ src_configure() {
else
myconf="${myconf} --compile-type=release"
myconf="${myconf} --enable-debug"
+ myconf="${myconf} --disable-stripping"
fi
# Video