summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-10-02 16:56:57 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-10-02 16:56:57 +0000
commita5a83ebffd7affec7537d08fdf2f8a7d9e001342 (patch)
tree0cf95752b5df57a8fb31177993b20498d55ba183 /app-text
parentnet-analyzer/etherape stable on ppc. (diff)
downloadgentoo-2-a5a83ebffd7affec7537d08fdf2f8a7d9e001342.tar.gz
gentoo-2-a5a83ebffd7affec7537d08fdf2f8a7d9e001342.tar.bz2
gentoo-2-a5a83ebffd7affec7537d08fdf2f8a7d9e001342.zip
Stable on ppc.
(Portage version: 2.0.53_rc2)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/gtkspell/ChangeLog6
-rw-r--r--app-text/gtkspell/gtkspell-2.0.11.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index b40ecf049115..2f532ce78712 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gtkspell
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.41 2005/10/02 16:52:27 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.42 2005/10/02 16:54:21 hansmi Exp $
+
+ 02 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
+ gtkspell-2.0.11.ebuild:
+ Stable on ppc.
02 Oct 2005; Aron Griffis <agriffis@gentoo.org> gtkspell-2.0.11.ebuild:
Mark 2.0.11 stable on ia64
diff --git a/app-text/gtkspell/gtkspell-2.0.11.ebuild b/app-text/gtkspell/gtkspell-2.0.11.ebuild
index 02d2aae06c21..c40d5d9b375e 100644
--- a/app-text/gtkspell/gtkspell-2.0.11.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11.ebuild,v 1.6 2005/10/02 11:30:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11.ebuild,v 1.7 2005/10/02 16:54:21 hansmi 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 ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 sparc x86"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2