summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-09-05 01:54:01 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-09-05 01:54:01 +0000
commit83fb4ab6239b8368918ed8badf05def31d6e46e8 (patch)
tree91a5e1d8ccbd0450a079a94d1098ae2ce88e64fd /gnome-base/gnome-common
parentbump from upstream (bug #146295) (diff)
downloadgentoo-2-83fb4ab6239b8368918ed8badf05def31d6e46e8.tar.gz
gentoo-2-83fb4ab6239b8368918ed8badf05def31d6e46e8.tar.bz2
gentoo-2-83fb4ab6239b8368918ed8badf05def31d6e46e8.zip
Removing mips keywords as gnome is no longer supported on mips.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'gnome-base/gnome-common')
-rw-r--r--gnome-base/gnome-common/ChangeLog7
-rw-r--r--gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild4
-rw-r--r--gnome-base/gnome-common/gnome-common-1.2.4-r4.ebuild4
-rw-r--r--gnome-base/gnome-common/gnome-common-2.12.0.ebuild4
-rw-r--r--gnome-base/gnome-common/gnome-common-2.8.0.ebuild4
5 files changed, 14 insertions, 9 deletions
diff --git a/gnome-base/gnome-common/ChangeLog b/gnome-base/gnome-common/ChangeLog
index 9421875e4f83..b947605ff467 100644
--- a/gnome-base/gnome-common/ChangeLog
+++ b/gnome-base/gnome-common/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for gnome-base/gnome-common
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.38 2006/08/16 15:38:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/ChangeLog,v 1.39 2006/09/05 01:54:01 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org>
+ gnome-common-1.2.4-r3.ebuild, gnome-common-1.2.4-r4.ebuild,
+ gnome-common-2.8.0.ebuild, gnome-common-2.12.0.ebuild:
+ Removing mips keywords as gnome is no longer supported on mips.
16 Aug 2006; Markus Rothe <corsair@gentoo.org> gnome-common-2.12.0.ebuild:
Stable on ppc64
diff --git a/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild b/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild
index dc4aa9b1f48c..c9a2fb460600 100644
--- a/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild
+++ b/gnome-base/gnome-common/gnome-common-1.2.4-r3.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-base/gnome-common/gnome-common-1.2.4-r3.ebuild,v 1.23 2006/08/15 14:20:20 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild,v 1.24 2006/09/05 01:54:01 kumba Exp $
inherit flag-o-matic gnome.org
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
IUSE=""
RESTRICT="nostrip" # Do _NOT_ strip symbols in the build!
diff --git a/gnome-base/gnome-common/gnome-common-1.2.4-r4.ebuild b/gnome-base/gnome-common/gnome-common-1.2.4-r4.ebuild
index 8eff6f820ef1..d87a27a44014 100644
--- a/gnome-base/gnome-common/gnome-common-1.2.4-r4.ebuild
+++ b/gnome-base/gnome-common/gnome-common-1.2.4-r4.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-base/gnome-common/gnome-common-1.2.4-r4.ebuild,v 1.1 2006/08/15 14:28:00 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-1.2.4-r4.ebuild,v 1.2 2006/09/05 01:54:01 kumba Exp $
inherit flag-o-matic gnome.org
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
IUSE=""
RESTRICT="nostrip" # Do _NOT_ strip symbols in the build!
diff --git a/gnome-base/gnome-common/gnome-common-2.12.0.ebuild b/gnome-base/gnome-common/gnome-common-2.12.0.ebuild
index 1eebd3ef70ea..31de80066dee 100644
--- a/gnome-base/gnome-common/gnome-common-2.12.0.ebuild
+++ b/gnome-base/gnome-common/gnome-common-2.12.0.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-base/gnome-common/gnome-common-2.12.0.ebuild,v 1.10 2006/09/03 06:00:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.12.0.ebuild,v 1.11 2006/09/05 01:54:01 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="3"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sh sparc x86"
IUSE=""
DEPEND=""
diff --git a/gnome-base/gnome-common/gnome-common-2.8.0.ebuild b/gnome-base/gnome-common/gnome-common-2.8.0.ebuild
index d97ef921ba7c..4e676a80e00f 100644
--- a/gnome-base/gnome-common/gnome-common-2.8.0.ebuild
+++ b/gnome-base/gnome-common/gnome-common-2.8.0.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-base/gnome-common/gnome-common-2.8.0.ebuild,v 1.13 2006/08/15 14:28:00 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-2.8.0.ebuild,v 1.14 2006/09/05 01:54:01 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="3"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
IUSE=""
DEPEND=""