diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-02-20 09:26:03 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-02-20 09:26:03 +0000 |
commit | 8e0d42584a429f68a6b3eb61a8f5222779938b23 (patch) | |
tree | e7853146440967b39e0d519691f292d989e886ed /www-plugins/adobe-flash | |
parent | Fix openrc service going inactive while active connections are present (bug #... (diff) | |
download | gentoo-2-8e0d42584a429f68a6b3eb61a8f5222779938b23.tar.gz gentoo-2-8e0d42584a429f68a6b3eb61a8f5222779938b23.tar.bz2 gentoo-2-8e0d42584a429f68a6b3eb61a8f5222779938b23.zip |
x86 stable wrt security bug 404101
(Portage version: 2.2.0_alpha87/cvs/Linux i686)
Diffstat (limited to 'www-plugins/adobe-flash')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 5 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-11.1.102.62.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 3935cc207489..3d189c685bd7 100644 --- a/www-plugins/adobe-flash/ChangeLog +++ b/www-plugins/adobe-flash/ChangeLog @@ -1,6 +1,9 @@ # 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.115 2012/02/20 09:12:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.116 2012/02/20 09:26:03 jdhore Exp $ + + 20 Feb 2012; Jeff Horelick <jdhore@gentoo.org> adobe-flash-11.1.102.62.ebuild: + x86 stable wrt security bug 404101 20 Feb 2012; Agostino Sarubbo <ago@gentoo.org> adobe-flash-11.1.102.62.ebuild: Stable for AMD64, wrt security bug #404101 diff --git a/www-plugins/adobe-flash/adobe-flash-11.1.102.62.ebuild b/www-plugins/adobe-flash/adobe-flash-11.1.102.62.ebuild index 629988e03294..f4518dc38b50 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.1.102.62.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.1.102.62.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.1.102.62.ebuild,v 1.2 2012/02/20 09:12:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.1.102.62.ebuild,v 1.3 2012/02/20 09:26:03 jdhore Exp $ EAPI=4 inherit nsplugins multilib toolchain-funcs versionator @@ -21,7 +21,7 @@ HOMEPAGE="http://www.adobe.com/products/flashplayer.html" IUSE="multilib -32bit +64bit vdpau kde" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-10.3" RESTRICT="strip mirror" |