diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-26 15:03:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-26 15:03:00 +0000 |
commit | 786506a485a98f81241d2c9987cc2bab9b7804c6 (patch) | |
tree | 7bba2a6feaea64b790a4f3591c7901e217c086f2 /www-plugins/gnash/gnash-0.8.8.ebuild | |
parent | Marking rhythmbox-0.12.8-r1 ppc for bug 370661 (diff) | |
download | gentoo-2-786506a485a98f81241d2c9987cc2bab9b7804c6.tar.gz gentoo-2-786506a485a98f81241d2c9987cc2bab9b7804c6.tar.bz2 gentoo-2-786506a485a98f81241d2c9987cc2bab9b7804c6.zip |
Marking gnash-0.8.8 ppc for bug 339102
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'www-plugins/gnash/gnash-0.8.8.ebuild')
-rw-r--r-- | www-plugins/gnash/gnash-0.8.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/gnash/gnash-0.8.8.ebuild b/www-plugins/gnash/gnash-0.8.8.ebuild index 9c96cfeb8ecf..83b06c9e8a95 100644 --- a/www-plugins/gnash/gnash-0.8.8.ebuild +++ b/www-plugins/gnash/gnash-0.8.8.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/gnash/gnash-0.8.8.ebuild,v 1.20 2011/06/07 02:47:28 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild,v 1.21 2011/06/26 15:03:00 ranger Exp $ EAPI=3 CMAKE_REQUIRED="never" @@ -22,7 +22,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ~ppc64 ~sparc x86" IUSE="+agg cairo cygnal dbus doc fbcon +ffmpeg gnome gstreamer gtk kde lirc mysql +nls nsplugin opengl python +sdl sdl-sound ssh ssl test vaapi video_cards_intel xv" # gnash fails if obsolete boost is installed, bug #334259 |