diff options
author | 2013-02-17 17:40:44 +0000 | |
---|---|---|
committer | 2013-02-17 17:40:44 +0000 | |
commit | a2e06c0892662c9fd60fed56ed03069010e26999 (patch) | |
tree | 84d84a932a3e7c94d30afd2e2e8bad949791333d /www-plugins | |
parent | Stable for x86, wrt bug #457916 (diff) | |
download | gentoo-2-a2e06c0892662c9fd60fed56ed03069010e26999.tar.gz gentoo-2-a2e06c0892662c9fd60fed56ed03069010e26999.tar.bz2 gentoo-2-a2e06c0892662c9fd60fed56ed03069010e26999.zip |
Stable for x86, wrt bug #457066
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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.270.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 4212c1b4a172..6a4a79cc29b9 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.170 2013/02/14 12:01:41 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.171 2013/02/17 17:40:44 ago Exp $ + + 17 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.270.ebuild: + Stable for x86, wrt bug #457066 14 Feb 2013; Richard Freeman <rich0@gentoo.org> adobe-flash-11.2.202.270.ebuild: diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.270.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.270.ebuild index f3a6c6665589..6950c651b86e 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.270.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.270.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.270.ebuild,v 1.3 2013/02/14 12:01:41 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.270.ebuild,v 1.4 2013/02/17 17:40:44 ago Exp $ EAPI=4 inherit nsplugins multilib toolchain-funcs versionator @@ -22,7 +22,7 @@ HOMEPAGE="http://www.adobe.com/products/flashplayer.html" IUSE="multilib -32bit +64bit selinux vdpau kde +sse2check" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror" |