diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-26 18:07:48 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-26 18:07:48 +0000 |
commit | 59d81356e7252c0cce964a344f6457b3b2a3958b (patch) | |
tree | 17e8e7b89af923bc5a4e2b77d741c47fe64a6c04 /www-plugins/gnash | |
parent | alpha/ia64/sparc stable wrt #355719 (diff) | |
download | gentoo-2-59d81356e7252c0cce964a344f6457b3b2a3958b.tar.gz gentoo-2-59d81356e7252c0cce964a344f6457b3b2a3958b.tar.bz2 gentoo-2-59d81356e7252c0cce964a344f6457b3b2a3958b.zip |
Marked ~ppc64 wrt #342535. Thanks to Stephen Lewis <lewis+gentoo@freeshell.org> for report and testing.
(Portage version: 2.2.0_alpha25/cvs/Linux ppc64)
Diffstat (limited to 'www-plugins/gnash')
-rw-r--r-- | www-plugins/gnash/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/gnash/gnash-0.8.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/gnash/ChangeLog b/www-plugins/gnash/ChangeLog index f5f397179b40..60bf6a81649b 100644 --- a/www-plugins/gnash/ChangeLog +++ b/www-plugins/gnash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-plugins/gnash # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.53 2011/01/17 16:00:06 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.54 2011/02/26 18:07:48 xarthisius Exp $ + + 26 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> gnash-0.8.8.ebuild: + Marked ~ppc64 wrt #342535. Thanks to Stephen Lewis + <lewis+gentoo@freeshell.org> for report and testing. 17 Jan 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> -files/gnash-0.8.5-moc-qt4.patch, -files/gnash-0.8.x-libpng14.patch, diff --git a/www-plugins/gnash/gnash-0.8.8.ebuild b/www-plugins/gnash/gnash-0.8.8.ebuild index 2ee2f48561ff..5a4204967512 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.14 2011/01/17 16:00:06 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild,v 1.15 2011/02/26 18:07:48 xarthisius Exp $ EAPI=3 CMAKE_REQUIRED="never" @@ -22,7 +22,7 @@ fi LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~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" RDEPEND=">=dev-libs/boost-1.41.0 |