summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2008-09-21 13:41:12 +0000
committerBrent Baude <ranger@gentoo.org>2008-09-21 13:41:12 +0000
commit333bd478b01527d7beb3e894d313381732046ef3 (patch)
tree27284833c023a50013d96d36000ba836620c66ea /app-text/gtkspell
parentstable ppc64, bug 238185 (diff)
downloadgentoo-2-333bd478b01527d7beb3e894d313381732046ef3.tar.gz
gentoo-2-333bd478b01527d7beb3e894d313381732046ef3.tar.bz2
gentoo-2-333bd478b01527d7beb3e894d313381732046ef3.zip
stable ppc64, bug 238182
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog5
-rw-r--r--app-text/gtkspell/gtkspell-2.0.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index 63339bf0efe5..82c94d3ec400 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.61 2008/09/21 13:01:47 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.62 2008/09/21 13:41:12 ranger Exp $
+
+ 21 Sep 2008; Brent Baude <ranger@gentoo.org> gtkspell-2.0.13.ebuild:
+ stable ppc64, bug 238182
21 Sep 2008; nixnut <nixnut@gentoo.org> gtkspell-2.0.13.ebuild:
Stable on ppc wrt bug 238182
diff --git a/app-text/gtkspell/gtkspell-2.0.13.ebuild b/app-text/gtkspell/gtkspell-2.0.13.ebuild
index b5671f5cf359..96903b204782 100644
--- a/app-text/gtkspell/gtkspell-2.0.13.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.13.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.13.ebuild,v 1.6 2008/09/21 13:01:47 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.13.ebuild,v 1.7 2008/09/21 13:41:12 ranger 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 ~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