diff options
author | Markus Meier <maekke@gentoo.org> | 2011-07-23 11:29:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-07-23 11:29:07 +0000 |
commit | f665373309110d6a5bd97d3237ccfb31e7482123 (patch) | |
tree | 41e4b69049a4e3b9388f10f77ed4bcbf6e95315c /www-plugins | |
parent | Fix unprecise symlink (diff) | |
download | gentoo-2-f665373309110d6a5bd97d3237ccfb31e7482123.tar.gz gentoo-2-f665373309110d6a5bd97d3237ccfb31e7482123.tar.bz2 gentoo-2-f665373309110d6a5bd97d3237ccfb31e7482123.zip |
x86 stable, bug #375239
(Portage version: 2.1.10.7/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 5 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-10.3.181.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index daa5729ece26..d3f623b72fbe 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.95 2011/07/18 18:00:00 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.96 2011/07/23 11:29:07 maekke Exp $ + + 23 Jul 2011; Markus Meier <maekke@gentoo.org> adobe-flash-10.3.181.34.ebuild: + x86 stable, bug #375239 *adobe-flash-11.0.1.60_beta201107131-r1 (18 Jul 2011) diff --git a/www-plugins/adobe-flash/adobe-flash-10.3.181.34.ebuild b/www-plugins/adobe-flash/adobe-flash-10.3.181.34.ebuild index 7609ee145b5e..fd57081b0265 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.3.181.34.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.3.181.34.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.3.181.34.ebuild,v 1.3 2011/07/17 03:46:46 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.3.181.34.ebuild,v 1.4 2011/07/23 11:29:07 maekke Exp $ EAPI=4 inherit nsplugins rpm multilib toolchain-funcs @@ -13,7 +13,7 @@ HOMEPAGE="http://www.adobe.com/flashplayer" IUSE="vdpau kde" SLOT="0" -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-10.3" RESTRICT="strip mirror" |