summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-11-24 18:43:24 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-11-24 18:43:24 +0000
commitb89538de0ab11deaad6b64cc8a4ebb7f19e9793d (patch)
tree52bf6cfa114f7525e508c517bb5415b886c1e756 /app-text/gtkspell
parentStable on ppc64 (diff)
downloadgentoo-2-b89538de0ab11deaad6b64cc8a4ebb7f19e9793d.tar.gz
gentoo-2-b89538de0ab11deaad6b64cc8a4ebb7f19e9793d.tar.bz2
gentoo-2-b89538de0ab11deaad6b64cc8a4ebb7f19e9793d.zip
Stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog5
-rw-r--r--app-text/gtkspell/gtkspell-2.0.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index 836b63f23a01..6eaa68bc1696 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,6 +1,9 @@
# 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.43 2005/10/02 19:11:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.44 2005/11/24 18:41:57 corsair Exp $
+
+ 24 Nov 2005; Markus Rothe <corsair@gentoo.org> gtkspell-2.0.11.ebuild:
+ Stable on ppc64
02 Oct 2005; Aron Griffis <agriffis@gentoo.org> gtkspell-2.0.11.ebuild:
Mark 2.0.11 stable on alpha
diff --git a/app-text/gtkspell/gtkspell-2.0.11.ebuild b/app-text/gtkspell/gtkspell-2.0.11.ebuild
index e62abd2f4c35..eb97f1448271 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.9 2005/10/06 03:46:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11.ebuild,v 1.10 2005/11/24 18:41:57 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 ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2