diff options
author | 2015-01-14 11:52:14 +0000 | |
---|---|---|
committer | 2015-01-14 11:52:14 +0000 | |
commit | 6b833bc687678c5e34018ddb8825198abe650a2f (patch) | |
tree | cf0f1d095fbc8801c5dfba5fb190fa9c2aef2408 /www-plugins | |
parent | Stable for amd64, wrt bug #536562 (diff) | |
download | gentoo-2-6b833bc687678c5e34018ddb8825198abe650a2f.tar.gz gentoo-2-6b833bc687678c5e34018ddb8825198abe650a2f.tar.bz2 gentoo-2-6b833bc687678c5e34018ddb8825198abe650a2f.zip |
Stable for x86, wrt bug #536562
(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.429.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 8bee43b77b9d..41ed9a548773 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.285 2015/01/14 11:52:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.286 2015/01/14 11:52:14 ago Exp $ + + 14 Jan 2015; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.429.ebuild: + Stable for x86, wrt bug #536562 14 Jan 2015; Agostino Sarubbo <ago@gentoo.org> adobe-flash-11.2.202.429.ebuild: diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.429.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.429.ebuild index 8b203c13e7ad..58f94cd56bb8 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.429.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.429.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.429.ebuild,v 1.2 2015/01/14 11:52:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.429.ebuild,v 1.3 2015/01/14 11:52:14 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" |