summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-04-19 15:23:26 +0000
committerMarkus Meier <maekke@gentoo.org>2009-04-19 15:23:26 +0000
commite4be0c531215faf2cc74cfa4d736b569a9edaca9 (patch)
tree30f8581c0f9904597b6bd195ade5d4b41ed5def2 /app-text/gtkspell
parentVersion bump dev-haskell/haddock-2.4.2, currently masked for testing. (diff)
downloadgentoo-2-e4be0c531215faf2cc74cfa4d736b569a9edaca9.tar.gz
gentoo-2-e4be0c531215faf2cc74cfa4d736b569a9edaca9.tar.bz2
gentoo-2-e4be0c531215faf2cc74cfa4d736b569a9edaca9.zip
amd64/x86 stable, bug #266665
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog5
-rw-r--r--app-text/gtkspell/gtkspell-2.0.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index e43fe92ef4c6..d32bc72b9c1a 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.73 2009/04/19 12:43:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.74 2009/04/19 15:23:26 maekke Exp $
+
+ 19 Apr 2009; Markus Meier <maekke@gentoo.org> gtkspell-2.0.15:
+ amd64/x86 stable, bug #266665
19 Apr 2009; Brent Baude <ranger@gentoo.org> gtkspell-2.0.15.ebuild:
Marking gtkspell-2.0.15 ppc64 and ppc for bug 266665
diff --git a/app-text/gtkspell/gtkspell-2.0.15.ebuild b/app-text/gtkspell/gtkspell-2.0.15.ebuild
index db059b344629..643b63213907 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.3 2009/04/19 12:43:43 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.15.ebuild,v 1.4 2009/04/19 15:23:26 maekke 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