summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-11-09 11:35:14 +0000
committerMarkus Meier <maekke@gentoo.org>2008-11-09 11:35:14 +0000
commit1dec0e5acab53c42afc89bc7c50e1ba9be8c8a23 (patch)
tree58a109173cc4501c6d9c703d77709b1da6326829 /app-text/gtkspell
parentarm/s390/sh stable (diff)
downloadgentoo-2-1dec0e5acab53c42afc89bc7c50e1ba9be8c8a23.tar.gz
gentoo-2-1dec0e5acab53c42afc89bc7c50e1ba9be8c8a23.tar.bz2
gentoo-2-1dec0e5acab53c42afc89bc7c50e1ba9be8c8a23.zip
amd64/x86 stable, bug #246054
(Portage version: 2.2_rc13/cvs/Linux 2.6.26.7 x86_64)
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 b2ff11f62477..0ea29ad50820 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.65 2008/10/02 21:41:19 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.66 2008/11/09 11:35:14 maekke Exp $
+
+ 09 Nov 2008; Markus Meier <maekke@gentoo.org> gtkspell-2.0.14.ebuild:
+ amd64/x86 stable, bug #246054
*gtkspell-2.0.14 (02 Oct 2008)
diff --git a/app-text/gtkspell/gtkspell-2.0.14.ebuild b/app-text/gtkspell/gtkspell-2.0.14.ebuild
index 32cd421ee6c3..daeb1023037d 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.1 2008/10/02 21:41:19 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.14.ebuild,v 1.2 2008/11/09 11:35:14 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