diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-09-10 07:40:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-09-10 07:40:35 +0000 |
commit | 0d80d3d76e5d6afb61640e2fa3f5045af43e07b5 (patch) | |
tree | 2bc750f61631f8e3e9628bdb922ecb15a996e404 /www-plugins | |
parent | Stable for amd64, wrt bug #522448 (diff) | |
download | gentoo-2-0d80d3d76e5d6afb61640e2fa3f5045af43e07b5.tar.gz gentoo-2-0d80d3d76e5d6afb61640e2fa3f5045af43e07b5.tar.bz2 gentoo-2-0d80d3d76e5d6afb61640e2fa3f5045af43e07b5.zip |
Stable for x86, wrt bug #522448
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-11.2.202.406.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 82fab9f6ee26..c4a28a85659b 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.265 2014/09/10 07:40:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.266 2014/09/10 07:40:35 ago Exp $ + + 10 Sep 2014; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.406.ebuild: + Stable for x86, wrt bug #522448 10 Sep 2014; Agostino Sarubbo <ago@gentoo.org> adobe-flash-11.2.202.406.ebuild: diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.406.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.406.ebuild index 9020c2f63ad6..96332f6725f9 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.406.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.406.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.406.ebuild,v 1.2 2014/09/10 07:40:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.406.ebuild,v 1.3 2014/09/10 07:40:35 ago Exp $ EAPI=5 inherit nsplugins toolchain-funcs versionator multilib multilib-minimal @@ -32,7 +32,7 @@ REQUIRED_USE=" " SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror" |