summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2006-07-09 08:11:26 +0000
committerLars Weiler <pylon@gentoo.org>2006-07-09 08:11:26 +0000
commit4d66e31587635ec853c167b77c5cae2815f90cb3 (patch)
tree08b1fe0fa172a199aaebc83810eca52a90385e7a /app-text/gnomesword
parentadd notice about revdep-rebuild. add DirectFB backend support. Clean up warni... (diff)
downloadgentoo-2-4d66e31587635ec853c167b77c5cae2815f90cb3.tar.gz
gentoo-2-4d66e31587635ec853c167b77c5cae2815f90cb3.tar.bz2
gentoo-2-4d66e31587635ec853c167b77c5cae2815f90cb3.zip
Stable on ppc; bug #139492.
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'app-text/gnomesword')
-rw-r--r--app-text/gnomesword/ChangeLog5
-rw-r--r--app-text/gnomesword/gnomesword-2.1.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gnomesword/ChangeLog b/app-text/gnomesword/ChangeLog
index 6b2ed5358ae3..5f9f234600f7 100644
--- a/app-text/gnomesword/ChangeLog
+++ b/app-text/gnomesword/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gnomesword
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/ChangeLog,v 1.10 2006/07/06 22:39:33 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/ChangeLog,v 1.11 2006/07/09 08:11:26 pylon Exp $
+
+ 09 Jul 2006; Lars Weiler <pylon@gentoo.org> gnomesword-2.1.7.ebuild:
+ Stable on ppc; bug #139492.
06 Jul 2006; Jon Hood <squinky86@gentoo.org> gnomesword-2.1.7.ebuild:
Stable on amd64.
diff --git a/app-text/gnomesword/gnomesword-2.1.7.ebuild b/app-text/gnomesword/gnomesword-2.1.7.ebuild
index a2837214b4d3..aca5978ce02e 100644
--- a/app-text/gnomesword/gnomesword-2.1.7.ebuild
+++ b/app-text/gnomesword/gnomesword-2.1.7.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/app-text/gnomesword/gnomesword-2.1.7.ebuild,v 1.3 2006/07/06 22:39:33 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/gnomesword-2.1.7.ebuild,v 1.4 2006/07/09 08:11:26 pylon Exp $
inherit libtool gnome2 eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/gnomesword/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ppc ~x86"
IUSE="spell"
RDEPEND="=gnome-extra/gtkhtml-3*