diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 10:37:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 10:37:30 +0000 |
commit | e9ccf91b8475d7b3c7ae7267b2fd375e039d69a0 (patch) | |
tree | ef5c7cb2e2459297ab99eef4c8facbdf64e44498 /www-plugins | |
parent | Add subslots to the libav-9 play. (diff) | |
download | gentoo-2-e9ccf91b8475d7b3c7ae7267b2fd375e039d69a0.tar.gz gentoo-2-e9ccf91b8475d7b3c7ae7267b2fd375e039d69a0.tar.bz2 gentoo-2-e9ccf91b8475d7b3c7ae7267b2fd375e039d69a0.zip |
Stable for x86, wrt bug #452104
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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.261.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 4f14ed69a360..a32c9dd6798d 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.160 2013/01/15 11:08:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.161 2013/01/16 10:37:30 ago Exp $ + + 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.261.ebuild: + Stable for x86, wrt bug #452104 15 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> adobe-flash-11.2.202.261.ebuild: diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.261.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.261.ebuild index 5f2934fbf814..8e7518981192 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.261.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.261.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.261.ebuild,v 1.2 2013/01/15 11:08:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.261.ebuild,v 1.3 2013/01/16 10:37:30 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-10.3" RESTRICT="strip mirror" |