summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-09-30 17:18:51 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-09-30 17:18:51 +0000
commite949a0e2414f1c2c236818475d3eab816689b4b5 (patch)
tree9ad1a2378182b615d8517cca62689ff5732c69c0 /app-text/gtkspell
parent* bump again (diff)
downloadgentoo-2-e949a0e2414f1c2c236818475d3eab816689b4b5.tar.gz
gentoo-2-e949a0e2414f1c2c236818475d3eab816689b4b5.tar.bz2
gentoo-2-e949a0e2414f1c2c236818475d3eab816689b4b5.zip
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog6
-rw-r--r--app-text/gtkspell/gtkspell-2.0.11.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index d7bef94840b5..3f158b50a3ad 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/gtkspell
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.36 2005/09/29 20:51:37 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.37 2005/09/30 17:18:51 gustavoz Exp $
+
+ 30 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ gtkspell-2.0.11.ebuild:
+ Stable on sparc
29 Sep 2005; John N. Laliberte <allanonjl@gentoo.org>
gtkspell-2.0.11.ebuild:
diff --git a/app-text/gtkspell/gtkspell-2.0.11.ebuild b/app-text/gtkspell/gtkspell-2.0.11.ebuild
index 62704d662e32..55ef41f72230 100644
--- a/app-text/gtkspell/gtkspell-2.0.11.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11.ebuild,v 1.3 2005/09/29 20:51:37 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11.ebuild,v 1.4 2005/09/30 17:18:51 gustavoz Exp $
inherit libtool 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 ~sparc x86 ~ppc64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc sparc x86 ~ppc64"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2