summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-09-03 21:53:21 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-09-03 21:53:21 +0000
commitdd533f68cbecc22425bea99636b6170db1ad2cb8 (patch)
treea11474a828ab3eb55f10826529ab52824dfdb3cf /app-text/gnome-spell
parentx86 stable, its not perfect but something that works with modx is better then... (diff)
downloadgentoo-2-dd533f68cbecc22425bea99636b6170db1ad2cb8.tar.gz
gentoo-2-dd533f68cbecc22425bea99636b6170db1ad2cb8.tar.bz2
gentoo-2-dd533f68cbecc22425bea99636b6170db1ad2cb8.zip
Removing mips keywords as gnome is no longer supported for us.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'app-text/gnome-spell')
-rw-r--r--app-text/gnome-spell/ChangeLog7
-rw-r--r--app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild6
-rw-r--r--app-text/gnome-spell/gnome-spell-1.0.6.ebuild6
-rw-r--r--app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild4
-rw-r--r--app-text/gnome-spell/gnome-spell-1.0.7.ebuild4
5 files changed, 16 insertions, 11 deletions
diff --git a/app-text/gnome-spell/ChangeLog b/app-text/gnome-spell/ChangeLog
index bdecae6c70bb..8428f21f5815 100644
--- a/app-text/gnome-spell/ChangeLog
+++ b/app-text/gnome-spell/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/gnome-spell
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.76 2006/07/12 22:32:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/ChangeLog,v 1.77 2006/09/03 21:53:21 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> gnome-spell-1.0.5-r2.ebuild,
+ gnome-spell-1.0.6.ebuild, gnome-spell-1.0.7.ebuild,
+ gnome-spell-1.0.7-r1.ebuild:
+ Removing mips keywords as gnome is no longer supported for us.
12 Jul 2006; Aron Griffis <agriffis@gentoo.org>
gnome-spell-1.0.7-r1.ebuild:
diff --git a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild b/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild
index 994abf42b9ac..d990c34f4c94 100644
--- a/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild
+++ b/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild,v 1.18 2005/06/09 09:09:07 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.5-r2.ebuild,v 1.19 2006/09/03 21:53:21 kumba Exp $
inherit gnome.org gnome2 libtool eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="1"
-KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=gnome-base/libgnomeui-2.2
diff --git a/app-text/gnome-spell/gnome-spell-1.0.6.ebuild b/app-text/gnome-spell/gnome-spell-1.0.6.ebuild
index 2110b46ed3f1..4c25e498dcc9 100644
--- a/app-text/gnome-spell/gnome-spell-1.0.6.ebuild
+++ b/app-text/gnome-spell/gnome-spell-1.0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.6.ebuild,v 1.9 2005/12/09 17:21:13 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.6.ebuild,v 1.10 2006/09/03 21:53:21 kumba Exp $
inherit libtool eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="1"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE="static"
RDEPEND=">=gnome-base/libgnomeui-1.112.1
diff --git a/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild b/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild
index dd03bfb0b250..04bfcbd24820 100644
--- a/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild
+++ b/app-text/gnome-spell/gnome-spell-1.0.7-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/gnome-spell/gnome-spell-1.0.7-r1.ebuild,v 1.8 2006/07/12 22:32:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.7-r1.ebuild,v 1.9 2006/09/03 21:53:21 kumba Exp $
inherit libtool eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="1"
-KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE="static"
RDEPEND=">=gnome-base/libgnome-1.112.1
diff --git a/app-text/gnome-spell/gnome-spell-1.0.7.ebuild b/app-text/gnome-spell/gnome-spell-1.0.7.ebuild
index 6c9871c5feb2..5aab18a765bb 100644
--- a/app-text/gnome-spell/gnome-spell-1.0.7.ebuild
+++ b/app-text/gnome-spell/gnome-spell-1.0.7.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/gnome-spell/gnome-spell-1.0.7.ebuild,v 1.1 2006/04/02 14:09:57 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnome-spell/gnome-spell-1.0.7.ebuild,v 1.2 2006/09/03 21:53:21 kumba Exp $
inherit libtool eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="1"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="static debug"
RDEPEND=">=gnome-base/libgnome-1.112.1