summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-09-05 02:15:31 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-09-05 02:15:31 +0000
commitb27beb276a08585fdf237569a495ec444cca806c (patch)
tree529b3250f17a734b12d1f12e441d540ca5f09690 /gnome-base/libgnomeprint
parentclean out old, non-modX ebuilds (diff)
downloadgentoo-2-b27beb276a08585fdf237569a495ec444cca806c.tar.gz
gentoo-2-b27beb276a08585fdf237569a495ec444cca806c.tar.bz2
gentoo-2-b27beb276a08585fdf237569a495ec444cca806c.zip
Removing mips keywords as gnome is no longer supported on mips.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r--gnome-base/libgnomeprint/ChangeLog8
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-1.116.0.ebuild6
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild6
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild6
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild6
-rw-r--r--gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild4
6 files changed, 21 insertions, 15 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog
index 05afa067b08f..4662eb7ae227 100644
--- a/gnome-base/libgnomeprint/ChangeLog
+++ b/gnome-base/libgnomeprint/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for gnome-base/libgnomeprint
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.115 2006/07/17 16:32:51 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.116 2006/09/05 02:15:31 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org>
+ libgnomeprint-1.116.0.ebuild, libgnomeprint-1.116.1.ebuild,
+ libgnomeprint-2.10.0.ebuild, libgnomeprint-2.10.3.ebuild,
+ libgnomeprint-2.12.1.ebuild:
+ Removing mips keywords as gnome is no longer supported on mips.
17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> ChangeLog:
Marked stable on amd64 for bug #139612
diff --git a/gnome-base/libgnomeprint/libgnomeprint-1.116.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-1.116.0.ebuild
index b1beac2baaa0..fcd889b063a3 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-1.116.0.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-1.116.0.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/gnome-base/libgnomeprint/libgnomeprint-1.116.0.ebuild,v 1.16 2005/01/08 23:30:29 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-1.116.0.ebuild,v 1.17 2006/09/05 02:15:31 kumba Exp $
inherit libtool
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnome/2.0.0/sources/${PN}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
SLOT="2"
-KEYWORDS="x86 ppc sparc alpha arm"
+KEYWORDS="alpha arm ppc sparc x86"
IUSE="doc"
RDEPEND=">=gnome-base/libbonobo-2.0.0
diff --git a/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild
index 413e60688bca..419226ff56b3 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-1.116.1.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/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild,v 1.12 2005/01/08 23:30:29 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-1.116.1.ebuild,v 1.13 2006/09/05 02:15:31 kumba Exp $
inherit libtool gnome.org
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="2"
-KEYWORDS="x86 ppc ~sparc arm"
+KEYWORDS="arm ppc ~sparc x86"
IUSE="doc"
RDEPEND=">=gnome-base/libbonobo-2.0.0
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild
index cbcb983b4242..78fbf9b237a7 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.10.0.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/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild,v 1.11 2005/07/12 03:07:34 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.0.ebuild,v 1.12 2006/09/05 02:15:31 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="2.2"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
IUSE="cups doc"
RDEPEND=">=dev-libs/glib-2
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild
index 39a82b5f9fde..338cdbd646aa 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.10.3.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/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild,v 1.12 2005/10/10 06:37:45 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.10.3.ebuild,v 1.13 2006/09/05 02:15:31 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="2.2"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
IUSE="cups doc"
RDEPEND=">=dev-libs/glib-2
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild
index c10061701b68..cd75c18f2ea1 100644
--- a/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild
+++ b/gnome-base/libgnomeprint/libgnomeprint-2.12.1.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/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.9 2006/02/03 15:40:19 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.12.1.ebuild,v 1.10 2006/09/05 02:15:31 kumba Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2 LGPL-2.1"
SLOT="2.2"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86"
IUSE="cups doc"
RDEPEND=">=dev-libs/glib-2