summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-11-22 16:11:33 +0000
committerJeroen Roovers <jer@gentoo.org>2008-11-22 16:11:33 +0000
commit99a3d3789e661c984c7165cbfb365ce1ff303c25 (patch)
treedff31fe24a099af9f9a759a0035c255fe19569d2 /app-text/gtkspell
parentStable for HPPA (bug #246056). (diff)
downloadhistorical-99a3d3789e661c984c7165cbfb365ce1ff303c25.tar.gz
historical-99a3d3789e661c984c7165cbfb365ce1ff303c25.tar.bz2
historical-99a3d3789e661c984c7165cbfb365ce1ff303c25.zip
Stable for HPPA (bug #246054).
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.25-gentoo-r7-JeR i686
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 5ced21f16b7e..9c39e4879a0d 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.69 2008/11/12 21:51:40 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.70 2008/11/22 16:11:33 jer Exp $
+
+ 22 Nov 2008; Jeroen Roovers <jer@gentoo.org> gtkspell-2.0.14.ebuild:
+ Stable for HPPA (bug #246054).
12 Nov 2008; Brent Baude <ranger@gentoo.org> gtkspell-2.0.14.ebuild:
stable ppc64, bug 246054
diff --git a/app-text/gtkspell/gtkspell-2.0.14.ebuild b/app-text/gtkspell/gtkspell-2.0.14.ebuild
index 0f3e65f47bcd..67dd405807ba 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.5 2008/11/12 21:51:40 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.14.ebuild,v 1.6 2008/11/22 16:11:33 jer 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