diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-12 10:39:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-12 10:39:03 +0000 |
commit | 1133a4b5076d1792f1f59c3efe02c7821dc1ae46 (patch) | |
tree | 67a9a921bc18c5e94377a056dcac0b8aac77783f /www-plugins | |
parent | Add this extension I need everyday for compatibility with the huge amount of ... (diff) | |
download | gentoo-2-1133a4b5076d1792f1f59c3efe02c7821dc1ae46.tar.gz gentoo-2-1133a4b5076d1792f1f59c3efe02c7821dc1ae46.tar.bz2 gentoo-2-1133a4b5076d1792f1f59c3efe02c7821dc1ae46.zip |
Stable for amd64, wrt bug #473038
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.291.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 410505e0321b..7918fa749c6c 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.195 2013/06/12 00:31:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.196 2013/06/12 10:39:03 ago Exp $ + + 12 Jun 2013; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.291.ebuild: + Stable for amd64, wrt bug #473038 *adobe-flash-11.2.202.291 (12 Jun 2013) *adobe-flash-10.3.183.90 (12 Jun 2013) diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.291.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.291.ebuild index 71cbcd279875..c9de686fbac2 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.291.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.291.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.291.ebuild,v 1.1 2013/06/12 00:31:31 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.291.ebuild,v 1.2 2013/06/12 10:39:03 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" |