summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 746cd8ed2042..6b2ed5358ae3 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.9 2006/06/09 15:20:06 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/ChangeLog,v 1.10 2006/07/06 22:39:33 squinky86 Exp $
+
+ 06 Jul 2006; Jon Hood <squinky86@gentoo.org> gnomesword-2.1.7.ebuild:
+ Stable on amd64.
09 Jun 2006; Jon Hood <squinky86@gentoo.org> gnomesword-2.1.7.ebuild:
Add note to install sword modules, #90328. Thanks Mike Chavoustie
diff --git a/app-text/gnomesword/gnomesword-2.1.7.ebuild b/app-text/gnomesword/gnomesword-2.1.7.ebuild
index cc8061525124..a2837214b4d3 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.2 2006/06/09 15:20:06 squinky86 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnomesword/gnomesword-2.1.7.ebuild,v 1.3 2006/07/06 22:39:33 squinky86 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*