summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-09-05 02:40:58 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-09-05 02:40:58 +0000
commit5c7ca6aebac82c97dff375d010a6d32655acd0fa (patch)
tree768fbe4f0dcccb95b80f6a10e14e920cfb5d6d98 /gnome-extra
parentRemoving mips keywords as gnome is no longer supported on mips. (diff)
downloadgentoo-2-5c7ca6aebac82c97dff375d010a6d32655acd0fa.tar.gz
gentoo-2-5c7ca6aebac82c97dff375d010a6d32655acd0fa.tar.bz2
gentoo-2-5c7ca6aebac82c97dff375d010a6d32655acd0fa.zip
Removing mips keywords as gnome is no longer supported on mips.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/at-spi/ChangeLog7
-rw-r--r--gnome-extra/at-spi/at-spi-1.6.4.ebuild4
-rw-r--r--gnome-extra/at-spi/at-spi-1.6.6-r1.ebuild4
-rw-r--r--gnome-extra/at-spi/at-spi-1.7.10.ebuild4
-rw-r--r--gnome-extra/at-spi/at-spi-1.7.11.ebuild4
-rw-r--r--gnome-extra/at-spi/at-spi-1.7.7-r1.ebuild4
6 files changed, 16 insertions, 11 deletions
diff --git a/gnome-extra/at-spi/ChangeLog b/gnome-extra/at-spi/ChangeLog
index 087f872ddf08..8448a066bfe9 100644
--- a/gnome-extra/at-spi/ChangeLog
+++ b/gnome-extra/at-spi/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for gnome-extra/at-spi
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.125 2006/09/01 18:00:24 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/ChangeLog,v 1.126 2006/09/05 02:40:58 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> at-spi-1.6.4.ebuild,
+ at-spi-1.6.6-r1.ebuild, at-spi-1.7.7-r1.ebuild, at-spi-1.7.10.ebuild,
+ at-spi-1.7.11.ebuild:
+ Removing mips keywords as gnome is no longer supported on mips.
01 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
at-spi-1.7.10.ebuild:
diff --git a/gnome-extra/at-spi/at-spi-1.6.4.ebuild b/gnome-extra/at-spi/at-spi-1.6.4.ebuild
index 4357ff80d56f..d746599c537a 100644
--- a/gnome-extra/at-spi/at-spi-1.6.4.ebuild
+++ b/gnome-extra/at-spi/at-spi-1.6.4.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/gnome-extra/at-spi/at-spi-1.6.4.ebuild,v 1.13 2006/03/16 19:19:54 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.6.4.ebuild,v 1.14 2006/09/05 02:40:58 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/"
LICENSE="LGPL-2"
SLOT="1"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
IUSE="doc static"
RESTRICT="test"
diff --git a/gnome-extra/at-spi/at-spi-1.6.6-r1.ebuild b/gnome-extra/at-spi/at-spi-1.6.6-r1.ebuild
index 9e4dba2fa038..982b90fbc5e5 100644
--- a/gnome-extra/at-spi/at-spi-1.6.6-r1.ebuild
+++ b/gnome-extra/at-spi/at-spi-1.6.6-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/gnome-extra/at-spi/at-spi-1.6.6-r1.ebuild,v 1.9 2006/02/03 16:12:16 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.6.6-r1.ebuild,v 1.10 2006/09/05 02:40:58 kumba Exp $
inherit virtualx gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/"
LICENSE="LGPL-2"
SLOT="1"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
IUSE="doc"
RDEPEND=">=dev-libs/atk-1.7.2
diff --git a/gnome-extra/at-spi/at-spi-1.7.10.ebuild b/gnome-extra/at-spi/at-spi-1.7.10.ebuild
index 8e49b53c1cfc..0b5884ae7f43 100644
--- a/gnome-extra/at-spi/at-spi-1.7.10.ebuild
+++ b/gnome-extra/at-spi/at-spi-1.7.10.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/gnome-extra/at-spi/at-spi-1.7.10.ebuild,v 1.5 2006/09/01 18:00:24 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.7.10.ebuild,v 1.6 2006/09/05 02:40:58 kumba Exp $
inherit virtualx gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/"
LICENSE="LGPL-2"
SLOT="1"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 sparc ~x86"
IUSE="doc"
RDEPEND=">=dev-libs/atk-1.12
diff --git a/gnome-extra/at-spi/at-spi-1.7.11.ebuild b/gnome-extra/at-spi/at-spi-1.7.11.ebuild
index ada1b2107e76..9a1fa29265eb 100644
--- a/gnome-extra/at-spi/at-spi-1.7.11.ebuild
+++ b/gnome-extra/at-spi/at-spi-1.7.11.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/gnome-extra/at-spi/at-spi-1.7.11.ebuild,v 1.1 2006/08/23 20:55:42 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.7.11.ebuild,v 1.2 2006/09/05 02:40:58 kumba Exp $
inherit virtualx gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/"
LICENSE="LGPL-2"
SLOT="1"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
RDEPEND=">=dev-libs/atk-1.12
diff --git a/gnome-extra/at-spi/at-spi-1.7.7-r1.ebuild b/gnome-extra/at-spi/at-spi-1.7.7-r1.ebuild
index a537cb41ed8c..6132f4d3776f 100644
--- a/gnome-extra/at-spi/at-spi-1.7.7-r1.ebuild
+++ b/gnome-extra/at-spi/at-spi-1.7.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/gnome-extra/at-spi/at-spi-1.7.7-r1.ebuild,v 1.7 2006/08/16 15:59:52 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/at-spi/at-spi-1.7.7-r1.ebuild,v 1.8 2006/09/05 02:40:58 kumba Exp $
inherit virtualx gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/"
LICENSE="LGPL-2"
SLOT="1"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86"
IUSE="doc"
# >=atk-1.11 required. See