summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-05-10 15:10:09 +0000
committerJeroen Roovers <jer@gentoo.org>2009-05-10 15:10:09 +0000
commitafaa8beb71c873fb5f5ce353191016725eb20c19 (patch)
tree9496c6179e050ec3cf60414372a406220875099d /app-text/gtkspell
parentia64/sparc stable wrt #268479 (diff)
downloadgentoo-2-afaa8beb71c873fb5f5ce353191016725eb20c19.tar.gz
gentoo-2-afaa8beb71c873fb5f5ce353191016725eb20c19.tar.bz2
gentoo-2-afaa8beb71c873fb5f5ce353191016725eb20c19.zip
Stable for HPPA (bug #266665).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog7
-rw-r--r--app-text/gtkspell/gtkspell-2.0.15.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index 258284868ebf..964b580275af 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gtkspell
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.75 2009/04/28 17:54:15 armin76 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.76 2009/05/10 15:10:09 jer Exp $
+
+ 10 May 2009; Jeroen Roovers <jer@gentoo.org> gtkspell-2.0.15.ebuild:
+ Stable for HPPA (bug #266665).
28 Apr 2009; Raúl Porcel <armin76@gentoo.org> gtkspell-2.0.15.ebuild:
arm/ia64/sparc stable wrt #266665
diff --git a/app-text/gtkspell/gtkspell-2.0.15.ebuild b/app-text/gtkspell/gtkspell-2.0.15.ebuild
index 9ce75a29a9d0..b12e761d704a 100644
--- a/app-text/gtkspell/gtkspell-2.0.15.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.15.ebuild,v 1.5 2009/04/28 17:54:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.15.ebuild,v 1.6 2009/05/10 15:10:09 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