diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-10-12 16:05:34 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-10-12 16:05:34 +0000 |
commit | ad183748d81a5528d69cba3a3e4e0c4bf74e0f07 (patch) | |
tree | 2976d8483937e6f97adc81c426318438c1129010 /net-www | |
parent | Stable on ppc wrt bug 240516 (diff) | |
download | historical-ad183748d81a5528d69cba3a3e4e0c4bf74e0f07.tar.gz historical-ad183748d81a5528d69cba3a3e4e0c4bf74e0f07.tar.bz2 historical-ad183748d81a5528d69cba3a3e4e0c4bf74e0f07.zip |
Drop ~sparc keyword, until bug #240470 is fixed
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.27-02721-gfd04808 sparc64
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/gnash/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/gnash/gnash-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/gnash/ChangeLog b/net-www/gnash/ChangeLog index f7e73b2d7f60..5a95c407e3f6 100644 --- a/net-www/gnash/ChangeLog +++ b/net-www/gnash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/gnash # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/ChangeLog,v 1.62 2008/09/16 23:06:16 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/ChangeLog,v 1.63 2008/10/12 16:05:34 bluebird Exp $ + + 12 Oct 2008; Friedrich Oslage <bluebird@gentoo.org> gnash-0.8.3.ebuild: + Drop ~sparc keyword, until bug #240470 is fixed 16 Sep 2008; Friedrich Oslage <bluebird@gentoo.org> gnash-0.8.3.ebuild: Add ~sparc keyword, bug #229427 diff --git a/net-www/gnash/gnash-0.8.3.ebuild b/net-www/gnash/gnash-0.8.3.ebuild index 03fe2437a3e1..37a2d7f940e8 100644 --- a/net-www/gnash/gnash-0.8.3.ebuild +++ b/net-www/gnash/gnash-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/gnash-0.8.3.ebuild,v 1.5 2008/09/16 23:06:16 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/gnash-0.8.3.ebuild,v 1.6 2008/10/12 16:05:34 bluebird Exp $ EAPI=1 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/${PN}/${PV}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="+agg -cairo dbus -fbcon -ffmpeg +gstreamer +gtk +kde +nsplugin -opengl -qt3 -sdl test video_cards_i810" RDEPEND=" |