diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2012-12-12 16:02:31 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2012-12-12 16:02:31 +0000 |
commit | 62abf717aacbced4ee9531144914dc28a05d25c2 (patch) | |
tree | 02d8574312862901c487d300b69ec11b0025b76a /www-plugins/adobe-flash | |
parent | Fix www-client/opera-12.12 mask. (diff) | |
download | gentoo-2-62abf717aacbced4ee9531144914dc28a05d25c2.tar.gz gentoo-2-62abf717aacbced4ee9531144914dc28a05d25c2.tar.bz2 gentoo-2-62abf717aacbced4ee9531144914dc28a05d25c2.zip |
Stable on amd64, wrt bug #446984
(Portage version: 2.2.0_alpha144/cvs/Linux x86_64, unsigned Manifest commit)
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-11.2.202.258.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 6fbe6a4228ff..7454f141f16e 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.153 2012/12/12 15:45:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.154 2012/12/12 16:02:31 pinkbyte Exp $ + + 12 Dec 2012; Sergey Popov <pinkbyte@gentoo.org> + adobe-flash-11.2.202.258.ebuild: + Stable on amd64, wrt bug #446984 *adobe-flash-11.2.202.258 (12 Dec 2012) *adobe-flash-10.3.183.48 (12 Dec 2012) diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.258.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.258.ebuild index 2ab33184de0e..0f2abdb0f424 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.258.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.258.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.258.ebuild,v 1.1 2012/12/12 15:45:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.258.ebuild,v 1.2 2012/12/12 16:02:31 pinkbyte Exp $ EAPI=4 inherit nsplugins multilib toolchain-funcs versionator @@ -22,7 +22,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" |