summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2004-03-14 01:51:11 +0000
committerStephen Becker <geoman@gentoo.org>2004-03-14 01:51:11 +0000
commit21aa02c8e7ad9cdf4e9ebbf1095706b56447bd9b (patch)
tree1a6d02839bf3a148be7f19efdb80c5eb890a2e66 /app-text/gtkspell
parentheader fix (Manifest recommit) (diff)
downloadgentoo-2-21aa02c8e7ad9cdf4e9ebbf1095706b56447bd9b.tar.gz
gentoo-2-21aa02c8e7ad9cdf4e9ebbf1095706b56447bd9b.tar.bz2
gentoo-2-21aa02c8e7ad9cdf4e9ebbf1095706b56447bd9b.zip
Added ~mips keyword.
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog5
-rw-r--r--app-text/gtkspell/gtkspell-2.0.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index dbc0a7b0cc5c..94eec0c9f0be 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gtkspell
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.24 2004/03/03 18:06:27 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.25 2004/03/14 01:51:11 geoman Exp $
+
+ 13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> gtkspell-2.0.4-r1.ebuild:
+ Added ~mips keyword.
03 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org>
gtkspell-2.0.4-r1.ebuild:
diff --git a/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild
index e44d129ae8ed..d5fed4df4cf3 100644
--- a/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.4-r1.ebuild,v 1.7 2004/03/03 18:06:27 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.8 2004/03/14 01:51:11 geoman Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc ~ppc alpha hppa amd64 ia64"
+KEYWORDS="x86 sparc ~ppc alpha hppa amd64 ia64 ~mips"
IUSE="doc"
DEPEND=">=x11-libs/gtk+-2