summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/enchant/ChangeLog5
-rw-r--r--app-text/enchant/enchant-1.2.5.ebuild4
-rw-r--r--app-text/gtkspell/ChangeLog5
-rw-r--r--app-text/gtkspell/gtkspell-2.0.11-r1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-text/enchant/ChangeLog b/app-text/enchant/ChangeLog
index 753194d001a8..6a8acfceb6b9 100644
--- a/app-text/enchant/ChangeLog
+++ b/app-text/enchant/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/enchant
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/ChangeLog,v 1.61 2006/07/12 22:14:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/ChangeLog,v 1.62 2006/09/05 04:06:42 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> enchant-1.2.5.ebuild:
+ Marked stable on mips.
12 Jul 2006; Aron Griffis <agriffis@gentoo.org> enchant-1.2.5.ebuild:
Mark 1.2.5 stable on ia64
diff --git a/app-text/enchant/enchant-1.2.5.ebuild b/app-text/enchant/enchant-1.2.5.ebuild
index b1d3d99c084e..71b4cbeee48d 100644
--- a/app-text/enchant/enchant-1.2.5.ebuild
+++ b/app-text/enchant/enchant-1.2.5.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/enchant/enchant-1.2.5.ebuild,v 1.8 2006/07/12 22:14:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.2.5.ebuild,v 1.9 2006/09/05 04:06:42 kumba Exp $
DESCRIPTION="Spellchecker wrapping library"
HOMEPAGE="http://www.abisource.com/enchant/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/${P}.tar.gz"
LICENSE="LGPL-2.1"
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=""
# FIXME : some sort of proper spellchecker selection needed
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