diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-09-11 09:04:54 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-09-11 09:04:54 +0000 |
commit | 759a9a9b548ca5a671b3e42a06feb927f7b23ec8 (patch) | |
tree | c7508f2a8b99e2b2059d3594d6568eb2c22a8244 /www-plugins | |
parent | systemd_to_myeconfargs is deprecated, use systemd_with_unitdir instead. (diff) | |
download | gentoo-2-759a9a9b548ca5a671b3e42a06feb927f7b23ec8.tar.gz gentoo-2-759a9a9b548ca5a671b3e42a06feb927f7b23ec8.tar.bz2 gentoo-2-759a9a9b548ca5a671b3e42a06feb927f7b23ec8.zip |
Stable on amd64 and x86, wrt bug #484512
(Portage version: 2.2.1/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.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" |