summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-09-28 15:05:38 +0000
committerJeroen Roovers <jer@gentoo.org>2013-09-28 15:05:38 +0000
commitc6fb42d78538ee816b87be1a493ea0644cac6cf0 (patch)
treee302f3d17b4a609a85394f2d4e9329d6845de0f6 /www-plugins
parentFixed bug #484706 and #486126. Took over maintenance (diff)
downloadgentoo-2-c6fb42d78538ee816b87be1a493ea0644cac6cf0.tar.gz
gentoo-2-c6fb42d78538ee816b87be1a493ea0644cac6cf0.tar.bz2
gentoo-2-c6fb42d78538ee816b87be1a493ea0644cac6cf0.zip
Remove unused variable INSTALL_BASE. Set QA_PREBUILT appropriately.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/adobe-flash/ChangeLog6
-rw-r--r--www-plugins/adobe-flash/adobe-flash-11.2.202.310-r1.ebuild7
2 files changed, 7 insertions, 6 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog
index e140777c90ef..0c91df6aa299 100644
--- a/www-plugins/adobe-flash/ChangeLog
+++ b/www-plugins/adobe-flash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-plugins/adobe-flash
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.214 2013/09/27 19:35:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.215 2013/09/28 15:05:38 jer Exp $
+
+ 28 Sep 2013; Jeroen Roovers <jer@gentoo.org>
+ adobe-flash-11.2.202.310-r1.ebuild:
+ Remove unused variable INSTALL_BASE. Set QA_PREBUILT appropriately.
*adobe-flash-11.2.202.310-r1 (27 Sep 2013)
diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.310-r1.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.310-r1.ebuild
index e88f80135c37..40a5d060b0b8 100644
--- a/www-plugins/adobe-flash/adobe-flash-11.2.202.310-r1.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.310-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.310-r1.ebuild,v 1.1 2013/09/27 19:35:08 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.310-r1.ebuild,v 1.2 2013/09/28 15:05:38 jer Exp $
EAPI=5
inherit nsplugins toolchain-funcs versionator multilib-minimal
@@ -110,11 +110,8 @@ RDEPEND="
|| ( media-fonts/liberation-fonts media-fonts/corefonts )
"
-# Where should this all go? (Bug #328639)
-INSTALL_BASE="opt/Adobe/flash-player"
-
# Ignore QA warnings in these closed-source binaries, since we can't fix them:
-QA_PREBUILT="opt/*"
+QA_PREBUILT="usr/*"
any_cpu_missing_flag() {
local value=${1}