diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-29 08:36:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-29 08:36:20 +0000 |
commit | 012fa258f1d820c5672e966ea772482b68e806f9 (patch) | |
tree | c8fc0d41a8da6ff08ad41b429059adadaea5b7db /www-plugins/adobe-flash | |
parent | Stable for amd64, wrt bug #409677 (diff) | |
download | gentoo-2-012fa258f1d820c5672e966ea772482b68e806f9.tar.gz gentoo-2-012fa258f1d820c5672e966ea772482b68e806f9.tar.bz2 gentoo-2-012fa258f1d820c5672e966ea772482b68e806f9.zip |
Stable for amd64, wrt bug #410005
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins/adobe-flash')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-11.2.202.228.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index e9698c6198b4..ae8aabfb946f 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.121 2012/03/28 18:34:44 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.122 2012/03/29 08:36:20 ago Exp $ + + 29 Mar 2012; Agostino Sarubbo <ago@gentoo.org> + adobe-flash-11.2.202.228.ebuild: + Stable for amd64, wrt bug #410005 *adobe-flash-11.2.202.228 (28 Mar 2012) diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.228.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.228.ebuild index 6f4c40b16cf5..89d187d22751 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.2.202.228.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.228.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.228.ebuild,v 1.1 2012/03/28 18:34:44 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.228.ebuild,v 1.2 2012/03/29 08:36:20 ago Exp $ EAPI=4 inherit nsplugins multilib toolchain-funcs versionator @@ -21,7 +21,7 @@ HOMEPAGE="http://www.adobe.com/products/flashplayer.html" IUSE="multilib -32bit +64bit vdpau kde" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" LICENSE="AdobeFlash-10.3" RESTRICT="strip mirror" |