diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-11 21:44:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-11 21:44:03 +0000 |
commit | 4f9335aabd22f43144c066ce6c30d8b9bca7c262 (patch) | |
tree | ce3f68303fd72c50b3835f6362bf1037ff6eb4c0 /www-plugins | |
parent | Stable for amd64, wrt bug #463660 (diff) | |
download | gentoo-2-4f9335aabd22f43144c066ce6c30d8b9bca7c262.tar.gz gentoo-2-4f9335aabd22f43144c066ce6c30d8b9bca7c262.tar.bz2 gentoo-2-4f9335aabd22f43144c066ce6c30d8b9bca7c262.zip |
Stable for amd64, wrt bug #465534
(Portage version: 2.1.11.55/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.280.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index cf4082c45037..8009b2a5cdb7 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.184 2013/04/11 21:42:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.185 2013/04/11 21:44:03 ago Exp $ + + 11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.280.ebuild: + Stable for amd64, wrt bug #465534 11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> adobe-flash-11.2.202.280.ebuild: diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.280.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.280.ebuild index 366b3a1448ed..43628f763e31 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.280.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.280.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.280.ebuild,v 1.2 2013/04/11 21:42:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.280.ebuild,v 1.3 2013/04/11 21:44:03 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" |