diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-02-22 07:15:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-02-22 07:15:25 +0000 |
commit | 125700c0b541f7a1672ee2a7648f39b958369dc9 (patch) | |
tree | df66129aeccc6e1bf00ff6a919ec95b177d4f74b /www-plugins | |
parent | Stable for amd64, wrt bug #501960 (diff) | |
download | gentoo-2-125700c0b541f7a1672ee2a7648f39b958369dc9.tar.gz gentoo-2-125700c0b541f7a1672ee2a7648f39b958369dc9.tar.bz2 gentoo-2-125700c0b541f7a1672ee2a7648f39b958369dc9.zip |
Stable for x86, wrt bug #501960
(Portage version: 2.2.1/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.341.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 636ce5020f01..ce2cb913b167 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.237 2014/02/22 07:15:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.238 2014/02/22 07:15:25 ago Exp $ + + 22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.341.ebuild: + Stable for x86, wrt bug #501960 22 Feb 2014; Agostino Sarubbo <ago@gentoo.org> adobe-flash-11.2.202.341.ebuild: diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.341.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.341.ebuild index b27b996a977d..74c2c3ca4a95 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.341.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.341.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.341.ebuild,v 1.2 2014/02/22 07:15:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.341.ebuild,v 1.3 2014/02/22 07:15:25 ago Exp $ EAPI=5 inherit nsplugins toolchain-funcs versionator multilib multilib-minimal @@ -29,7 +29,7 @@ REQUIRED_USE=" " SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror" |