diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-19 10:05:47 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-06-19 10:05:47 +0000 |
commit | a559c081a18e5b28351e356d517ae1f77954cb83 (patch) | |
tree | 4217a0339deac59c48d479f8c31ba28419335c0f /www-plugins | |
parent | amd64/x86 stable wrt #322843, thanks to Thomas Kahle for testing. (diff) | |
download | gentoo-2-a559c081a18e5b28351e356d517ae1f77954cb83.tar.gz gentoo-2-a559c081a18e5b28351e356d517ae1f77954cb83.tar.bz2 gentoo-2-a559c081a18e5b28351e356d517ae1f77954cb83.zip |
x86 stable wrt security bug #322855
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 9693578ea9f6..99f43da2b71a 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.29 2010/06/18 18:16:08 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.30 2010/06/19 10:05:47 phajdan.jr Exp $ + + 19 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + adobe-flash-10.1.53.64.ebuild: + x86 stable wrt security bug #322855 18 Jun 2010; Jim Ramsay <lack@gentoo.org> adobe-flash-10.1.53.64.ebuild: Reintroduce ~amd64 for 10.1, but do not automatically invoke diff --git a/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild b/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild index db73a3dadfea..91745e2964ec 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild,v 1.5 2010/06/18 18:16:08 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild,v 1.6 2010/06/19 10:05:47 phajdan.jr Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -13,7 +13,7 @@ HOMEPAGE="http://www.adobe.com/" IUSE="multilib" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" LICENSE="AdobeFlash-10.1" RESTRICT="strip mirror" |