summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Rees <manson@gentoo.org>2002-12-09 04:22:40 +0000
committerRodney Rees <manson@gentoo.org>2002-12-09 04:22:40 +0000
commite67b46376cc8a93bc8b74e33abce2fc9df83e9d7 (patch)
tree0400b4c848dcf5b65713eacdec366864f6e8184e /app-text/gtkspell
parentinitial ebuild #11707 (diff)
downloadgentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.gz
gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.tar.bz2
gentoo-2-e67b46376cc8a93bc8b74e33abce2fc9df83e9d7.zip
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog5
-rw-r--r--app-text/gtkspell/gtkspell-2.0.0-r1.ebuild4
-rw-r--r--app-text/gtkspell/gtkspell-2.0.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index 709d69d7ac72..8ef6d10374b4 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for app-text/gtkspell
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.5 2002/11/29 03:18:11 nall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.6 2002/12/09 04:17:44 manson Exp $
+\* Autoupdate keywords (12-6-02)
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords
+
*gtkspell-2.0.2 (15 Oct 2002)
28 Nov 2002; Jon Nall <nall@gentoo.org> gtkspell-2.0.2.ebuild :
diff --git a/app-text/gtkspell/gtkspell-2.0.0-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.0-r1.ebuild
index 3c613a2342ba..0aab24b3d088 100644
--- a/app-text/gtkspell/gtkspell-2.0.0-r1.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.0-r1.ebuild,v 1.3 2002/10/17 14:31:19 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.0-r1.ebuild,v 1.4 2002/12/09 04:17:44 manson Exp $
DESCRIPTION="GtkSpell is a spell library for GTK2"
@@ -9,7 +9,7 @@ HOMEPAGE="http://gtkspell.sourceforge.net/"
IUSE="nls"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc "
SLOT="0"
RDEPEND=">=dev-libs/glib-2.0.4
diff --git a/app-text/gtkspell/gtkspell-2.0.2.ebuild b/app-text/gtkspell/gtkspell-2.0.2.ebuild
index 5e0989a73fbe..3621d8085156 100644
--- a/app-text/gtkspell/gtkspell-2.0.2.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 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.3 2002/11/29 03:18:11 nall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.2.ebuild,v 1.4 2002/12/09 04:17:44 manson Exp $
DESCRIPTION="GtkSpell is a spell library for GTK2"
@@ -8,7 +8,7 @@ SRC_URI="http://gtkspell.sourceforge.net/download/${P}.tar.gz"
HOMEPAGE="http://gtkspell.sourceforge.net/"
LICENSE="GPL-2"
-KEYWORDS="x86 ~sparc ~sparc64 ~ppc"
+KEYWORDS="x86 ~sparc ~ppc"
SLOT="0"
RDEPEND=">=dev-libs/glib-2