summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-09-26 16:49:16 +0000
committerJeroen Roovers <jer@gentoo.org>2008-09-26 16:49:16 +0000
commita094dbef0498cb0735180698967c948e80d2f4ef (patch)
tree1972d654311df05eed822d9f3691684c0dfd1af7 /app-text/gtkspell
parentStable for HPPA (bug #221843). (diff)
downloadgentoo-2-a094dbef0498cb0735180698967c948e80d2f4ef.tar.gz
gentoo-2-a094dbef0498cb0735180698967c948e80d2f4ef.tar.bz2
gentoo-2-a094dbef0498cb0735180698967c948e80d2f4ef.zip
Stable for HPPA (bug #238182).
(Portage version: 2.2_rc9/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.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index 2fb6ef49b050..dda74d5f1d2c 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.63 2008/09/23 09:28:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.64 2008/09/26 16:49:16 jer Exp $
+
+ 26 Sep 2008; Jeroen Roovers <jer@gentoo.org> gtkspell-2.0.13.ebuild:
+ Stable for HPPA (bug #238182).
23 Sep 2008; Raúl Porcel <armin76@gentoo.org> gtkspell-2.0.13.ebuild:
alpha/arm/ia64 stable wrt #238182
diff --git a/app-text/gtkspell/gtkspell-2.0.13.ebuild b/app-text/gtkspell/gtkspell-2.0.13.ebuild
index 3eb3bab9c775..7f4ef697b875 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.8 2008/09/23 09:28:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.13.ebuild,v 1.9 2008/09/26 16:49:16 jer 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