summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-09-05 04:08:01 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-09-05 04:08:01 +0000
commit7de83ec6e7268e637e2c9a521f22b3e6004b8019 (patch)
tree6d0b8bf32b9de63a95fde69a7978ee03c0a29bbd /app-text/gtkspell
parentAdd new INI entry. (diff)
downloadhistorical-7de83ec6e7268e637e2c9a521f22b3e6004b8019.tar.gz
historical-7de83ec6e7268e637e2c9a521f22b3e6004b8019.tar.bz2
historical-7de83ec6e7268e637e2c9a521f22b3e6004b8019.zip
Marked stable on mips.
Package-Manager: portage-2.1.1_rc1-r1
Diffstat (limited to 'app-text/gtkspell')
-rw-r--r--app-text/gtkspell/ChangeLog5
-rw-r--r--app-text/gtkspell/gtkspell-2.0.11-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index f273da4aaaf4..86934534dcba 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gtkspell
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.47 2006/05/21 21:54:10 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.48 2006/09/05 04:08:01 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> gtkspell-2.0.11-r1.ebuild:
+ Marked stable on mips.
21 May 2006; Daniel Gryniewicz <dang@gentoo.org> ChangeLog:
Marked stable on amd64 per bug# 133939
diff --git a/app-text/gtkspell/gtkspell-2.0.11-r1.ebuild b/app-text/gtkspell/gtkspell-2.0.11-r1.ebuild
index 912c8d5045e7..cea009a53a2e 100644
--- a/app-text/gtkspell/gtkspell-2.0.11-r1.ebuild
+++ b/app-text/gtkspell/gtkspell-2.0.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r1.ebuild,v 1.1 2006/04/05 14:07:42 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/gtkspell-2.0.11-r1.ebuild,v 1.2 2006/09/05 04:08:01 kumba 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 ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
IUSE="doc"
RDEPEND=">=x11-libs/gtk+-2