diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-04-20 19:08:42 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-04-20 19:08:42 +0000 |
commit | 8c4d23076695ef0d6e63c14f598d612e68ead9f8 (patch) | |
tree | 7892b85182628236e9977b2254a807416dc085c2 /www-plugins/adobe-flash | |
parent | Add postinst warning message if old layout is detected (diff) | |
download | gentoo-2-8c4d23076695ef0d6e63c14f598d612e68ead9f8.tar.gz gentoo-2-8c4d23076695ef0d6e63c14f598d612e68ead9f8.tar.bz2 gentoo-2-8c4d23076695ef0d6e63c14f598d612e68ead9f8.zip |
Stable on amd64 wrt bug #363179
(Portage version: 2.2.0_alpha30/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.159.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 4b19952db4b0..e5574ac651b6 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.75 2011/04/17 09:31:40 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.76 2011/04/20 19:08:42 angelos Exp $ + + 20 Apr 2011; Christoph Mende <angelos@gentoo.org> + adobe-flash-10.2.159.1.ebuild: + Stable on amd64 wrt bug #363179 17 Apr 2011; Thomas Kahle <tomka@gentoo.org> adobe-flash-10.2.159.1.ebuild: x86 stable per bug 363179 diff --git a/www-plugins/adobe-flash/adobe-flash-10.2.159.1.ebuild b/www-plugins/adobe-flash/adobe-flash-10.2.159.1.ebuild index d14be7764a26..369790d5e33b 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.2.159.1.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.2.159.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.159.1.ebuild,v 1.2 2011/04/17 09:31:40 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.2.159.1.ebuild,v 1.3 2011/04/20 19:08:42 angelos Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -13,7 +13,7 @@ HOMEPAGE="http://www.adobe.com/" IUSE="vdpau" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-10.1" RESTRICT="strip mirror" |