diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-07 10:39:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-07 10:39:49 +0000 |
commit | 4eba069a5e4ef4af471f1818ce08705384c87399 (patch) | |
tree | 9383dac09d28039a696784caf782148f2ab96346 /www-plugins | |
parent | Initial import. New dependency for puppet 3. (diff) | |
download | gentoo-2-4eba069a5e4ef4af471f1818ce08705384c87399.tar.gz gentoo-2-4eba069a5e4ef4af471f1818ce08705384c87399.tar.bz2 gentoo-2-4eba069a5e4ef4af471f1818ce08705384c87399.zip |
Stable for x86, wrt bug #442084
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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.251.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index fb080a54b3e5..26e57c3eac64 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.149 2012/11/07 10:37:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.150 2012/11/07 10:39:49 ago Exp $ + + 07 Nov 2012; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.251.ebuild: + Stable for x86, wrt bug #442084 07 Nov 2012; Agostino Sarubbo <ago@gentoo.org> adobe-flash-11.2.202.251.ebuild: diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.251.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.251.ebuild index 031f9dd149e3..47aad1187bb5 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.251.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.251.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.251.ebuild,v 1.2 2012/11/07 10:37:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.251.ebuild,v 1.3 2012/11/07 10:39:49 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 vdpau kde +sse2check" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-10.3" RESTRICT="strip mirror" |