diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-27 22:59:15 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-27 22:59:15 +0000 |
commit | 70a153b015928c2510a2820947f5f6db83522cd9 (patch) | |
tree | 30ce74e31e1fe6a10949009197446a4fa520a63e /www-plugins/adobe-flash | |
parent | recommit manifest (diff) | |
download | gentoo-2-70a153b015928c2510a2820947f5f6db83522cd9.tar.gz gentoo-2-70a153b015928c2510a2820947f5f6db83522cd9.tar.bz2 gentoo-2-70a153b015928c2510a2820947f5f6db83522cd9.zip |
stable x86, security bug 296407
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'www-plugins/adobe-flash')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-10.0.42.34.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 4e5e9bf8c116..2815e778f0e0 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.12 2009/12/18 13:51:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.13 2009/12/27 22:59:15 fauli Exp $ + + 27 Dec 2009; Christian Faulhammer <fauli@gentoo.org> + adobe-flash-10.0.42.34.ebuild: + stable x86, security bug 296407 18 Dec 2009; Pacho Ramos <pacho@gentoo.org> adobe-flash-10.0.42.34.ebuild: amd64 stable, bug 296407 diff --git a/www-plugins/adobe-flash/adobe-flash-10.0.42.34.ebuild b/www-plugins/adobe-flash/adobe-flash-10.0.42.34.ebuild index 1c64406f8b22..4ec0b211791c 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.0.42.34.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.0.42.34.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.0.42.34.ebuild,v 1.2 2009/12/18 13:51:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.42.34.ebuild,v 1.3 2009/12/27 22:59:15 fauli Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -21,7 +21,7 @@ HOMEPAGE="http://www.adobe.com/" IUSE="multilib +32bit +64bit" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-10" RESTRICT="strip mirror" |