diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-11 21:42:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-11 21:42:20 +0000 |
commit | 68a5502ffd1bcafe2d1f05ed4cbbb0ef419db15c (patch) | |
tree | ec65f63855465701f2f102b8421a7d806c25520e /www-plugins | |
parent | Stable for x86, wrt bug #463660 (diff) | |
download | gentoo-2-68a5502ffd1bcafe2d1f05ed4cbbb0ef419db15c.tar.gz gentoo-2-68a5502ffd1bcafe2d1f05ed4cbbb0ef419db15c.tar.bz2 gentoo-2-68a5502ffd1bcafe2d1f05ed4cbbb0ef419db15c.zip |
Stable for x86, wrt bug #465534
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
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.280.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 5b41c867866c..cf4082c45037 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.183 2013/04/11 14:46:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.184 2013/04/11 21:42:20 ago Exp $ + + 11 Apr 2013; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.280.ebuild: + Stable for x86, wrt bug #465534 11 Apr 2013; Jeroen Roovers <jer@gentoo.org> adobe-flash-10.3.183.75.ebuild: Remove pointless elog. diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.280.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.280.ebuild index abc70f807163..366b3a1448ed 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.280.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.280.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.280.ebuild,v 1.1 2013/04/11 14:33:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.280.ebuild,v 1.2 2013/04/11 21:42:20 ago 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" |