diff options
author | 2013-05-15 09:10:13 +0000 | |
---|---|---|
committer | 2013-05-15 09:10:13 +0000 | |
commit | c257f89968d802b2c554582d7d961d0fc66e0946 (patch) | |
tree | b0dbbc2d4c082cf58281c996fe225ad7a1eff301 /www-plugins | |
parent | Version bump mercurial to 2.6.1. (diff) | |
download | gentoo-2-c257f89968d802b2c554582d7d961d0fc66e0946.tar.gz gentoo-2-c257f89968d802b2c554582d7d961d0fc66e0946.tar.bz2 gentoo-2-c257f89968d802b2c554582d7d961d0fc66e0946.zip |
Stable on amd64, wrt bug #469870
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
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.285.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index a2093e37096b..88457491b100 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.188 2013/05/14 22:11:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.189 2013/05/15 09:10:13 pinkbyte Exp $ + + 15 May 2013; Sergey Popov <pinkbyte@gentoo.org> + adobe-flash-11.2.202.285.ebuild: + Stable on amd64, wrt bug #469870 *adobe-flash-11.2.202.285 (14 May 2013) *adobe-flash-10.3.183.86 (14 May 2013) diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.285.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.285.ebuild index fc67b8d818e4..584e525dbe3b 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.285.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.285.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.285.ebuild,v 1.1 2013/05/14 22:11:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.285.ebuild,v 1.2 2013/05/15 09:10:13 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 selinux vdpau kde +sse2check" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror" |