summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-02-25 21:38:40 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-02-25 21:38:40 +0000
commit7bdfc89df6f0e1b485c2aaa1acab04c7fd24a5f1 (patch)
treefb3e4d855588b02b16de38d0556616369281adfd /app-text/gtkspell
parentversion bump (Manifest recommit) (diff)
downloadgentoo-2-7bdfc89df6f0e1b485c2aaa1acab04c7fd24a5f1.tar.gz
gentoo-2-7bdfc89df6f0e1b485c2aaa1acab04c7fd24a5f1.tar.bz2
gentoo-2-7bdfc89df6f0e1b485c2aaa1acab04c7fd24a5f1.zip
stable on hppa
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog6
-rw-r--r--app-text/gtkspell/gtkspell-2.0.4-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index 161f2cb7caf5..aa6b5fa450aa 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,6 +1,10 @@
# 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.22 2004/02/17 23:05:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.23 2004/02/25 21:38:40 gustavoz Exp $
+
+ 25 Feb 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ gtkspell-2.0.4-r1.ebuild:
+ stable on hppa
17 Feb 2004; Aron Griffis <agriffis@gentoo.org> gtkspell-2.0.4-r1.ebuild,
gtkspell-2.0.4.ebuild:
diff --git a/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild
index 983156918d2e..c9b9b25ebed3 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.5 2004/02/23 08:46:44 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.6 2004/02/25 21:38:40 gustavoz 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"
IUSE="doc"
DEPEND=">=x11-libs/gtk+-2