diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 19:46:42 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 19:46:42 +0000 |
commit | 4b55aa72adc18168ec37cb36056e719214cbecc8 (patch) | |
tree | 6103f84e498d58d6dc3941e9bbd1beee6e06ff83 /gnome-base | |
parent | ebuild cleanups, virtual/glibc -> virtual/libc (diff) | |
download | historical-4b55aa72adc18168ec37cb36056e719214cbecc8.tar.gz historical-4b55aa72adc18168ec37cb36056e719214cbecc8.tar.bz2 historical-4b55aa72adc18168ec37cb36056e719214cbecc8.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/ORBit/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/ORBit/ORBit-0.5.16.ebuild | 6 | ||||
-rw-r--r-- | gnome-base/ORBit/ORBit-0.5.17.ebuild | 6 | ||||
-rw-r--r-- | gnome-base/libbonobo/Manifest | 6 | ||||
-rw-r--r-- | gnome-base/libghttp/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r2.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r3.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9-r4.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/librsvg/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/librsvg/librsvg-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/oaf/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/oaf/oaf-0.6.10.ebuild | 4 |
12 files changed, 38 insertions, 23 deletions
diff --git a/gnome-base/ORBit/ChangeLog b/gnome-base/ORBit/ChangeLog index 7618aa0bebf8..3b1722331a5c 100644 --- a/gnome-base/ORBit/ChangeLog +++ b/gnome-base/ORBit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/ORBit # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ChangeLog,v 1.24 2004/06/24 22:01:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ChangeLog,v 1.25 2004/07/01 19:45:49 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ORBit-0.5.16.ebuild, + ORBit-0.5.17.ebuild: + virtual/glibc -> virtual/libc 03 Jun 2004; Aron Griffis <agriffis@gentoo.org> ORBit-0.5.16.ebuild, ORBit-0.5.17.ebuild: diff --git a/gnome-base/ORBit/ORBit-0.5.16.ebuild b/gnome-base/ORBit/ORBit-0.5.16.ebuild index 7495281acfb1..aa2993fa5cd5 100644 --- a/gnome-base/ORBit/ORBit-0.5.16.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.16.ebuild,v 1.14 2004/06/24 22:01:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.16.ebuild,v 1.15 2004/07/01 19:45:49 eradicator Exp $ inherit gnome.org @@ -9,12 +9,12 @@ IUSE="nls" DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance" HOMEPAGE="http://www.labs.redhat.com/orbit/" -DEPEND="virtual/glibc +DEPEND="virtual/libc nls? ( sys-devel/gettext ) >=sys-apps/tcp-wrappers-7.6 =dev-libs/glib-1.2*" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc =dev-libs/glib-1.2*" SLOT="0" diff --git a/gnome-base/ORBit/ORBit-0.5.17.ebuild b/gnome-base/ORBit/ORBit-0.5.17.ebuild index a847c7483c76..49e10193c260 100644 --- a/gnome-base/ORBit/ORBit-0.5.17.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.17.ebuild,v 1.22 2004/06/24 22:01:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.17.ebuild,v 1.23 2004/07/01 19:45:49 eradicator Exp $ inherit gnome.org libtool gnuconfig @@ -9,12 +9,12 @@ IUSE="nls" DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance" HOMEPAGE="http://www.labs.redhat.com/orbit/" -DEPEND="virtual/glibc +DEPEND="virtual/libc nls? ( sys-devel/gettext ) >=sys-apps/tcp-wrappers-7.6 =dev-libs/glib-1.2*" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc =dev-libs/glib-1.2*" SLOT="0" diff --git a/gnome-base/libbonobo/Manifest b/gnome-base/libbonobo/Manifest index 3c3c0aeafdb4..3a87ef3ce073 100644 --- a/gnome-base/libbonobo/Manifest +++ b/gnome-base/libbonobo/Manifest @@ -1,8 +1,8 @@ -MD5 02cf53bf0d880d2dc2f3278d492b1826 libbonobo-2.6.2.ebuild 736 -MD5 a98b5d78dff62277c1fd3e185345b915 libbonobo-2.4.3.ebuild 761 +MD5 52b3e904edd4f006b23cb5f76a16a645 ChangeLog 6338 MD5 a7e607e814ee0459da01c59e87596455 libbonobo-2.4.0.ebuild 722 +MD5 a98b5d78dff62277c1fd3e185345b915 libbonobo-2.4.3.ebuild 761 MD5 4e116d804c316abce459225bf32da4a4 libbonobo-2.6.0.ebuild 730 -MD5 5b03cd7810c7297dd4768dd43fab3796 ChangeLog 6243 +MD5 8ac3faa4e09f2700fffee337335866fe libbonobo-2.6.2.ebuild 739 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 459e143116e6c24cb2b8ba09ecbee242 files/digest-libbonobo-2.4.0 69 MD5 fd8f9a004c154106e0b886f3b045e4d0 files/digest-libbonobo-2.4.3 69 diff --git a/gnome-base/libghttp/ChangeLog b/gnome-base/libghttp/ChangeLog index 83d09942455b..1a13190de1c7 100644 --- a/gnome-base/libghttp/ChangeLog +++ b/gnome-base/libghttp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnome-base/libghttp # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.22 2004/06/24 21:59:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.23 2004/07/01 19:46:04 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + libghttp-1.0.9-r2.ebuild, libghttp-1.0.9-r3.ebuild, + libghttp-1.0.9-r4.ebuild: + virtual/glibc -> virtual/libc 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> libghttp-1.0.9-r3.ebuild, libghttp-1.0.9-r4.ebuild: diff --git a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild index 96b73a694cfc..f2c5b88ef792 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.13 2004/06/24 21:59:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.14 2004/07/01 19:46:04 eradicator Exp $ inherit libtool @@ -13,7 +13,7 @@ KEYWORDS="x86 ppc sparc" HOMEPAGE="http://www.gnome.org/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { elibtoolize diff --git a/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild index 0b0d09846b76..f89a620903f4 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild,v 1.13 2004/06/24 21:59:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild,v 1.14 2004/07/01 19:46:04 eradicator Exp $ GNOME_TARBALL_SUFFIX="gz" inherit libtool gnome.org @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc ~sparc ~alpha hppa amd64" HOMEPAGE="http://www.gnome.org/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { elibtoolize diff --git a/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild index e6fd2f93be73..703649f29abf 100644 --- a/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild +++ b/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild,v 1.9 2004/06/24 21:59:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild,v 1.10 2004/07/01 19:46:04 eradicator Exp $ GNOME_TARBALL_SUFFIX="gz" inherit libtool gnome.org eutils @@ -12,7 +12,7 @@ KEYWORDS="x86 ppc sparc alpha hppa ~amd64 ia64 ~mips" HOMEPAGE="http://www.gnome.org/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { diff --git a/gnome-base/librsvg/ChangeLog b/gnome-base/librsvg/ChangeLog index d141fdadce61..d0aa3217aa4f 100644 --- a/gnome-base/librsvg/ChangeLog +++ b/gnome-base/librsvg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/librsvg # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.48 2004/06/24 22:01:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/ChangeLog,v 1.49 2004/07/01 19:46:23 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> librsvg-1.0.3.ebuild: + virtual/glibc -> virtual/libc 04 Jun 2004; Stephen P. Becker <geoman@gentoo.org> librsvg-2.6.4.ebuild: Stable on mips. diff --git a/gnome-base/librsvg/librsvg-1.0.3.ebuild b/gnome-base/librsvg/librsvg-1.0.3.ebuild index 0f78ec8eda8d..ff123c06d630 100644 --- a/gnome-base/librsvg/librsvg-1.0.3.ebuild +++ b/gnome-base/librsvg/librsvg-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-1.0.3.ebuild,v 1.13 2004/06/24 22:01:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/librsvg/librsvg-1.0.3.ebuild,v 1.14 2004/07/01 19:46:23 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="librsvg" @@ -10,7 +10,7 @@ SLOT="1" LICENSE="LGPL-2.1" KEYWORDS="x86 ppc sparc" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=gnome-base/gnome-libs-1.4.1.2-r1 >=media-libs/freetype-2.0.1 >=dev-libs/libxml-1.8 diff --git a/gnome-base/oaf/ChangeLog b/gnome-base/oaf/ChangeLog index ec08ceb2d574..c75ea0f96cb2 100644 --- a/gnome-base/oaf/ChangeLog +++ b/gnome-base/oaf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/oaf # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/ChangeLog,v 1.16 2004/06/24 22:01:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/ChangeLog,v 1.17 2004/07/01 19:46:42 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> oaf-0.6.10.ebuild: + virtual/glibc -> virtual/libc 13 May 2004; Stephen P. Becker <geoman@gentoo.org> oaf-0.6.10.ebuild: Keyworded mips to satisfy repoman deps for xmms. diff --git a/gnome-base/oaf/oaf-0.6.10.ebuild b/gnome-base/oaf/oaf-0.6.10.ebuild index a5bf655bf770..352cc5d50332 100644 --- a/gnome-base/oaf/oaf-0.6.10.ebuild +++ b/gnome-base/oaf/oaf-0.6.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.15 2004/06/24 22:01:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.10.ebuild,v 1.16 2004/07/01 19:46:42 eradicator Exp $ IUSE="nls" @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=dev-libs/popt-1.5 >=gnome-base/ORBit-0.5.10-r1 >=dev-libs/libxml-1.8.15" |