summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-04-06 03:23:32 +0000
committerJason Wever <weeve@gentoo.org>2003-04-06 03:23:32 +0000
commit8b2ebc9a097e068f656fab4f0c5823544488a09a (patch)
tree671585faa593ad806a944b5d43720bdd6fd784ba /app-text/gtkspell
parent~x86 -> x86 and added ~ppc (diff)
downloadgentoo-2-8b2ebc9a097e068f656fab4f0c5823544488a09a.tar.gz
gentoo-2-8b2ebc9a097e068f656fab4f0c5823544488a09a.tar.bz2
gentoo-2-8b2ebc9a097e068f656fab4f0c5823544488a09a.zip
Changed ~sparc keyword to sparc.
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog5
-rw-r--r--app-text/gtkspell/gtkspell-2.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index f358a371009c..63f5d0e9c864 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for app-text/gtkspell
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.12 2003/03/10 22:33:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.13 2003/04/06 03:23:32 weeve Exp $
*gtkspell-2.0.4 (07 Mar 2003)
@@ -22,6 +22,9 @@
*gtkspell-2.0.2 (15 Oct 2002)
+ 05 Apr 2003; Jason Wever <weeve@gentoo.org> gtkspell-2.0.2.ebuild:
+ Changed ~sparc keyword to sparc.
+
28 Nov 2002; Jon Nall <nall@gentoo.org> gtkspell-2.0.2.ebuild :
added ~ppc to KEYWORDS
diff --git a/app-text/gtkspell/gtkspell-2.0.2.ebuild b/app-text/gtkspell/gtkspell-2.0.2.ebuild
index 311127c02f42..8bf92b63ba60 100644
--- a/app-text/gtkspell/gtkspell-2.0.2.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.2.ebuild,v 1.7 2003/03/01 04:17:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.2.ebuild,v 1.8 2003/04/06 03:23:32 weeve Exp $
DESCRIPTION="spell library for GTK2"
SRC_URI="http://gtkspell.sourceforge.net/download/${P}.tar.gz"
HOMEPAGE="http://gtkspell.sourceforge.net/"
LICENSE="GPL-2"
-KEYWORDS="x86 ~sparc ~ppc"
+KEYWORDS="x86 sparc ~ppc"
SLOT="0"
IUSE="nls"