diff options
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-11.2.202.310.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 7dc26f2527f8..fc5bd664af24 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.211 2013/09/11 01:49:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.212 2013/09/11 09:04:54 pinkbyte Exp $ + + 11 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> + adobe-flash-11.2.202.310.ebuild: + Stable on amd64 and x86, wrt bug #484512 *adobe-flash-11.2.202.310 (11 Sep 2013) diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.310.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.310.ebuild index 150e285247fd..795b055b087b 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.310.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.310.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.310.ebuild,v 1.1 2013/09/11 01:49:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.310.ebuild,v 1.2 2013/09/11 09:04:54 pinkbyte Exp $ EAPI=5 inherit nsplugins multilib toolchain-funcs versionator @@ -35,7 +35,7 @@ IUSE="-32bit +64bit debug kde multilib selinux sse2" REQUIRED_USE="sse2" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" LICENSE="AdobeFlash-11.x" RESTRICT="strip mirror" |