summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-11-12 21:51:40 +0000
committerBrent Baude <ranger@gentoo.org>2008-11-12 21:51:40 +0000
commit6cf164ea0f2bbbbb307d3cc541d3a8aac0182b7e (patch)
tree4bc2f7b4ab0fa900446c9a90d92ba8e41305c481 /app-text/gtkspell
parentstable ppc64, bug 246048 (diff)
downloadgentoo-2-6cf164ea0f2bbbbb307d3cc541d3a8aac0182b7e.tar.gz
gentoo-2-6cf164ea0f2bbbbb307d3cc541d3a8aac0182b7e.tar.bz2
gentoo-2-6cf164ea0f2bbbbb307d3cc541d3a8aac0182b7e.zip
stable ppc64, bug 246054
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog5
-rw-r--r--app-text/gtkspell/gtkspell-2.0.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index 9423919adc78..5ced21f16b7e 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gtkspell
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.68 2008/11/09 18:58:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.69 2008/11/12 21:51:40 ranger Exp $
+
+ 12 Nov 2008; Brent Baude <ranger@gentoo.org> gtkspell-2.0.14.ebuild:
+ stable ppc64, bug 246054
09 Nov 2008; Raúl Porcel <armin76@gentoo.org> gtkspell-2.0.14.ebuild:
alpha/arm/ia64/sparc stable wrt #246054
diff --git a/app-text/gtkspell/gtkspell-2.0.14.ebuild b/app-text/gtkspell/gtkspell-2.0.14.ebuild
index 02f469955ca4..0f3e65f47bcd 100644
--- a/app-text/gtkspell/gtkspell-2.0.14.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.14.ebuild,v 1.4 2008/11/09 18:58:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.14.ebuild,v 1.5 2008/11/12 21:51:40 ranger Exp $
inherit eutils
@@ -11,7 +11,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 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2