diff options
author | Jim Ramsay <lack@gentoo.org> | 2011-03-23 19:17:31 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2011-03-23 19:17:31 +0000 |
commit | d71ea55709ce9f34c7335b67233cc4e5c8f6683b (patch) | |
tree | 507c4accf9f5468920894418849373119e816ce6 /www-plugins | |
parent | ppc/ppc64 stable wrt #349740 (diff) | |
download | gentoo-2-d71ea55709ce9f34c7335b67233cc4e5c8f6683b.tar.gz gentoo-2-d71ea55709ce9f34c7335b67233cc4e5c8f6683b.tar.bz2 gentoo-2-d71ea55709ce9f34c7335b67233cc4e5c8f6683b.zip |
Defaulting USE=+nspluginwrapper since most amd64 users will be using this (probably)
(Portage version: 2.1.9.34/cvs/Linux i686)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 7 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild | 4 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-10.2.153.1_p201011173.ebuild | 4 | ||||
-rw-r--r-- | www-plugins/adobe-flash/metadata.xml | 2 |
4 files changed, 11 insertions, 6 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 17199f49db11..5ade4c89deb9 100644 --- a/www-plugins/adobe-flash/ChangeLog +++ b/www-plugins/adobe-flash/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-plugins/adobe-flash # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.69 2011/03/23 15:22:41 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.70 2011/03/23 19:17:31 lack Exp $ + + 23 Mar 2011; Jim Ramsay <lack@gentoo.org> adobe-flash-10.2.153.1.ebuild, + adobe-flash-10.2.153.1_p201011173.ebuild, metadata.xml: + Defaulting USE=+nspluginwrapper since most amd64 users will be using this + (probably) 23 Mar 2011; Thomas Kahle <tomka@gentoo.org> adobe-flash-10.2.153.1.ebuild: x86 stable per bug 359019 diff --git a/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild b/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild index edad342df5c5..0df235e3c811 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild,v 1.2 2011/03/23 15:22:41 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.2.153.1.ebuild,v 1.3 2011/03/23 19:17:31 lack Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -10,7 +10,7 @@ MY_32B_URI="http://fpdownload.macromedia.com/get/flashplayer/current/flash-plugi DESCRIPTION="Adobe Flash Player" SRC_URI="${MY_32B_URI}" HOMEPAGE="http://www.adobe.com/" -IUSE="nspluginwrapper vdpau" +IUSE="+nspluginwrapper vdpau" SLOT="0" KEYWORDS="-* ~amd64 x86" diff --git a/www-plugins/adobe-flash/adobe-flash-10.2.153.1_p201011173.ebuild b/www-plugins/adobe-flash/adobe-flash-10.2.153.1_p201011173.ebuild index ec77066b41c8..80582aa64397 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.2.153.1_p201011173.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.2.153.1_p201011173.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.2.153.1_p201011173.ebuild,v 1.1 2011/03/22 16:32:51 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.2.153.1_p201011173.ebuild,v 1.2 2011/03/23 19:17:31 lack Exp $ EAPI=3 inherit rpm nsplugins multilib toolchain-funcs versionator @@ -28,7 +28,7 @@ amd64? ( )" #HOMEPAGE="http://www.adobe.com/" HOMEPAGE="http://labs.adobe.com/technologies/flashplayer10/" -IUSE="multilib nspluginwrapper +32bit +64bit vdpau bindist" +IUSE="multilib +nspluginwrapper +32bit +64bit vdpau bindist" SLOT="0" KEYWORDS="-* ~amd64 ~x86" diff --git a/www-plugins/adobe-flash/metadata.xml b/www-plugins/adobe-flash/metadata.xml index 7558a1b68605..378f9b217409 100644 --- a/www-plugins/adobe-flash/metadata.xml +++ b/www-plugins/adobe-flash/metadata.xml @@ -15,7 +15,7 @@ <!-- =www-plugins/adobe-flash-10.1* has 32-bit only --> <flag name='nspluginwrapper'>For amd64-multilib, installs <pkg>www-plugins/nspluginwrapper</pkg> to allow use in a 64-bit - browser. (Not recommended, see http://bugs.gentoo.org/324365)</flag> + browser. (May be unstable, see http://bugs.gentoo.org/324365)</flag> <flag name='vdpau'>Enables VDPAU support to offload video processing (32-bit flash player only)</flag> |