diff options
author | Johannes Huber <johu@gentoo.org> | 2012-06-11 09:46:50 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-06-11 09:46:50 +0000 |
commit | e8a614964d56933fa9e587e2e237e68ca1e69f36 (patch) | |
tree | 196302c172bdaf57e750a2c67d326dec20eb992f /www-plugins | |
parent | Version bump (thanks euscan), EAPI-4, drop old. (diff) | |
download | gentoo-2-e8a614964d56933fa9e587e2e237e68ca1e69f36.tar.gz gentoo-2-e8a614964d56933fa9e587e2e237e68ca1e69f36.tar.bz2 gentoo-2-e8a614964d56933fa9e587e2e237e68ca1e69f36.zip |
Stable for x86, wrt bug #420311
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-11.2.202.236.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 4278c14563ff..d31d240250ae 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.133 2012/06/10 04:44:18 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.134 2012/06/11 09:46:50 johu Exp $ + + 11 Jun 2012; Johannes Huber <johu@gentoo.org> + adobe-flash-11.2.202.236.ebuild: + Stable for x86, wrt bug #420311 *adobe-flash-11.2.202.236 (10 Jun 2012) diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.236.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.236.ebuild index 9c4f610dc3f7..1b797e6d77b7 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.236.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.236.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.236.ebuild,v 1.1 2012/06/10 04:44:18 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.236.ebuild,v 1.2 2012/06/11 09:46:50 johu Exp $ EAPI=4 inherit nsplugins multilib toolchain-funcs versionator @@ -21,7 +21,7 @@ HOMEPAGE="http://www.adobe.com/products/flashplayer.html" IUSE="multilib -32bit +64bit vdpau kde +sse2check" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" LICENSE="AdobeFlash-10.3" RESTRICT="strip mirror" |