diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 02:23:37 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 02:23:37 +0000 |
commit | 8c9a76d96f0e026058d79f6a5a6276cf8de07ae3 (patch) | |
tree | fdf6bdfe9946e58f15c3de3e2c635dcfe77d4b99 /gnome-base | |
parent | clean out old, non-modX ebuilds (diff) | |
download | historical-8c9a76d96f0e026058d79f6a5a6276cf8de07ae3.tar.gz historical-8c9a76d96f0e026058d79f6a5a6276cf8de07ae3.tar.bz2 historical-8c9a76d96f0e026058d79f6a5a6276cf8de07ae3.zip |
Removing mips keywords as gnome is no longer supported on mips.
Package-Manager: portage-2.1.1_rc1-r1
Diffstat (limited to 'gnome-base')
65 files changed, 202 insertions, 138 deletions
diff --git a/gnome-base/eel/ChangeLog b/gnome-base/eel/ChangeLog index 12bdd48c97e4..ee0ccdd6e08d 100644 --- a/gnome-base/eel/ChangeLog +++ b/gnome-base/eel/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-base/eel # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/ChangeLog,v 1.150 2006/08/16 15:34:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/ChangeLog,v 1.151 2006/09/05 01:47:08 kumba Exp $ + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> eel-1.0.2-r3.ebuild, + eel-2.10.1.ebuild, eel-2.12.2.ebuild, eel-2.14.1.ebuild, + eel-2.14.3.ebuild: + Removing mips keywords as gnome is no longer supported on mips. 16 Aug 2006; Markus Rothe <corsair@gentoo.org> eel-2.14.1.ebuild: Stable on ppc64 diff --git a/gnome-base/eel/eel-1.0.2-r3.ebuild b/gnome-base/eel/eel-1.0.2-r3.ebuild index b3e87225dc7a..6df02b5ea9a4 100644 --- a/gnome-base/eel/eel-1.0.2-r3.ebuild +++ b/gnome-base/eel/eel-1.0.2-r3.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/eel/eel-1.0.2-r3.ebuild,v 1.17 2005/01/08 23:18:46 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-1.0.2-r3.ebuild,v 1.18 2006/09/05 01:47:08 kumba Exp $ DESCRIPTION="EEL libraries for GNOME" HOMEPAGE="http://www.gnome.org/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="x86 ppc sparc arm" +KEYWORDS="arm ppc sparc x86" IUSE="nls" RDEPEND=">=media-libs/freetype-2.0.1 diff --git a/gnome-base/eel/eel-2.10.1.ebuild b/gnome-base/eel/eel-2.10.1.ebuild index 60b75aa44738..084f4bf23013 100644 --- a/gnome-base/eel/eel-2.10.1.ebuild +++ b/gnome-base/eel/eel-2.10.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/eel/eel-2.10.1.ebuild,v 1.21 2005/10/19 18:51:22 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.10.1.ebuild,v 1.22 2006/09/05 01:47:08 kumba Exp $ inherit virtualx gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=media-libs/libart_lgpl-2.3.8 diff --git a/gnome-base/eel/eel-2.12.2.ebuild b/gnome-base/eel/eel-2.12.2.ebuild index fe88a5e8cd6f..7bb110d11213 100644 --- a/gnome-base/eel/eel-2.12.2.ebuild +++ b/gnome-base/eel/eel-2.12.2.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/eel/eel-2.12.2.ebuild,v 1.11 2006/09/04 06:26:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.12.2.ebuild,v 1.12 2006/09/05 01:47:08 kumba Exp $ inherit virtualx gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=media-libs/libart_lgpl-2.3.8 diff --git a/gnome-base/eel/eel-2.14.1.ebuild b/gnome-base/eel/eel-2.14.1.ebuild index 072979658d10..27123725d952 100644 --- a/gnome-base/eel/eel-2.14.1.ebuild +++ b/gnome-base/eel/eel-2.14.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/eel/eel-2.14.1.ebuild,v 1.9 2006/09/04 06:26:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.14.1.ebuild,v 1.10 2006/09/05 01:47:08 kumba Exp $ inherit virtualx gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=media-libs/libart_lgpl-2.3.8 diff --git a/gnome-base/eel/eel-2.14.3.ebuild b/gnome-base/eel/eel-2.14.3.ebuild index 8ebeffa0b45b..0d21047dc29a 100644 --- a/gnome-base/eel/eel-2.14.3.ebuild +++ b/gnome-base/eel/eel-2.14.3.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/eel/eel-2.14.3.ebuild,v 1.1 2006/08/09 23:05:26 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/eel/eel-2.14.3.ebuild,v 1.2 2006/09/05 01:47:08 kumba Exp $ inherit virtualx gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=media-libs/libart_lgpl-2.3.8 diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index 3b4659f9ce41..e65f2c7edb14 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gail # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.107 2006/08/16 15:35:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.108 2006/09/05 01:49:29 kumba Exp $ + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> gail-1.8.4.ebuild, + gail-1.8.8.ebuild, gail-1.8.11.ebuild: + Removing mips keywords as gnome is no longer supported on mips. 16 Aug 2006; Markus Rothe <corsair@gentoo.org> gail-1.8.11.ebuild: Stable on ppc64 diff --git a/gnome-base/gail/gail-1.8.11.ebuild b/gnome-base/gail/gail-1.8.11.ebuild index 8b165b531dad..9da9d08cac06 100644 --- a/gnome-base/gail/gail-1.8.11.ebuild +++ b/gnome-base/gail/gail-1.8.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-base/gail/gail-1.8.11.ebuild,v 1.7 2006/08/16 15:35:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.11.ebuild,v 1.8 2006/09/05 01:49:29 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="0" -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 diff --git a/gnome-base/gail/gail-1.8.4.ebuild b/gnome-base/gail/gail-1.8.4.ebuild index 77d6d0f0a165..87d2e7c60c96 100644 --- a/gnome-base/gail/gail-1.8.4.ebuild +++ b/gnome-base/gail/gail-1.8.4.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/gail/gail-1.8.4.ebuild,v 1.10 2005/08/31 21:39:03 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.4.ebuild,v 1.11 2006/09/05 01:49:29 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="doc static" USE_DESTDIR="1" diff --git a/gnome-base/gail/gail-1.8.8.ebuild b/gnome-base/gail/gail-1.8.8.ebuild index 5cb40ae043c5..1474b08b03f6 100644 --- a/gnome-base/gail/gail-1.8.8.ebuild +++ b/gnome-base/gail/gail-1.8.8.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/gail/gail-1.8.8.ebuild,v 1.9 2006/02/03 17:11:13 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.8.8.ebuild,v 1.10 2006/09/05 01:49:29 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="0" -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 diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 0204efafa067..75a10d52b6d2 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.152 2006/08/16 15:35:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.153 2006/09/05 01:58:52 kumba Exp $ + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> gconf-1.0.9.ebuild, + gconf-2.10.1-r1.ebuild, gconf-2.12.1.ebuild, gconf-2.12.1-r1.ebuild, + gconf-2.14.0.ebuild: + Removing mips keywords as gnome is no longer supported on mips. 16 Aug 2006; Markus Rothe <corsair@gentoo.org> gconf-2.14.0.ebuild: Stable on ppc64 diff --git a/gnome-base/gconf/gconf-1.0.9.ebuild b/gnome-base/gconf/gconf-1.0.9.ebuild index 53249447800c..cd60068c68f6 100644 --- a/gnome-base/gconf/gconf-1.0.9.ebuild +++ b/gnome-base/gconf/gconf-1.0.9.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/gconf/gconf-1.0.9.ebuild,v 1.23 2006/07/05 05:49:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.9.ebuild,v 1.24 2006/09/05 01:58:52 kumba Exp $ inherit libtool gnome.org eutils gnuconfig @@ -16,7 +16,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="nls" DEPEND="dev-util/indent diff --git a/gnome-base/gconf/gconf-2.10.1-r1.ebuild b/gnome-base/gconf/gconf-2.10.1-r1.ebuild index 57230a19467a..741b75925e37 100644 --- a/gnome-base/gconf/gconf-2.10.1-r1.ebuild +++ b/gnome-base/gconf/gconf-2.10.1-r1.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/gconf/gconf-2.10.1-r1.ebuild,v 1.11 2005/10/13 08:55:04 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.10.1-r1.ebuild,v 1.12 2006/09/05 01:58:52 kumba Exp $ inherit eutils gnome2 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="doc static" RDEPEND=">=dev-libs/glib-2.0.1 diff --git a/gnome-base/gconf/gconf-2.12.1-r1.ebuild b/gnome-base/gconf/gconf-2.12.1-r1.ebuild index 187bd6c98592..38f7dbd03b65 100644 --- a/gnome-base/gconf/gconf-2.12.1-r1.ebuild +++ b/gnome-base/gconf/gconf-2.12.1-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-base/gconf/gconf-2.12.1-r1.ebuild,v 1.4 2006/07/05 05:49:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.12.1-r1.ebuild,v 1.5 2006/09/05 01:58:52 kumba Exp $ inherit gnome2 eutils @@ -15,7 +15,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-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="doc" RDEPEND=">=dev-libs/glib-2.7 diff --git a/gnome-base/gconf/gconf-2.12.1.ebuild b/gnome-base/gconf/gconf-2.12.1.ebuild index 668646924f19..ee08f3cae42e 100644 --- a/gnome-base/gconf/gconf-2.12.1.ebuild +++ b/gnome-base/gconf/gconf-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/gconf/gconf-2.12.1.ebuild,v 1.10 2006/07/05 05:49:42 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.12.1.ebuild,v 1.11 2006/09/05 01:58:52 kumba Exp $ inherit gnome2 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-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="doc" RDEPEND=">=dev-libs/glib-2.7 diff --git a/gnome-base/gconf/gconf-2.14.0.ebuild b/gnome-base/gconf/gconf-2.14.0.ebuild index bf8db0a79e4a..9b6ef1a22dbe 100644 --- a/gnome-base/gconf/gconf-2.14.0.ebuild +++ b/gnome-base/gconf/gconf-2.14.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/gconf/gconf-2.14.0.ebuild,v 1.10 2006/09/03 05:54:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.14.0.ebuild,v 1.11 2006/09/05 01:58:52 kumba Exp $ inherit gnome2 @@ -15,7 +15,7 @@ SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_P}.tar.bz2" LICENSE="LGPL-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="doc" RDEPEND=">=dev-libs/glib-2.10 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="" diff --git a/gnome-base/gnome-desktop/ChangeLog b/gnome-base/gnome-desktop/ChangeLog index f69ff02cf833..a94d17bb0b5e 100644 --- a/gnome-base/gnome-desktop/ChangeLog +++ b/gnome-base/gnome-desktop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-desktop # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/ChangeLog,v 1.155 2006/08/16 15:39:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/ChangeLog,v 1.156 2006/09/05 01:55:49 kumba Exp $ + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> gnome-desktop-2.10.2.ebuild, + gnome-desktop-2.12.3.ebuild, gnome-desktop-2.14.2.ebuild: + Removing mips keywords as gnome is no longer supported on mips. 16 Aug 2006; Markus Rothe <corsair@gentoo.org> gnome-desktop-2.14.2.ebuild: diff --git a/gnome-base/gnome-desktop/gnome-desktop-2.10.2.ebuild b/gnome-base/gnome-desktop/gnome-desktop-2.10.2.ebuild index 266705bca937..36a01957335c 100644 --- a/gnome-base/gnome-desktop/gnome-desktop-2.10.2.ebuild +++ b/gnome-base/gnome-desktop/gnome-desktop-2.10.2.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/gnome-desktop/gnome-desktop-2.10.2.ebuild,v 1.11 2005/10/10 07:26:24 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/gnome-desktop-2.10.2.ebuild,v 1.12 2006/09/05 01:55:49 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="static" RDEPEND=">=x11-libs/gtk+-2.1.2 diff --git a/gnome-base/gnome-desktop/gnome-desktop-2.12.3.ebuild b/gnome-base/gnome-desktop/gnome-desktop-2.12.3.ebuild index aba28ac1449e..8f5ddd1b6a47 100644 --- a/gnome-base/gnome-desktop/gnome-desktop-2.12.3.ebuild +++ b/gnome-base/gnome-desktop/gnome-desktop-2.12.3.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-desktop/gnome-desktop-2.12.3.ebuild,v 1.10 2006/07/05 05:49:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/gnome-desktop-2.12.3.ebuild,v 1.11 2006/09/05 01:55:49 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.4 diff --git a/gnome-base/gnome-desktop/gnome-desktop-2.14.2.ebuild b/gnome-base/gnome-desktop/gnome-desktop-2.14.2.ebuild index d85d7d4318cf..f23fbc780aab 100644 --- a/gnome-base/gnome-desktop/gnome-desktop-2.14.2.ebuild +++ b/gnome-base/gnome-desktop/gnome-desktop-2.14.2.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-desktop/gnome-desktop-2.14.2.ebuild,v 1.9 2006/09/03 06:00:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/gnome-desktop-2.14.2.ebuild,v 1.10 2006/09/05 01:55:49 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sh sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.8 diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index a4f022be964c..53d074bfa009 100644 --- a/gnome-base/gnome-keyring/ChangeLog +++ b/gnome-base/gnome-keyring/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnome-base/gnome-keyring # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.72 2006/08/16 15:39:48 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.73 2006/09/05 02:00:22 kumba Exp $ + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> gnome-keyring-0.4.2.ebuild, + gnome-keyring-0.4.3.ebuild, gnome-keyring-0.4.4.ebuild, + gnome-keyring-0.4.5.ebuild, gnome-keyring-0.4.6.ebuild, + gnome-keyring-0.4.9.ebuild: + Removing mips keywords as gnome is no longer supported on mips. 16 Aug 2006; Markus Rothe <corsair@gentoo.org> gnome-keyring-0.4.9.ebuild: Stable on ppc64 diff --git a/gnome-base/gnome-keyring/files/digest-gnome-keyring-0.4.3 b/gnome-base/gnome-keyring/files/digest-gnome-keyring-0.4.3 index 6f1881531b50..10a1a99b0535 100644 --- a/gnome-base/gnome-keyring/files/digest-gnome-keyring-0.4.3 +++ b/gnome-base/gnome-keyring/files/digest-gnome-keyring-0.4.3 @@ -1 +1,3 @@ MD5 51bf5592be6373e9eebfcc20030bc8e2 gnome-keyring-0.4.3.tar.bz2 372816 +RMD160 9fed64f4eaef620a3a29200045f372a0b8530388 gnome-keyring-0.4.3.tar.bz2 372816 +SHA256 64c29c2e9d6993161f7183555390b3e3a566fd1f14ddf378ae06820e52a84923 gnome-keyring-0.4.3.tar.bz2 372816 diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.4.2.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.4.2.ebuild index c72a2ce15bb2..ef0583c0fe82 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.4.2.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.4.2.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/gnome-keyring/gnome-keyring-0.4.2.ebuild,v 1.10 2005/07/12 03:41:56 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.2.ebuild,v 1.11 2006/09/05 02:00:22 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2.3.1 diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.4.3.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.4.3.ebuild index 63139f996b3e..aed4d56e15c8 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.4.3.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.4.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/gnome-keyring/gnome-keyring-0.4.3.ebuild,v 1.11 2005/10/10 06:46:28 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.3.ebuild,v 1.12 2006/09/05 02:00:22 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="static" RDEPEND=">=dev-libs/glib-2.3.1 diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.4.4.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.4.4.ebuild index df91a6cf240c..78a309a36800 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.4.4.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.4.4.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/gnome-keyring/gnome-keyring-0.4.4.ebuild,v 1.7 2005/12/26 15:41:51 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.4.ebuild,v 1.8 2006/09/05 02:00:22 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="static" RDEPEND=">=dev-libs/glib-2.3.1 diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.4.5.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.4.5.ebuild index a1538b438663..1f2db8800c8b 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.4.5.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.4.5.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/gnome-keyring/gnome-keyring-0.4.5.ebuild,v 1.1 2005/10/02 23:12:24 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.5.ebuild,v 1.2 2006/09/05 02:00:22 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/glib-2.6 diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.4.6.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.4.6.ebuild index 97674cb10b1c..df4b4f81c785 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.4.6.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.4.6.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-keyring/gnome-keyring-0.4.6.ebuild,v 1.10 2006/07/05 05:50:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.6.ebuild,v 1.11 2006/09/05 02:00:22 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2.6 diff --git a/gnome-base/gnome-keyring/gnome-keyring-0.4.9.ebuild b/gnome-base/gnome-keyring/gnome-keyring-0.4.9.ebuild index e3b0dced2590..ffdb6547d1cc 100644 --- a/gnome-base/gnome-keyring/gnome-keyring-0.4.9.ebuild +++ b/gnome-base/gnome-keyring/gnome-keyring-0.4.9.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-keyring/gnome-keyring-0.4.9.ebuild,v 1.9 2006/09/03 05:59:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.9.ebuild,v 1.10 2006/09/05 02:00:22 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sh sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2.6 diff --git a/gnome-base/gnome-menus/ChangeLog b/gnome-base/gnome-menus/ChangeLog index 123ff9173644..ce08031d55ac 100644 --- a/gnome-base/gnome-menus/ChangeLog +++ b/gnome-base/gnome-menus/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-base/gnome-menus # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/ChangeLog,v 1.52 2006/08/16 15:33:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/ChangeLog,v 1.53 2006/09/05 02:02:00 kumba Exp $ + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> + gnome-menus-2.10.2-r1.ebuild, gnome-menus-2.12.0-r1.ebuild, + gnome-menus-2.14.0.ebuild: + Removing mips keywords as gnome is no longer supported on mips. 16 Aug 2006; Markus Rothe <corsair@gentoo.org> gnome-menus-2.14.0.ebuild: Stable on ppc64 diff --git a/gnome-base/gnome-menus/gnome-menus-2.10.2-r1.ebuild b/gnome-base/gnome-menus/gnome-menus-2.10.2-r1.ebuild index 460aafde0746..c1faea7af5c0 100644 --- a/gnome-base/gnome-menus/gnome-menus-2.10.2-r1.ebuild +++ b/gnome-base/gnome-menus/gnome-menus-2.10.2-r1.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/gnome-menus/gnome-menus-2.10.2-r1.ebuild,v 1.12 2005/10/17 13:09:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-2.10.2-r1.ebuild,v 1.13 2006/09/05 02:02:00 kumba Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="debug static" RDEPEND=">=dev-libs/glib-2.5.6 diff --git a/gnome-base/gnome-menus/gnome-menus-2.12.0-r1.ebuild b/gnome-base/gnome-menus/gnome-menus-2.12.0-r1.ebuild index 68a1367edddb..d226f2d3113f 100644 --- a/gnome-base/gnome-menus/gnome-menus-2.12.0-r1.ebuild +++ b/gnome-base/gnome-menus/gnome-menus-2.12.0-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-base/gnome-menus/gnome-menus-2.12.0-r1.ebuild,v 1.9 2006/02/03 17:03:01 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-2.12.0-r1.ebuild,v 1.10 2006/09/05 02:02:00 kumba Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2.6 diff --git a/gnome-base/gnome-menus/gnome-menus-2.14.0.ebuild b/gnome-base/gnome-menus/gnome-menus-2.14.0.ebuild index d0ef5ce09a5d..30853d436cc5 100644 --- a/gnome-base/gnome-menus/gnome-menus-2.14.0.ebuild +++ b/gnome-base/gnome-menus/gnome-menus-2.14.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-menus/gnome-menus-2.14.0.ebuild,v 1.8 2006/09/04 06:04:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-2.14.0.ebuild,v 1.9 2006/09/05 02:02:00 kumba Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-libs/glib-2.6 diff --git a/gnome-base/gnome-session/ChangeLog b/gnome-base/gnome-session/ChangeLog index 80c5c5032204..27411dbb4293 100644 --- a/gnome-base/gnome-session/ChangeLog +++ b/gnome-base/gnome-session/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-base/gnome-session # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.144 2006/08/16 15:40:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/ChangeLog,v 1.145 2006/09/05 02:04:42 kumba Exp $ + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> + gnome-session-2.10.0-r3.ebuild, gnome-session-2.12.0.ebuild, + gnome-session-2.14.2.ebuild: + Removing mips keywords as gnome is no longer supported on mips. 16 Aug 2006; Markus Rothe <corsair@gentoo.org> gnome-session-2.14.2.ebuild: diff --git a/gnome-base/gnome-session/gnome-session-2.10.0-r3.ebuild b/gnome-base/gnome-session/gnome-session-2.10.0-r3.ebuild index afd824461e93..187f90b41b27 100644 --- a/gnome-base/gnome-session/gnome-session-2.10.0-r3.ebuild +++ b/gnome-base/gnome-session/gnome-session-2.10.0-r3.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/gnome-session/gnome-session-2.10.0-r3.ebuild,v 1.10 2005/10/10 07:37:39 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.10.0-r3.ebuild,v 1.11 2006/09/05 02:04:42 kumba Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/gentoo-splash.png" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="esd ipv6" RDEPEND=">=x11-libs/gtk+-2.3.1 diff --git a/gnome-base/gnome-session/gnome-session-2.12.0.ebuild b/gnome-base/gnome-session/gnome-session-2.12.0.ebuild index fbb4c0fd2a1b..da7ca444aa2b 100644 --- a/gnome-base/gnome-session/gnome-session-2.12.0.ebuild +++ b/gnome-base/gnome-session/gnome-session-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-session/gnome-session-2.12.0.ebuild,v 1.11 2006/02/03 18:17:34 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.12.0.ebuild,v 1.12 2006/09/05 02:04:42 kumba Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/gentoo-splash.png" LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="esd ipv6" RDEPEND=">=x11-libs/gtk+-2.3.1 diff --git a/gnome-base/gnome-session/gnome-session-2.14.2.ebuild b/gnome-base/gnome-session/gnome-session-2.14.2.ebuild index 5d08870678e6..5c97c9fea8a5 100644 --- a/gnome-base/gnome-session/gnome-session-2.14.2.ebuild +++ b/gnome-base/gnome-session/gnome-session-2.14.2.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-session/gnome-session-2.14.2.ebuild,v 1.8 2006/08/16 15:40:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-session/gnome-session-2.14.2.ebuild,v 1.9 2006/09/05 02:04:42 kumba Exp $ inherit eutils gnome2 @@ -11,7 +11,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2 LGPL-2 FDL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="branding esd ipv6 tcpd" RDEPEND=">=x11-libs/gtk+-2.3.1 diff --git a/gnome-base/libbonobo/ChangeLog b/gnome-base/libbonobo/ChangeLog index 1a425ebded2f..46ffc8f2e9d6 100644 --- a/gnome-base/libbonobo/ChangeLog +++ b/gnome-base/libbonobo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libbonobo # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.107 2006/08/18 23:18:40 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.108 2006/09/05 02:08:44 kumba Exp $ + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> libbonobo-2.8.1.ebuild, + libbonobo-2.10.0.ebuild, libbonobo-2.10.1.ebuild, libbonobo-2.14.0.ebuild: + Removing mips keywords as gnome is no longer supported on mips. 19 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> libbonobo-2.14.0.ebuild: diff --git a/gnome-base/libbonobo/libbonobo-2.10.0.ebuild b/gnome-base/libbonobo/libbonobo-2.10.0.ebuild index a5a47e7237fd..cd78d819a8d6 100644 --- a/gnome-base/libbonobo/libbonobo-2.10.0.ebuild +++ b/gnome-base/libbonobo/libbonobo-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/libbonobo/libbonobo-2.10.0.ebuild,v 1.10 2005/09/24 04:28:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.10.0.ebuild,v 1.11 2006/09/05 02:08:44 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="debug doc static" RDEPEND=">=dev-libs/glib-2.3.2 diff --git a/gnome-base/libbonobo/libbonobo-2.10.1.ebuild b/gnome-base/libbonobo/libbonobo-2.10.1.ebuild index 6813e231816b..2b0772a944cf 100644 --- a/gnome-base/libbonobo/libbonobo-2.10.1.ebuild +++ b/gnome-base/libbonobo/libbonobo-2.10.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/libbonobo/libbonobo-2.10.1.ebuild,v 1.11 2006/07/05 05:56:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.10.1.ebuild,v 1.12 2006/09/05 02:08:44 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="debug doc static" RDEPEND=">=dev-libs/glib-2.6 diff --git a/gnome-base/libbonobo/libbonobo-2.14.0.ebuild b/gnome-base/libbonobo/libbonobo-2.14.0.ebuild index 8eff6bd5fc31..e7a4d4c94929 100644 --- a/gnome-base/libbonobo/libbonobo-2.14.0.ebuild +++ b/gnome-base/libbonobo/libbonobo-2.14.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/libbonobo/libbonobo-2.14.0.ebuild,v 1.11 2006/09/03 05:57:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.14.0.ebuild,v 1.12 2006/09/05 02:08:44 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="debug doc" RDEPEND=">=dev-libs/glib-2.8 diff --git a/gnome-base/libbonobo/libbonobo-2.8.1.ebuild b/gnome-base/libbonobo/libbonobo-2.8.1.ebuild index e4b56faa0cba..8f9eba2342ae 100644 --- a/gnome-base/libbonobo/libbonobo-2.8.1.ebuild +++ b/gnome-base/libbonobo/libbonobo-2.8.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/libbonobo/libbonobo-2.8.1.ebuild,v 1.9 2005/07/12 03:02:05 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.8.1.ebuild,v 1.10 2006/09/05 02:08:44 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -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/glib-2.3.2 diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index a4190cf2fc3f..f0253c29d46f 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.124 2006/08/18 23:22:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.125 2006/09/05 02:10:47 kumba Exp $ + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> libbonoboui-2.10.1.ebuild, + libbonoboui-2.10.1-r1.ebuild, libbonoboui-2.14.0.ebuild: + Removing mips keywords as gnome is no longer supported on mips. 19 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> libbonoboui-2.14.0.ebuild: diff --git a/gnome-base/libbonoboui/libbonoboui-2.10.1-r1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.10.1-r1.ebuild index 3aa86808e8e5..03fc45b59054 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.10.1-r1.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.10.1-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-base/libbonoboui/libbonoboui-2.10.1-r1.ebuild,v 1.11 2006/07/05 05:57:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.10.1-r1.ebuild,v 1.12 2006/09/05 02:10:47 kumba Exp $ inherit gnome2 eutils virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="doc static" RDEPEND=">=gnome-base/libgnomecanvas-1.116 diff --git a/gnome-base/libbonoboui/libbonoboui-2.10.1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.10.1.ebuild index 2147aa5a7e78..848eec4a17e4 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.10.1.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.10.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/libbonoboui/libbonoboui-2.10.1.ebuild,v 1.10 2005/12/30 16:42:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.10.1.ebuild,v 1.11 2006/09/05 02:10:47 kumba Exp $ inherit gnome2 virtualx @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="doc static" RDEPEND=">=gnome-base/libgnomecanvas-1.116 diff --git a/gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild index 980e709c2752..01e4dd303711 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.14.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/libbonoboui/libbonoboui-2.14.0.ebuild,v 1.12 2006/09/03 05:58:23 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.14.0.ebuild,v 1.13 2006/09/05 02:10:47 kumba Exp $ inherit eutils virtualx gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="doc" # GTK+ dep due to bug #126565 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 diff --git a/gnome-base/libgnomeprintui/ChangeLog b/gnome-base/libgnomeprintui/ChangeLog index 18c494cf6e94..83ca6a454b07 100644 --- a/gnome-base/libgnomeprintui/ChangeLog +++ b/gnome-base/libgnomeprintui/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-base/libgnomeprintui # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.112 2006/07/17 16:33:18 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/ChangeLog,v 1.113 2006/09/05 02:18:50 kumba Exp $ + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> + libgnomeprintui-1.116.0.ebuild, libgnomeprintui-2.10.0.1.ebuild, + libgnomeprintui-2.10.2.ebuild, libgnomeprintui-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/libgnomeprintui/libgnomeprintui-1.116.0.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-1.116.0.ebuild index 3442c99a14dc..4a8c7c807b5a 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-1.116.0.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-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/libgnomeprintui/libgnomeprintui-1.116.0.ebuild,v 1.16 2005/01/08 23:35:00 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-1.116.0.ebuild,v 1.17 2006/09/05 02:18:50 kumba Exp $ inherit gnome2 eutils @@ -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="" RDEPEND=">=gnome-base/libgnomeui-2.0.1 diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.10.0.1.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.10.0.1.ebuild index 96526accdc6f..cd6cdc26417c 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.10.0.1.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.10.0.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/libgnomeprintui/libgnomeprintui-2.10.0.1.ebuild,v 1.10 2005/07/12 03:09:31 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.10.0.1.ebuild,v 1.11 2006/09/05 02:18:50 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="doc" RDEPEND=">=x11-libs/gtk+-2.4 diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.ebuild index 8396d55038cb..512112bd150b 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.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/libgnomeprintui/libgnomeprintui-2.10.2.ebuild,v 1.14 2005/10/10 06:43:48 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.10.2.ebuild,v 1.15 2006/09/05 02:18:50 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="doc" RDEPEND=">=x11-libs/gtk+-2.6 diff --git a/gnome-base/libgnomeprintui/libgnomeprintui-2.12.1.ebuild b/gnome-base/libgnomeprintui/libgnomeprintui-2.12.1.ebuild index 2b9d46672234..057d142049c2 100644 --- a/gnome-base/libgnomeprintui/libgnomeprintui-2.12.1.ebuild +++ b/gnome-base/libgnomeprintui/libgnomeprintui-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/libgnomeprintui/libgnomeprintui-2.12.1.ebuild,v 1.9 2006/02/03 15:44:40 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprintui/libgnomeprintui-2.12.1.ebuild,v 1.10 2006/09/05 02:18:50 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="doc" RDEPEND=">=x11-libs/gtk+-2.6 diff --git a/gnome-base/libgtop/ChangeLog b/gnome-base/libgtop/ChangeLog index a66924ef902c..98b78cd28824 100644 --- a/gnome-base/libgtop/ChangeLog +++ b/gnome-base/libgtop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgtop # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/ChangeLog,v 1.128 2006/08/16 14:06:50 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/ChangeLog,v 1.129 2006/09/05 02:23:37 kumba Exp $ + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> libgtop-2.10.2.ebuild, + libgtop-2.12.2.ebuild, libgtop-2.14.1.ebuild: + Removing mips keywords as gnome is no longer supported on mips. 16 Aug 2006; Markus Rothe <corsair@gentoo.org> libgtop-2.14.1.ebuild: Stable on ppc64 diff --git a/gnome-base/libgtop/libgtop-2.10.2.ebuild b/gnome-base/libgtop/libgtop-2.10.2.ebuild index 6423c3f8ce9a..faba4224b4db 100644 --- a/gnome-base/libgtop/libgtop-2.10.2.ebuild +++ b/gnome-base/libgtop/libgtop-2.10.2.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/libgtop/libgtop-2.10.2.ebuild,v 1.9 2005/10/10 21:35:30 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.10.2.ebuild,v 1.10 2006/09/05 02:23:37 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="static" RDEPEND=">=dev-libs/glib-2.6 diff --git a/gnome-base/libgtop/libgtop-2.12.2.ebuild b/gnome-base/libgtop/libgtop-2.12.2.ebuild index ca220b647322..631c567d0201 100644 --- a/gnome-base/libgtop/libgtop-2.12.2.ebuild +++ b/gnome-base/libgtop/libgtop-2.12.2.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/libgtop/libgtop-2.12.2.ebuild,v 1.9 2006/02/03 17:31:17 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.12.2.ebuild,v 1.10 2006/09/05 02:23:37 kumba Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="gdbm static X" RDEPEND=">=dev-libs/glib-2.6 diff --git a/gnome-base/libgtop/libgtop-2.14.1.ebuild b/gnome-base/libgtop/libgtop-2.14.1.ebuild index 7820005d2cdf..812cee47dfc6 100644 --- a/gnome-base/libgtop/libgtop-2.14.1.ebuild +++ b/gnome-base/libgtop/libgtop-2.14.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/libgtop/libgtop-2.14.1.ebuild,v 1.9 2006/09/04 06:33:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.14.1.ebuild,v 1.10 2006/09/05 02:23:37 kumba Exp $ inherit gnome2 eutils autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86" IUSE="gdbm static X" RDEPEND=">=dev-libs/glib-2.6 |