diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-01 17:14:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-01 17:14:47 +0000 |
commit | 90f0a1d0f28d505d738dc77e2ea11de86b228cb5 (patch) | |
tree | efba8bcd086e8ad8474e42b90273b62ae58067b5 /www-plugins | |
parent | Marking maradns-1.4.09 ppc for bug 397431 (diff) | |
download | gentoo-2-90f0a1d0f28d505d738dc77e2ea11de86b228cb5.tar.gz gentoo-2-90f0a1d0f28d505d738dc77e2ea11de86b228cb5.tar.bz2 gentoo-2-90f0a1d0f28d505d738dc77e2ea11de86b228cb5.zip |
Mistakenly commited. Back to ~ppc gnash-0.8.9-r2
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/gnash/ChangeLog | 5 | ||||
-rw-r--r-- | www-plugins/gnash/gnash-0.8.9-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-plugins/gnash/ChangeLog b/www-plugins/gnash/ChangeLog index 919738e25d30..4b63666120b8 100644 --- a/www-plugins/gnash/ChangeLog +++ b/www-plugins/gnash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-plugins/gnash # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.72 2012/02/01 17:11:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.73 2012/02/01 17:14:47 ranger Exp $ + + 01 Feb 2012; Brent Baude <ranger@gentoo.org> gnash-0.8.9-r2.ebuild: + Mistakenly commited. Back to ~ppc gnash-0.8.9-r2 01 Feb 2012; Brent Baude <ranger@gentoo.org> gnash-0.8.9-r2.ebuild: Marking gnash-0.8.9-r2 ppc for bug 391283 diff --git a/www-plugins/gnash/gnash-0.8.9-r2.ebuild b/www-plugins/gnash/gnash-0.8.9-r2.ebuild index 50fde96e67ec..820857fc54b8 100644 --- a/www-plugins/gnash/gnash-0.8.9-r2.ebuild +++ b/www-plugins/gnash/gnash-0.8.9-r2.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/gnash/gnash-0.8.9-r2.ebuild,v 1.5 2012/02/01 17:11:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.6 2012/02/01 17:14:47 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 openvg python sdl +sdl-sound ssh ssl test vaapi" # gnash fails if obsolete boost is installed, bug #334259 |