From 02d42641dfc4dbbef0fe6091a660555a8fef4286 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Wed, 14 Jul 2010 01:03:00 +0000 Subject: Remove HPPA keywording. (Portage version: 2.2_rc67/cvs/Linux i686) --- www-plugins/gnash/ChangeLog | 6 +++++- www-plugins/gnash/gnash-0.8.5.ebuild | 4 ++-- www-plugins/gnash/gnash-0.8.6.ebuild | 4 ++-- www-plugins/gnash/gnash-0.8.7.ebuild | 4 ++-- www-plugins/gnash/gnash-0.8.7_p20100706.ebuild | 4 ++-- 5 files changed, 13 insertions(+), 9 deletions(-) (limited to 'www-plugins/gnash') diff --git a/www-plugins/gnash/ChangeLog b/www-plugins/gnash/ChangeLog index 5faa93b7d1c8..ae03ee89b4f5 100644 --- a/www-plugins/gnash/ChangeLog +++ b/www-plugins/gnash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-plugins/gnash # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.32 2010/07/13 14:51:03 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.33 2010/07/14 01:03:00 jer Exp $ + + 14 Jul 2010; Jeroen Roovers gnash-0.8.5.ebuild, + gnash-0.8.6.ebuild, gnash-0.8.7.ebuild, gnash-0.8.7_p20100706.ebuild: + Remove HPPA keywording. 13 Jul 2010; Chí-Thanh Christopher Nguyễn gnash-0.8.7_p20100706.ebuild: diff --git a/www-plugins/gnash/gnash-0.8.5.ebuild b/www-plugins/gnash/gnash-0.8.5.ebuild index e00bd101e824..87229db2b5ac 100644 --- a/www-plugins/gnash/gnash-0.8.5.ebuild +++ b/www-plugins/gnash/gnash-0.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.5.ebuild,v 1.13 2010/07/02 11:01:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.5.ebuild,v 1.14 2010/07/14 01:03:00 jer Exp $ EAPI="2" CMAKE_REQUIRED="never" @@ -16,7 +16,7 @@ SRC_URI="mirror://gnu/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="agg cairo cygnal doc +ffmpeg gnome gstreamer gtk kde +nls nsplugin +opengl +sdl +speex video_cards_intel +zlib" RDEPEND=">=dev-libs/boost-1.35.0 diff --git a/www-plugins/gnash/gnash-0.8.6.ebuild b/www-plugins/gnash/gnash-0.8.6.ebuild index c660a53b1051..ccb414c1336f 100644 --- a/www-plugins/gnash/gnash-0.8.6.ebuild +++ b/www-plugins/gnash/gnash-0.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild,v 1.11 2010/07/02 11:01:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.6.ebuild,v 1.12 2010/07/14 01:03:00 jer Exp $ EAPI="2" CMAKE_REQUIRED="never" @@ -16,7 +16,7 @@ SRC_URI="mirror://gnu/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="+agg cairo cygnal dbus doc +ffmpeg gnome gstreamer gtk kde lirc mysql +nls nsplugin opengl python +sdl ssh ssl test video_cards_intel" RDEPEND=">=dev-libs/boost-1.35.0 diff --git a/www-plugins/gnash/gnash-0.8.7.ebuild b/www-plugins/gnash/gnash-0.8.7.ebuild index d54e7858999d..9bc1dc6163d1 100644 --- a/www-plugins/gnash/gnash-0.8.7.ebuild +++ b/www-plugins/gnash/gnash-0.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.7.ebuild,v 1.7 2010/06/27 12:52:11 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.7.ebuild,v 1.8 2010/07/14 01:03:00 jer Exp $ EAPI="2" CMAKE_REQUIRED="never" @@ -16,7 +16,7 @@ SRC_URI="mirror://gnu/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="+agg cairo cygnal dbus doc +ffmpeg gnome gstreamer gtk kde lirc mysql +nls nsplugin opengl python +sdl ssh ssl test video_cards_intel" RDEPEND=">=dev-libs/boost-1.35.0 diff --git a/www-plugins/gnash/gnash-0.8.7_p20100706.ebuild b/www-plugins/gnash/gnash-0.8.7_p20100706.ebuild index b136a31a7be1..76653d153c9a 100644 --- a/www-plugins/gnash/gnash-0.8.7_p20100706.ebuild +++ b/www-plugins/gnash/gnash-0.8.7_p20100706.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.7_p20100706.ebuild,v 1.3 2010/07/13 14:51:03 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.7_p20100706.ebuild,v 1.4 2010/07/14 01:03:00 jer Exp $ EAPI=3 CMAKE_REQUIRED="never" @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="+agg cairo cygnal dbus doc +ffmpeg gnome gstreamer gtk kde lirc mysql +nls nsplugin opengl python +sdl ssh ssl test vaapi video_cards_intel xv" RDEPEND=">=dev-libs/boost-1.35.0 -- cgit v1.2.3-65-gdbad