diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-20 09:12:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-20 09:12:20 +0000 |
commit | 1461515271daeb09e56a1cbf7304997e56058450 (patch) | |
tree | 88a529665a2e3c3572c555a12292d6874e06d220 /www-plugins/adobe-flash/adobe-flash-11.1.102.62.ebuild | |
parent | Remove old werkzeug versions. (diff) | |
download | gentoo-2-1461515271daeb09e56a1cbf7304997e56058450.tar.gz gentoo-2-1461515271daeb09e56a1cbf7304997e56058450.tar.bz2 gentoo-2-1461515271daeb09e56a1cbf7304997e56058450.zip |
Stable for AMD64, wrt security bug #404101
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins/adobe-flash/adobe-flash-11.1.102.62.ebuild')
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-11.1.102.62.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/adobe-flash/adobe-flash-11.1.102.62.ebuild b/www-plugins/adobe-flash/adobe-flash-11.1.102.62.ebuild index c661fb8393a6..629988e03294 100644 --- a/www-plugins/adobe-flash/adobe-flash-11.1.102.62.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-11.1.102.62.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.1.102.62.ebuild,v 1.1 2012/02/20 05:33:54 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.1.102.62.ebuild,v 1.2 2012/02/20 09:12: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" |