diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-03-24 14:20:12 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-03-24 14:20:12 +0000 |
commit | ffb7d94f3e900b35b81bf3d1d955ef69eb8041eb (patch) | |
tree | da7c647ad484845057df0a267f25a9afd2b566c8 /www-plugins/adobe-flash | |
parent | fix ocaml install failure, bug #344425. (diff) | |
download | gentoo-2-ffb7d94f3e900b35b81bf3d1d955ef69eb8041eb.tar.gz gentoo-2-ffb7d94f3e900b35b81bf3d1d955ef69eb8041eb.tar.bz2 gentoo-2-ffb7d94f3e900b35b81bf3d1d955ef69eb8041eb.zip |
Stable on amd64 wrt bug #359019
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
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.2.153.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 5ade4c89deb9..aa3dc93e760b 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.70 2011/03/23 19:17:31 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.71 2011/03/24 14:20:12 angelos Exp $ + + 24 Mar 2011; Christoph Mende <angelos@gentoo.org> + adobe-flash-10.2.153.1.ebuild: + Stable on amd64 wrt bug #359019 23 Mar 2011; Jim Ramsay <lack@gentoo.org> adobe-flash-10.2.153.1.ebuild, adobe-flash-10.2.153.1_p201011173.ebuild, metadata.xml: diff --git a/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild b/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild index 0df235e3c811..0fb9222aea76 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.2.153.1.ebuild,v 1.3 2011/03/23 19:17:31 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild,v 1.4 2011/03/24 14:20:12 angelos Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -13,7 +13,7 @@ HOMEPAGE="http://www.adobe.com/" IUSE="+nspluginwrapper vdpau" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-10.1" RESTRICT="strip mirror" |