diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-02-09 18:04:58 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-02-09 18:04:58 +0000 |
commit | 70458f77af166c6f4c0e6bababa276d27861d01a (patch) | |
tree | a9ccbe8dbe6348c43cee072835cc51197ffb370f | |
parent | Stable for ia64, wrt bug #452556 (diff) | |
download | gentoo-2-70458f77af166c6f4c0e6bababa276d27861d01a.tar.gz gentoo-2-70458f77af166c6f4c0e6bababa276d27861d01a.tar.bz2 gentoo-2-70458f77af166c6f4c0e6bababa276d27861d01a.zip |
Stable on amd64, wrt bug #456132
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-11.2.202.262.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index f15713fa5034..2f2915b1aca7 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.163 2013/02/09 16:45:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.164 2013/02/09 18:04:58 pinkbyte Exp $ + + 09 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> + adobe-flash-11.2.202.262.ebuild: + Stable on amd64, wrt bug #456132 *adobe-flash-11.2.202.262 (09 Feb 2013) *adobe-flash-10.3.183.51 (09 Feb 2013) diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.262.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.262.ebuild index 2ff4a1bf28a8..69b46fb317e5 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.262.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.262.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.262.ebuild,v 1.1 2013/02/09 16:45:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.262.ebuild,v 1.2 2013/02/09 18:04:58 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-10.3" RESTRICT="strip mirror" |