diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-09 21:37:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-09 21:37:11 +0000 |
commit | f6b661f1c02ecb19c106e9568456728b86365757 (patch) | |
tree | d19b7dd572590a9e1434acbefe7e702920feeace /www-plugins | |
parent | Stable for amd64, wrt bug #532074 (diff) | |
download | gentoo-2-f6b661f1c02ecb19c106e9568456728b86365757.tar.gz gentoo-2-f6b661f1c02ecb19c106e9568456728b86365757.tar.bz2 gentoo-2-f6b661f1c02ecb19c106e9568456728b86365757.zip |
Stable for x86, wrt bug #532074
(Portage version: 2.2.14/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.425.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 1a896a1b068e..b913cff32687 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.281 2014/12/09 21:36:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.282 2014/12/09 21:37:11 ago Exp $ + + 09 Dec 2014; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.425.ebuild: + Stable for x86, wrt bug #532074 09 Dec 2014; Agostino Sarubbo <ago@gentoo.org> adobe-flash-11.2.202.425.ebuild: diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild index 5238e945559a..acd7e74b355c 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.425.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.425.ebuild,v 1.2 2014/12/09 21:36:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.425.ebuild,v 1.3 2014/12/09 21:37:11 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" |