summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-12-17 20:49:33 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-12-17 20:49:33 +0000
commit8a816b976be0a4b4cee7a906174eaabc68e36c50 (patch)
treeb0aaef450d11ac12cc85178f3350be9ad74578a5 /app-text/gtkspell
parentRemoved double spaces from longdescription. (Manifest recommit) (diff)
downloadgentoo-2-8a816b976be0a4b4cee7a906174eaabc68e36c50.tar.gz
gentoo-2-8a816b976be0a4b4cee7a906174eaabc68e36c50.tar.bz2
gentoo-2-8a816b976be0a4b4cee7a906174eaabc68e36c50.zip
stable on ppc64
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 63ff285a8ee2..dcadd1cfcc47 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gtkspell
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.31 2004/12/16 06:24:41 joem Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.32 2004/12/17 20:49:33 corsair Exp $
+
+ 17 Dec 2004; Markus Rothe <corsair@gentoo.org> gtkspell-2.0.4-r1.ebuild:
+ Stable on ppc64
16 Dec 2004; Joe McCann <joem@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 69f08705b149..99c4bfc9de4e 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 Foundation
# 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.15 2004/12/16 06:24:41 joem Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.16 2004/12/17 20:49:33 corsair Exp $
inherit libtool eutils
@@ -10,7 +10,7 @@ SRC_URI="http://${PN}.sourceforge.net/download/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86 ~ppc64"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86 ppc64"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2