summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-09-20 16:09:52 +0000
committerMarkus Meier <maekke@gentoo.org>2008-09-20 16:09:52 +0000
commit2b5b620c6a43db955370e3253588d36025c83234 (patch)
tree539dff0efbadb0f5b98c31a5f79f9f48224d98e9 /app-text
parentamd64/x86 stable, bug #237939 (diff)
downloadgentoo-2-2b5b620c6a43db955370e3253588d36025c83234.tar.gz
gentoo-2-2b5b620c6a43db955370e3253588d36025c83234.tar.bz2
gentoo-2-2b5b620c6a43db955370e3253588d36025c83234.zip
amd64/x86 stable, bug #238182
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc6 i686)
Diffstat (limited to 'app-text')
-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 85ba3b046644..576862ed6b50 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.59 2008/09/20 15:35:13 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.60 2008/09/20 16:09:52 maekke Exp $
+
+ 20 Sep 2008; Markus Meier <maekke@gentoo.org> gtkspell-2.0.13.ebuild:
+ amd64/x86 stable, bug #238182
20 Sep 2008; Ferris McCormick <fmccor@gentoo.org> gtkspell-2.0.13.ebuild:
Sparc stable, Bug #238182.
diff --git a/app-text/gtkspell/gtkspell-2.0.13.ebuild b/app-text/gtkspell/gtkspell-2.0.13.ebuild
index 6b17df2186ce..0a6f423b5bf1 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.4 2008/09/20 15:35:13 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.13.ebuild,v 1.5 2008/09/20 16:09:52 maekke 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