summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2004-11-15 20:02:01 +0000
committerMarkus Rothe <corsair@gentoo.org>2004-11-15 20:02:01 +0000
commitd298a0244f2ecfbfe75051ec1b3be105519e4280 (patch)
tree3ad430bed26d2bab22fc5cdf2fea2589487e1857 /app-text
parentfix gedit dependancy now that ppc64 is keyworded on gedit (Manifest recommit) (diff)
downloadgentoo-2-d298a0244f2ecfbfe75051ec1b3be105519e4280.tar.gz
gentoo-2-d298a0244f2ecfbfe75051ec1b3be105519e4280.tar.bz2
gentoo-2-d298a0244f2ecfbfe75051ec1b3be105519e4280.zip
Marked ~ppc64; bug #58170
Diffstat (limited to 'app-text')
-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 d1e1613f634a..d98194a113a7 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.29 2004/08/07 21:32:24 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.30 2004/11/15 19:59:51 corsair Exp $
+
+ 15 Nov 2004; Markus Rothe <corsair@gentoo.org> gtkspell-2.0.4-r1.ebuild:
+ Marked ~ppc64; bug #58170
07 Aug 2004; Tom Martin <slarti@gentoo.org> gtkspell-2.0.4-r1.ebuild:
Typo in DESCRIPTION: chechking -> checking. Bug 59717.
diff --git a/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild
index 43e463a552e1..0cf9303519bd 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.13 2004/11/04 22:54:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.4-r1.ebuild,v 1.14 2004/11/15 19:59:51 corsair Exp $
inherit 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"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc sparc x86 ~ppc64"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2