diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-03 20:28:44 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-03 20:28:44 +0000 |
commit | 87a502324436415d4cd22aabe0a6e98237e3d1a4 (patch) | |
tree | 71717db6817c2e3bdefc78e4a7a89cd35ac9390f /gnome-base | |
parent | adding lots of USE flags, checking kernel options, reworked init- and hotplug... (diff) | |
download | historical-87a502324436415d4cd22aabe0a6e98237e3d1a4.tar.gz historical-87a502324436415d4cd22aabe0a6e98237e3d1a4.tar.bz2 historical-87a502324436415d4cd22aabe0a6e98237e3d1a4.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'gnome-base')
26 files changed, 83 insertions, 39 deletions
diff --git a/gnome-base/control-center/ChangeLog b/gnome-base/control-center/ChangeLog index d556718b6503..62bb320e52ef 100644 --- a/gnome-base/control-center/ChangeLog +++ b/gnome-base/control-center/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/control-center # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/control-center/ChangeLog,v 1.130 2005/09/02 19:43:11 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/control-center/ChangeLog,v 1.131 2005/09/03 20:18:06 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> + control-center-2.10.2.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> control-center-2.10.2.ebuild: diff --git a/gnome-base/control-center/control-center-2.10.2.ebuild b/gnome-base/control-center/control-center-2.10.2.ebuild index 08acf57db07a..2250d614fd3f 100644 --- a/gnome-base/control-center/control-center-2.10.2.ebuild +++ b/gnome-base/control-center/control-center-2.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/control-center/control-center-2.10.2.ebuild,v 1.7 2005/09/02 19:43:11 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/control-center/control-center-2.10.2.ebuild,v 1.8 2005/09/03 20:18:06 corsair Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="alsa gstreamer static" MAKEOPTS="${MAKEOPTS} -j1" diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog index 2fa145ba3297..8afda6cae6f0 100644 --- a/gnome-base/gconf/ChangeLog +++ b/gnome-base/gconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gconf # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.121 2005/09/03 15:19:10 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.122 2005/09/03 20:19:00 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> gconf-2.10.1-r1.ebuild: + Stable on ppc64 03 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> gconf-2.10.1-r1.ebuild: diff --git a/gnome-base/gconf/gconf-2.10.1-r1.ebuild b/gnome-base/gconf/gconf-2.10.1-r1.ebuild index 438d1846d897..34e43e7fe10b 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 # 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.7 2005/09/03 15:19:10 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-2.10.1-r1.ebuild,v 1.8 2005/09/03 20:19:00 corsair 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 ~mips ppc ppc64 sparc x86" IUSE="doc static" RDEPEND=">=dev-libs/glib-2.0.1 diff --git a/gnome-base/gdm/ChangeLog b/gnome-base/gdm/ChangeLog index 92b2cbf089ae..0d2a4d2abc26 100644 --- a/gnome-base/gdm/ChangeLog +++ b/gnome-base/gdm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gdm # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.114 2005/08/31 22:29:46 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.115 2005/09/03 20:20:30 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> gdm-2.8.0.1-r1.ebuild: + Stable on ppc64 31 Aug 2005; Herbie Hopkins <herbs@gentoo.org> gdm-2.8.0.1-r1.ebuild: Stable on amd64. diff --git a/gnome-base/gdm/gdm-2.8.0.1-r1.ebuild b/gnome-base/gdm/gdm-2.8.0.1-r1.ebuild index 9034d61b18a0..62c455e951bf 100644 --- a/gnome-base/gdm/gdm-2.8.0.1-r1.ebuild +++ b/gnome-base/gdm/gdm-2.8.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.8.0.1-r1.ebuild,v 1.7 2005/08/31 22:29:46 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.8.0.1-r1.ebuild,v 1.8 2005/09/03 20:20:30 corsair Exp $ inherit eutils pam versionator gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://yippi.hypermall.com/gdm/index.shtml" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="ipv6 pam selinux static tcpd xinerama" # Name of the tarball with gentoo specific files diff --git a/gnome-base/gnome-desktop/ChangeLog b/gnome-base/gnome-desktop/ChangeLog index 9afab17b5bc3..e6fcde515a0e 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/ChangeLog,v 1.117 2005/09/02 19:43:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/ChangeLog,v 1.118 2005/09/03 20:23:01 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> + gnome-desktop-2.10.2.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> gnome-desktop-2.10.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 72b2052ad495..3ca61bf720bd 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 # 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.7 2005/09/02 19:43:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-desktop/gnome-desktop-2.10.2.ebuild,v 1.8 2005/09/03 20:23:01 corsair 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 ~mips ppc ppc64 sparc x86" IUSE="static" RDEPEND=">=x11-libs/gtk+-2.1.2 diff --git a/gnome-base/gnome-keyring/ChangeLog b/gnome-base/gnome-keyring/ChangeLog index 807ff4c2399e..9afe6e0a2cf8 100644 --- a/gnome-base/gnome-keyring/ChangeLog +++ b/gnome-base/gnome-keyring/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-keyring # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.46 2005/09/02 19:44:31 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/ChangeLog,v 1.47 2005/09/03 20:23:37 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> gnome-keyring-0.4.3.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> gnome-keyring-0.4.3.ebuild: 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 ec77b19af148..79b5c8127103 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 # 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.7 2005/09/02 19:44:31 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-keyring/gnome-keyring-0.4.3.ebuild,v 1.8 2005/09/03 20:23:37 corsair 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 ~mips ppc ppc64 sparc x86" IUSE="static" RDEPEND=">=dev-libs/glib-2.3.1 diff --git a/gnome-base/gnome-menus/ChangeLog b/gnome-base/gnome-menus/ChangeLog index 3a0e627dede1..adb77f2da2e3 100644 --- a/gnome-base/gnome-menus/ChangeLog +++ b/gnome-base/gnome-menus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-menus # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/ChangeLog,v 1.28 2005/08/31 21:54:29 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/ChangeLog,v 1.29 2005/09/03 20:24:13 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> + gnome-menus-2.10.2-r1.ebuild: + Stable on ppc64 31 Aug 2005; Herbie Hopkins <herbs@gentoo.org> gnome-menus-2.10.2-r1.ebuild: 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 d97f4b733c7c..69c42a9c8964 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 # 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.6 2005/08/31 21:54:29 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-menus/gnome-menus-2.10.2-r1.ebuild,v 1.7 2005/09/03 20:24:13 corsair Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ~arm hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE="debug static" RDEPEND=">=dev-libs/glib-2.5.6 diff --git a/gnome-base/gnome-volume-manager/ChangeLog b/gnome-base/gnome-volume-manager/ChangeLog index 10ac28af7d8e..32337317aea8 100644 --- a/gnome-base/gnome-volume-manager/ChangeLog +++ b/gnome-base/gnome-volume-manager/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome-volume-manager # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-volume-manager/ChangeLog,v 1.32 2005/09/02 19:44:58 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-volume-manager/ChangeLog,v 1.33 2005/09/03 20:24:54 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> + gnome-volume-manager-1.2.2.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> gnome-volume-manager-1.2.2.ebuild: diff --git a/gnome-base/gnome-volume-manager/gnome-volume-manager-1.2.2.ebuild b/gnome-base/gnome-volume-manager/gnome-volume-manager-1.2.2.ebuild index fe4cdc12e7f9..fff025eab551 100644 --- a/gnome-base/gnome-volume-manager/gnome-volume-manager-1.2.2.ebuild +++ b/gnome-base/gnome-volume-manager/gnome-volume-manager-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-volume-manager/gnome-volume-manager-1.2.2.ebuild,v 1.5 2005/09/02 19:44:58 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-volume-manager/gnome-volume-manager-1.2.2.ebuild,v 1.6 2005/09/03 20:24:54 corsair Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ppc ~ppc64 x86" +KEYWORDS="amd64 ia64 ppc ppc64 x86" IUSE="" # we just require the latest of the utopia stack to be on the safe side diff --git a/gnome-base/libbonobo/ChangeLog b/gnome-base/libbonobo/ChangeLog index 18367c27e76b..b02cbe282b79 100644 --- a/gnome-base/libbonobo/ChangeLog +++ b/gnome-base/libbonobo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libbonobo # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.88 2005/09/02 19:45:24 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/ChangeLog,v 1.89 2005/09/03 20:25:29 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> libbonobo-2.10.0.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> libbonobo-2.10.0.ebuild: diff --git a/gnome-base/libbonobo/libbonobo-2.10.0.ebuild b/gnome-base/libbonobo/libbonobo-2.10.0.ebuild index 6408222cb055..64e35270994c 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 # 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.7 2005/09/02 19:45:24 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonobo/libbonobo-2.10.0.ebuild,v 1.8 2005/09/03 20:25:29 corsair 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 ~mips ppc ppc64 sparc x86" IUSE="debug doc static" RDEPEND=">=dev-libs/glib-2.3.2 diff --git a/gnome-base/libbonoboui/ChangeLog b/gnome-base/libbonoboui/ChangeLog index a396e80c60bd..69ca9cfda420 100644 --- a/gnome-base/libbonoboui/ChangeLog +++ b/gnome-base/libbonoboui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libbonoboui # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.93 2005/09/02 19:45:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/ChangeLog,v 1.94 2005/09/03 20:26:07 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> libbonoboui-2.10.0.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> libbonoboui-2.10.0.ebuild: diff --git a/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild b/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild index 15366d750efa..34c66329f174 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild,v 1.7 2005/09/02 19:45:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libbonoboui/libbonoboui-2.10.0.ebuild,v 1.8 2005/09/03 20:26:07 corsair Exp $ inherit 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 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc static" RDEPEND=">=gnome-base/libgnomecanvas-1.116 diff --git a/gnome-base/libgnome/ChangeLog b/gnome-base/libgnome/ChangeLog index b4df62e0be63..7171062715bd 100644 --- a/gnome-base/libgnome/ChangeLog +++ b/gnome-base/libgnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnome # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/ChangeLog,v 1.99 2005/09/02 19:46:21 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/ChangeLog,v 1.100 2005/09/03 20:26:46 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> libgnome-2.10.1-r1.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> libgnome-2.10.1-r1.ebuild: diff --git a/gnome-base/libgnome/libgnome-2.10.1-r1.ebuild b/gnome-base/libgnome/libgnome-2.10.1-r1.ebuild index 5f497fcc43e7..f78c4e27eccc 100644 --- a/gnome-base/libgnome/libgnome-2.10.1-r1.ebuild +++ b/gnome-base/libgnome/libgnome-2.10.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.10.1-r1.ebuild,v 1.9 2005/09/02 19:46:21 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome/libgnome-2.10.1-r1.ebuild,v 1.10 2005/09/03 20:26:46 corsair Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc esd static" RDEPEND=">=dev-libs/glib-2.0.3 diff --git a/gnome-base/libgnomecanvas/ChangeLog b/gnome-base/libgnomecanvas/ChangeLog index 7e3243084d03..6d4a157d0868 100644 --- a/gnome-base/libgnomecanvas/ChangeLog +++ b/gnome-base/libgnomecanvas/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomecanvas # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/ChangeLog,v 1.74 2005/09/02 19:46:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/ChangeLog,v 1.75 2005/09/03 20:27:23 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> + libgnomecanvas-2.10.2.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> libgnomecanvas-2.10.2.ebuild: diff --git a/gnome-base/libgnomecanvas/libgnomecanvas-2.10.2.ebuild b/gnome-base/libgnomecanvas/libgnomecanvas-2.10.2.ebuild index 0df5976bf7de..89c33c0b12ca 100644 --- a/gnome-base/libgnomecanvas/libgnomecanvas-2.10.2.ebuild +++ b/gnome-base/libgnomecanvas/libgnomecanvas-2.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.10.2.ebuild,v 1.7 2005/09/02 19:46:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomecanvas/libgnomecanvas-2.10.2.ebuild,v 1.8 2005/09/03 20:27:23 corsair Exp $ inherit virtualx gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc static" RDEPEND=">=gnome-base/libglade-2 diff --git a/gnome-base/libgnomeui/ChangeLog b/gnome-base/libgnomeui/ChangeLog index ae079e8f2dde..0f92b8cda8f5 100644 --- a/gnome-base/libgnomeui/ChangeLog +++ b/gnome-base/libgnomeui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgnomeui # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.92 2005/09/02 19:47:13 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/ChangeLog,v 1.93 2005/09/03 20:28:06 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> libgnomeui-2.10.1.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> libgnomeui-2.10.1.ebuild: diff --git a/gnome-base/libgnomeui/libgnomeui-2.10.1.ebuild b/gnome-base/libgnomeui/libgnomeui-2.10.1.ebuild index fd15e392483d..014720113fd7 100644 --- a/gnome-base/libgnomeui/libgnomeui-2.10.1.ebuild +++ b/gnome-base/libgnomeui/libgnomeui-2.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.10.1.ebuild,v 1.9 2005/09/02 19:47:13 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeui/libgnomeui-2.10.1.ebuild,v 1.10 2005/09/03 20:28:06 corsair Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="doc jpeg static" RDEPEND=">=x11-libs/gtk+-2.4.1 diff --git a/gnome-base/libgtop/ChangeLog b/gnome-base/libgtop/ChangeLog index b4e7059aa69e..ae260723ed76 100644 --- a/gnome-base/libgtop/ChangeLog +++ b/gnome-base/libgtop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/libgtop # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/ChangeLog,v 1.102 2005/09/02 19:47:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/ChangeLog,v 1.103 2005/09/03 20:28:44 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> libgtop-2.10.2.ebuild: + Stable on ppc64 02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> libgtop-2.10.2.ebuild: Stable on ppc. diff --git a/gnome-base/libgtop/libgtop-2.10.2.ebuild b/gnome-base/libgtop/libgtop-2.10.2.ebuild index e3bcbacc7716..2b97f88b6fa0 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 # 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.6 2005/09/02 19:47:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgtop/libgtop-2.10.2.ebuild,v 1.7 2005/09/03 20:28:44 corsair 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 ~mips ppc ppc64 sparc x86" IUSE="static" RDEPEND=">=dev-libs/glib-2.6 |