summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-06-29 23:04:00 +0000
committerJason Wever <weeve@gentoo.org>2006-06-29 23:04:00 +0000
commit4ca922dd51a43cc82d80a1547b3bdef7efd7626e (patch)
tree4c23c54421138789b7d98cbf329fbe16df03faeb /net-www/gnash
parent* bump, 0.3.49 stabilization (diff)
downloadgentoo-2-4ca922dd51a43cc82d80a1547b3bdef7efd7626e.tar.gz
gentoo-2-4ca922dd51a43cc82d80a1547b3bdef7efd7626e.tar.bz2
gentoo-2-4ca922dd51a43cc82d80a1547b3bdef7efd7626e.zip
Masking on SPARC as it makes the baby Xwindow crash.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'net-www/gnash')
-rw-r--r--net-www/gnash/ChangeLog5
-rw-r--r--net-www/gnash/gnash-0.7.1_p20060528.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/gnash/ChangeLog b/net-www/gnash/ChangeLog
index 580ee50656a9..b53b13e56ee9 100644
--- a/net-www/gnash/ChangeLog
+++ b/net-www/gnash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-www/gnash
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/ChangeLog,v 1.12 2006/06/01 19:39:12 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/ChangeLog,v 1.13 2006/06/29 23:04:00 weeve Exp $
+
+ 29 Jun 2006; Jason Wever <weeve@gentoo.org> gnash-0.7.1_p20060528.ebuild:
+ Masking on SPARC as it makes the baby Xwindow crash.
01 Jun 2006; Stefan Schweizer <genstef@gentoo.org>
gnash-0.7.1_p20060528.ebuild:
diff --git a/net-www/gnash/gnash-0.7.1_p20060528.ebuild b/net-www/gnash/gnash-0.7.1_p20060528.ebuild
index bc4416c02a9e..043c7cf425e8 100644
--- a/net-www/gnash/gnash-0.7.1_p20060528.ebuild
+++ b/net-www/gnash/gnash-0.7.1_p20060528.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/gnash-0.7.1_p20060528.ebuild,v 1.5 2006/06/04 09:23:47 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/gnash/gnash-0.7.1_p20060528.ebuild,v 1.6 2006/06/29 23:04:00 weeve Exp $
inherit nsplugins kde-functions autotools
@@ -10,7 +10,7 @@ SRC_URI="http://gentooexperimental.org/~genstef/dist/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86 ~amd64"
+KEYWORDS="~amd64 ~ppc -sparc ~x86"
IUSE="dmalloc mad nsplugin nptl xml kde video_cards_i810"
RDEPEND="dmalloc? ( dev-libs/dmalloc )