diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-17 08:53:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-17 08:53:09 +0000 |
commit | ea7d78539ddd4808d31d4137d9fdfe958258a235 (patch) | |
tree | 78d8ddda9bb233eb8a49193a27ab9b02305cb4c0 /www-plugins | |
parent | Bump for #425186 (diff) | |
download | gentoo-2-ea7d78539ddd4808d31d4137d9fdfe958258a235.tar.gz gentoo-2-ea7d78539ddd4808d31d4137d9fdfe958258a235.tar.bz2 gentoo-2-ea7d78539ddd4808d31d4137d9fdfe958258a235.zip |
Stable for amd64, wrt bug #431432
(Portage version: 2.1.11.9/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.238.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index b31c28a0aec1..bf71d5cf3bcf 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.140 2012/08/17 07:38:58 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.141 2012/08/17 08:53:09 ago Exp $ + + 17 Aug 2012; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.238.ebuild: + Stable for amd64, wrt bug #431432 17 Aug 2012; Johannes Huber <johu@gentoo.org> adobe-flash-11.2.202.238.ebuild: diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.238.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.238.ebuild index db28d44185c5..d1315d951d52 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.238.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.238.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.238.ebuild,v 1.2 2012/08/17 07:38:58 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.238.ebuild,v 1.3 2012/08/17 08:53:09 ago 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" |