diff options
56 files changed, 160 insertions, 96 deletions
diff --git a/net-libs/adns/ChangeLog b/net-libs/adns/ChangeLog index 2d18769bd097..84b2f6cf3b1b 100644 --- a/net-libs/adns/ChangeLog +++ b/net-libs/adns/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/adns # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/adns/ChangeLog,v 1.11 2004/06/24 23:10:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/adns/ChangeLog,v 1.12 2004/07/01 22:24:21 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> adns-1.1.ebuild: + virtual/glibc -> virtual/libc 28 Apr 2004; Mike Frysinger <vapier@gentoo.org> : Add gcc-3.4 patch #49239 by Robert Moss. diff --git a/net-libs/adns/adns-1.1.ebuild b/net-libs/adns/adns-1.1.ebuild index 40b0a6c2258c..5cdb4e4577e3 100644 --- a/net-libs/adns/adns-1.1.ebuild +++ b/net-libs/adns/adns-1.1.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/net-libs/adns/adns-1.1.ebuild,v 1.7 2004/06/24 23:10:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/adns/adns-1.1.ebuild,v 1.8 2004/07/01 22:24:21 eradicator Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc alpha hppa ~mips ia64 amd64" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="" src_unpack() { diff --git a/net-libs/cvm/ChangeLog b/net-libs/cvm/ChangeLog index 251423112f1e..74a4ce723aee 100644 --- a/net-libs/cvm/ChangeLog +++ b/net-libs/cvm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/cvm # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/cvm/ChangeLog,v 1.2 2004/06/25 03:10:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/cvm/ChangeLog,v 1.3 2004/07/01 22:24:33 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> cvm-0.18.ebuild: + virtual/glibc -> virtual/libc *cvm-0.18 (05 Jan 2004) diff --git a/net-libs/cvm/cvm-0.18.ebuild b/net-libs/cvm/cvm-0.18.ebuild index 25ac2d3263c4..d9631ec535ca 100644 --- a/net-libs/cvm/cvm-0.18.ebuild +++ b/net-libs/cvm/cvm-0.18.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/net-libs/cvm/cvm-0.18.ebuild,v 1.3 2004/06/25 03:10:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/cvm/cvm-0.18.ebuild,v 1.4 2004/07/01 22:24:33 eradicator Exp $ inherit fixheadtails gcc @@ -13,9 +13,9 @@ SLOT="0" KEYWORDS="x86 ~sparc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-libs/bglibs-1.009" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/net-libs/gnutls/ChangeLog b/net-libs/gnutls/ChangeLog index 461e3ba25157..c29bb747092e 100644 --- a/net-libs/gnutls/ChangeLog +++ b/net-libs/gnutls/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gnutls # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.21 2004/06/24 23:11:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/ChangeLog,v 1.22 2004/07/01 22:24:49 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> gnutls-1.0.14.ebuild: + virtual/glibc -> virtual/libc *gnutls-1.0.14 (16 Jun 2004) diff --git a/net-libs/gnutls/gnutls-1.0.14.ebuild b/net-libs/gnutls/gnutls-1.0.14.ebuild index 8b318aee86ed..9e0dd14f7691 100644 --- a/net-libs/gnutls/gnutls-1.0.14.ebuild +++ b/net-libs/gnutls/gnutls-1.0.14.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/net-libs/gnutls/gnutls-1.0.14.ebuild,v 1.2 2004/06/24 23:11:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-1.0.14.ebuild,v 1.3 2004/07/01 22:24:49 eradicator Exp $ DESCRIPTION="A TLS 1.0 and SSL 3.0 implementation for the GNU project" HOMEPAGE="http://www.gnutls.org/" @@ -16,7 +16,7 @@ KEYWORDS="~x86 ~amd64 ~sparc ~ppc ~mips ~alpha" RDEPEND=">=dev-libs/libgcrypt-1.1.94 crypt? ( >=app-crypt/opencdk-0.5.3 ) zlib? ( >=sys-libs/zlib-1.1 ) - virtual/glibc" + virtual/libc" # Need masking on ~amd64 ~sparc ~ppc ~mips ~alpha # >=dev-libs/libtasn1-0.2 diff --git a/net-libs/iax/ChangeLog b/net-libs/iax/ChangeLog index 7c0b2eabbe40..f831e237f701 100644 --- a/net-libs/iax/ChangeLog +++ b/net-libs/iax/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/iax # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/iax/ChangeLog,v 1.4 2004/06/24 23:11:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/iax/ChangeLog,v 1.5 2004/07/01 22:25:02 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> iax-0.2.2.ebuild: + virtual/glibc -> virtual/libc 10 May 2004; David Holm <dholm@gentoo.org> iax-0.2.2.ebuild: Added to ~ppc. diff --git a/net-libs/iax/iax-0.2.2.ebuild b/net-libs/iax/iax-0.2.2.ebuild index 2442d5139803..8635f894b1fa 100644 --- a/net-libs/iax/iax-0.2.2.ebuild +++ b/net-libs/iax/iax-0.2.2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/iax/iax-0.2.2.ebuild,v 1.4 2004/06/24 23:11:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/iax/iax-0.2.2.ebuild,v 1.5 2004/07/01 22:25:02 eradicator Exp $ IUSE="" DESCRIPTION="IAX (Inter Asterisk eXchange) Library" HOMEPAGE="http://www.digium.com/" LICENSE="LGPL-2" -DEPEND="virtual/glibc" -RDEPEND="virtual/glibc" +DEPEND="virtual/libc" +RDEPEND="virtual/libc" SLOT="0" SRC_URI="http://www.digium.com/pub/libiax/${P}.tar.gz" diff --git a/net-libs/libical-moz/ChangeLog b/net-libs/libical-moz/ChangeLog index af215af8d3eb..4b61c0d11655 100644 --- a/net-libs/libical-moz/ChangeLog +++ b/net-libs/libical-moz/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libical-moz # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libical-moz/ChangeLog,v 1.7 2004/06/24 23:12:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libical-moz/ChangeLog,v 1.8 2004/07/01 22:25:15 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + libical-moz-0.23.ebuild: + virtual/glibc -> virtual/libc 05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> libical-moz-0.23.ebuild: Stable on alpha. diff --git a/net-libs/libical-moz/libical-moz-0.23.ebuild b/net-libs/libical-moz/libical-moz-0.23.ebuild index 5db51f09f64d..022f5edfa724 100644 --- a/net-libs/libical-moz/libical-moz-0.23.ebuild +++ b/net-libs/libical-moz/libical-moz-0.23.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libical-moz/libical-moz-0.23.ebuild,v 1.10 2004/06/24 23:12:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libical-moz/libical-moz-0.23.ebuild,v 1.11 2004/07/01 22:25:15 eradicator Exp $ S=${WORKDIR}/libical-0.23-moz DESCRIPTION="libical is used by the mozilla calendar component" SRC_URI="http://www.oeone.com/files/libical-${PV}-moz.tar.gz" HOMEPAGE="http://www.mozilla.org/projects/calendar/installation.html" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" SLOT="0" LICENSE="MPL-1.1 | LGPL-2" diff --git a/net-libs/libident/ChangeLog b/net-libs/libident/ChangeLog index ed201ff4acf4..7219db306cb7 100644 --- a/net-libs/libident/ChangeLog +++ b/net-libs/libident/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libident # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/ChangeLog,v 1.5 2004/06/24 23:13:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/ChangeLog,v 1.6 2004/07/01 22:25:28 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> libident-0.22.ebuild: + virtual/glibc -> virtual/libc 17 Apr 2004; David Holm <dholm@gentoo.org> libident-0.22.ebuild: Added to ~ppc. diff --git a/net-libs/libident/libident-0.22.ebuild b/net-libs/libident/libident-0.22.ebuild index 274c590b28ac..64912a1550d1 100644 --- a/net-libs/libident/libident-0.22.ebuild +++ b/net-libs/libident/libident-0.22.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/net-libs/libident/libident-0.22.ebuild,v 1.7 2004/06/24 23:13:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.22.ebuild,v 1.8 2004/07/01 22:25:28 eradicator Exp $ DESCRIPTION="A small library to interface to the Ident protocol server" HOMEPAGE="ftp://ftp.lysator.liu.se/pub/ident/libs" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.lysator.liu.se/pub/ident/libs/${P}.tar.gz" LICENSE="public-domain" SLOT="0" KEYWORDS="alpha ~hppa ~mips ~sparc x86 ia64 s390 ~ppc" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { emake CFLAGS="${CFLAGS} -DHAVE_ANSIHEADERS" all || die diff --git a/net-libs/liblockfile/ChangeLog b/net-libs/liblockfile/ChangeLog index 2ac9dae472a9..6d14a6f4b996 100644 --- a/net-libs/liblockfile/ChangeLog +++ b/net-libs/liblockfile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/liblockfile # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.10 2004/06/24 23:13:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/ChangeLog,v 1.11 2004/07/01 22:25:42 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + liblockfile-1.03-r1.ebuild, liblockfile-1.03.ebuild: + virtual/glibc -> virtual/libc 25 Mar 2004; Joshua Kinard <kumba@gentoo.org> liblockfile-1.03-r1.ebuild, liblockfile-1.03.ebuild: diff --git a/net-libs/liblockfile/liblockfile-1.03-r1.ebuild b/net-libs/liblockfile/liblockfile-1.03-r1.ebuild index 8e92570a7c2d..97f5c97004a1 100644 --- a/net-libs/liblockfile/liblockfile-1.03-r1.ebuild +++ b/net-libs/liblockfile/liblockfile-1.03-r1.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/net-libs/liblockfile/liblockfile-1.03-r1.ebuild,v 1.9 2004/06/24 23:13:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03-r1.ebuild,v 1.10 2004/07/01 22:25:42 eradicator Exp $ IUSE= @@ -11,7 +11,7 @@ DESCRIPTION="Implements functions designed to lock the standard mailboxes." SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.tar.gz" HOMEPAGE="http://www.debian.org" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2" diff --git a/net-libs/liblockfile/liblockfile-1.03.ebuild b/net-libs/liblockfile/liblockfile-1.03.ebuild index 12255f204b95..b6bfb9c5888f 100644 --- a/net-libs/liblockfile/liblockfile-1.03.ebuild +++ b/net-libs/liblockfile/liblockfile-1.03.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03.ebuild,v 1.16 2004/06/24 23:13:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.03.ebuild,v 1.17 2004/07/01 22:25:42 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="Implements functions designed to lock the standard mailboxes." SRC_URI="mirror://debian/pool/main/libl/${PN}/${PN}_${PV}.tar.gz" HOMEPAGE="http://www.debian.org" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2" diff --git a/net-libs/libopm/ChangeLog b/net-libs/libopm/ChangeLog index 571dada915c9..2782722f55c3 100644 --- a/net-libs/libopm/ChangeLog +++ b/net-libs/libopm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libopm # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libopm/ChangeLog,v 1.2 2004/06/24 23:13:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libopm/ChangeLog,v 1.3 2004/07/01 22:25:55 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> libopm-3.1.2.ebuild: + virtual/glibc -> virtual/libc *libopm-3.1.2 (17 Feb 2004) diff --git a/net-libs/libopm/libopm-3.1.2.ebuild b/net-libs/libopm/libopm-3.1.2.ebuild index 4bb6464ad1cb..986ad52fbb45 100644 --- a/net-libs/libopm/libopm-3.1.2.ebuild +++ b/net-libs/libopm/libopm-3.1.2.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/net-libs/libopm/libopm-3.1.2.ebuild,v 1.2 2004/06/24 23:13:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libopm/libopm-3.1.2.ebuild,v 1.3 2004/07/01 22:25:55 eradicator Exp $ DESCRIPTION="Blitzed Open Proxy Monitor Library" HOMEPAGE="http://www.blitzed.org/bopm/" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="doc" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" DEPEND="${RDEPEND} doc? ( app-doc/doxygen )" diff --git a/net-libs/libosip/ChangeLog b/net-libs/libosip/ChangeLog index 8ee2f73ace9b..92608678ad48 100644 --- a/net-libs/libosip/ChangeLog +++ b/net-libs/libosip/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-libs/libosip # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/ChangeLog,v 1.11 2004/06/24 23:13:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/ChangeLog,v 1.12 2004/07/01 22:26:11 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + libosip-0.8.8-r1.ebuild, libosip-0.8.8.ebuild, libosip-0.9.6.ebuild, + libosip-0.9.7.ebuild, libosip-2.0.6.ebuild, libosip-2.0.7.ebuild: + virtual/glibc -> virtual/libc 06 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> libosip-0.9.6.ebuild: Stable on alpha. diff --git a/net-libs/libosip/libosip-0.8.8-r1.ebuild b/net-libs/libosip/libosip-0.8.8-r1.ebuild index 00c581025dca..8c5b6153bc63 100644 --- a/net-libs/libosip/libosip-0.8.8-r1.ebuild +++ b/net-libs/libosip/libosip-0.8.8-r1.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/net-libs/libosip/libosip-0.8.8-r1.ebuild,v 1.4 2004/06/24 23:13:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-0.8.8-r1.ebuild,v 1.5 2004/07/01 22:26:11 eradicator Exp $ DESCRIPTION="This is the oSIP library (for Open SIP). It has been designed to provide the Internet Community a simple way to support the Session Initiation Protocol. SIP is described in the RFC2543 which is available at http://www.ietf.org/rfc/rfc2543.txt." HOMEPAGE="http://www.linphone.org/?lang=us" @@ -10,7 +10,7 @@ SLOT="1" LICENSE="LGPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_install () { einstall || die diff --git a/net-libs/libosip/libosip-0.8.8.ebuild b/net-libs/libosip/libosip-0.8.8.ebuild index ee2fffdf683e..10ef82748393 100644 --- a/net-libs/libosip/libosip-0.8.8.ebuild +++ b/net-libs/libosip/libosip-0.8.8.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/net-libs/libosip/libosip-0.8.8.ebuild,v 1.7 2004/06/24 23:13:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-0.8.8.ebuild,v 1.8 2004/07/01 22:26:11 eradicator Exp $ DESCRIPTION="This is the oSIP library (for Open SIP). It has been designed to provide the Internet Community a simple way to support the Session Initiation Protocol. SIP is described in the RFC2543 which is available at http://www.ietf.org/rfc/rfc2543.txt." HOMEPAGE="http://www.linphone.org/?lang=us" @@ -10,7 +10,7 @@ SLOT="1" LICENSE="LGPL-2" KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_install () { einstall || die diff --git a/net-libs/libosip/libosip-0.9.6.ebuild b/net-libs/libosip/libosip-0.9.6.ebuild index f921b327ff51..985ebfc6f859 100644 --- a/net-libs/libosip/libosip-0.9.6.ebuild +++ b/net-libs/libosip/libosip-0.9.6.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/net-libs/libosip/libosip-0.9.6.ebuild,v 1.6 2004/06/24 23:13:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-0.9.6.ebuild,v 1.7 2004/07/01 22:26:11 eradicator Exp $ DESCRIPTION="This is the oSIP library (for Open SIP). It has been designed to provide the Internet Community a simple way to support the Session Initiation Protocol. SIP is described in the RFC2543 which is available at http://www.ietf.org/rfc/rfc2543.txt." HOMEPAGE="http://www.linphone.org/?lang=us" @@ -10,7 +10,7 @@ SLOT="1" LICENSE="LGPL-2" KEYWORDS="x86 ~ppc ~sparc alpha ~mips ~hppa" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_install () { einstall || die diff --git a/net-libs/libosip/libosip-0.9.7.ebuild b/net-libs/libosip/libosip-0.9.7.ebuild index 8f53961521de..8b0c25bf1c00 100644 --- a/net-libs/libosip/libosip-0.9.7.ebuild +++ b/net-libs/libosip/libosip-0.9.7.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/net-libs/libosip/libosip-0.9.7.ebuild,v 1.3 2004/06/24 23:13:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-0.9.7.ebuild,v 1.4 2004/07/01 22:26:11 eradicator Exp $ DESCRIPTION="This is the oSIP library (for Open SIP). It has been designed to provide the Internet Community a simple way to support the Session Initiation Protocol. SIP is described in the RFC2543 which is available at http://www.ietf.org/rfc/rfc2543.txt." HOMEPAGE="http://www.linphone.org/?lang=us" @@ -10,7 +10,7 @@ SLOT="1" LICENSE="LGPL-2" KEYWORDS="~x86 ~amd64" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_install () { einstall || die diff --git a/net-libs/libosip/libosip-2.0.6.ebuild b/net-libs/libosip/libosip-2.0.6.ebuild index 0920421c5b1e..5437ca606895 100644 --- a/net-libs/libosip/libosip-2.0.6.ebuild +++ b/net-libs/libosip/libosip-2.0.6.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/net-libs/libosip/libosip-2.0.6.ebuild,v 1.2 2004/06/24 23:13:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-2.0.6.ebuild,v 1.3 2004/07/01 22:26:11 eradicator Exp $ IUSE="" @@ -13,7 +13,7 @@ SLOT="2" KEYWORDS="~x86" LICENSE="LGPL-2" -DEPEND="virtual/glibc +DEPEND="virtual/libc dev-util/gperf" src_compile() { diff --git a/net-libs/libosip/libosip-2.0.7.ebuild b/net-libs/libosip/libosip-2.0.7.ebuild index f1927fa7181b..8581078dc8a7 100644 --- a/net-libs/libosip/libosip-2.0.7.ebuild +++ b/net-libs/libosip/libosip-2.0.7.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/net-libs/libosip/libosip-2.0.7.ebuild,v 1.2 2004/06/24 23:13:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-2.0.7.ebuild,v 1.3 2004/07/01 22:26:11 eradicator Exp $ IUSE="" @@ -13,7 +13,7 @@ SLOT="2" KEYWORDS="~x86" LICENSE="LGPL-2" -DEPEND="virtual/glibc +DEPEND="virtual/libc dev-util/gperf" src_compile() { diff --git a/net-libs/libpcap/ChangeLog b/net-libs/libpcap/ChangeLog index 4fb30670a22d..46e7efe05def 100644 --- a/net-libs/libpcap/ChangeLog +++ b/net-libs/libpcap/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-libs/libpcap # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/ChangeLog,v 1.29 2004/06/24 23:14:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/ChangeLog,v 1.30 2004/07/01 22:26:27 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + libpcap-0.7.2-r1.ebuild, libpcap-0.7.2.ebuild, libpcap-0.8.1-r1.ebuild, + libpcap-0.8.1.ebuild, libpcap-0.8.3-r1.ebuild, libpcap-0.8.3.ebuild: + virtual/glibc -> virtual/libc 04 Apr 2004; Aron Griffis <agriffis@gentoo.org> libpcap-0.8.3-r1.ebuild: Mark stable on alpha and ia64 for bug 46258 diff --git a/net-libs/libpcap/libpcap-0.7.2-r1.ebuild b/net-libs/libpcap/libpcap-0.7.2-r1.ebuild index e4b6b08264f5..dc827f7eb529 100644 --- a/net-libs/libpcap/libpcap-0.7.2-r1.ebuild +++ b/net-libs/libpcap/libpcap-0.7.2-r1.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/net-libs/libpcap/libpcap-0.7.2-r1.ebuild,v 1.3 2004/06/24 23:14:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/libpcap-0.7.2-r1.ebuild,v 1.4 2004/07/01 22:26:27 eradicator Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.tcpdump.org/release/${P}.tar.gz http://www.jp.tcpdump.org/release/${P}.tar.gz" HOMEPAGE="http://www.tcpdump.org/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" SLOT="0" LICENSE="BSD" diff --git a/net-libs/libpcap/libpcap-0.7.2.ebuild b/net-libs/libpcap/libpcap-0.7.2.ebuild index 9838a5e35446..586ec5ddd581 100644 --- a/net-libs/libpcap/libpcap-0.7.2.ebuild +++ b/net-libs/libpcap/libpcap-0.7.2.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/net-libs/libpcap/libpcap-0.7.2.ebuild,v 1.8 2004/06/24 23:14:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/libpcap-0.7.2.ebuild,v 1.9 2004/07/01 22:26:27 eradicator Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.tcpdump.org/release/${P}.tar.gz http://www.jp.tcpdump.org/release/${P}.tar.gz" HOMEPAGE="http://www.tcpdump.org/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" SLOT="0" LICENSE="BSD" diff --git a/net-libs/libpcap/libpcap-0.8.1-r1.ebuild b/net-libs/libpcap/libpcap-0.8.1-r1.ebuild index cfeaa12dcf27..7427091f55e2 100644 --- a/net-libs/libpcap/libpcap-0.8.1-r1.ebuild +++ b/net-libs/libpcap/libpcap-0.8.1-r1.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/net-libs/libpcap/libpcap-0.8.1-r1.ebuild,v 1.4 2004/06/24 23:14:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/libpcap-0.8.1-r1.ebuild,v 1.5 2004/07/01 22:26:27 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc sparc ~alpha ~mips hppa ~amd64 ~ia64" IUSE="ipv6" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/net-libs/libpcap/libpcap-0.8.1.ebuild b/net-libs/libpcap/libpcap-0.8.1.ebuild index 5a571aea38c7..2e753095a796 100644 --- a/net-libs/libpcap/libpcap-0.8.1.ebuild +++ b/net-libs/libpcap/libpcap-0.8.1.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/net-libs/libpcap/libpcap-0.8.1.ebuild,v 1.6 2004/06/24 23:14:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/libpcap-0.8.1.ebuild,v 1.7 2004/07/01 22:26:27 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc sparc ~alpha ~mips hppa ~amd64 ~ia64" IUSE="ipv6" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/net-libs/libpcap/libpcap-0.8.3-r1.ebuild b/net-libs/libpcap/libpcap-0.8.3-r1.ebuild index b18d7cccf9cf..7674437fe0b7 100644 --- a/net-libs/libpcap/libpcap-0.8.3-r1.ebuild +++ b/net-libs/libpcap/libpcap-0.8.3-r1.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/net-libs/libpcap/libpcap-0.8.3-r1.ebuild,v 1.11 2004/06/24 23:14:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/libpcap-0.8.3-r1.ebuild,v 1.12 2004/07/01 22:26:27 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64" IUSE="ipv6" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/net-libs/libpcap/libpcap-0.8.3.ebuild b/net-libs/libpcap/libpcap-0.8.3.ebuild index 8ba314eb90ba..3a66a0092a4b 100644 --- a/net-libs/libpcap/libpcap-0.8.3.ebuild +++ b/net-libs/libpcap/libpcap-0.8.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/net-libs/libpcap/libpcap-0.8.3.ebuild,v 1.5 2004/06/24 23:14:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpcap/libpcap-0.8.3.ebuild,v 1.6 2004/07/01 22:26:27 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc sparc ~alpha ~mips ~hppa amd64 ~ia64" IUSE="ipv6" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/net-libs/libpri/ChangeLog b/net-libs/libpri/ChangeLog index 6754ec7ec91d..834b96165609 100644 --- a/net-libs/libpri/ChangeLog +++ b/net-libs/libpri/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libpri # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libpri/ChangeLog,v 1.5 2004/06/24 23:14:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpri/ChangeLog,v 1.6 2004/07/01 22:26:42 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> libpri-0.4.0.ebuild, + libpri-0.6.0.ebuild: + virtual/glibc -> virtual/libc 10 May 2004; David Holm <dholm@gentoo.org> libpri-0.4.0.ebuild: Added to ~ppc. diff --git a/net-libs/libpri/libpri-0.4.0.ebuild b/net-libs/libpri/libpri-0.4.0.ebuild index 23c0be7a0e60..5bb63a99836a 100644 --- a/net-libs/libpri/libpri-0.4.0.ebuild +++ b/net-libs/libpri/libpri-0.4.0.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/net-libs/libpri/libpri-0.4.0.ebuild,v 1.4 2004/06/24 23:14:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpri/libpri-0.4.0.ebuild,v 1.5 2004/07/01 22:26:42 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { emake || die diff --git a/net-libs/libpri/libpri-0.6.0.ebuild b/net-libs/libpri/libpri-0.6.0.ebuild index d1ce5e9e52d0..0c673afb8fdd 100644 --- a/net-libs/libpri/libpri-0.6.0.ebuild +++ b/net-libs/libpri/libpri-0.6.0.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/net-libs/libpri/libpri-0.6.0.ebuild,v 1.2 2004/06/24 23:14:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libpri/libpri-0.6.0.ebuild,v 1.3 2004/07/01 22:26:42 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { emake || die diff --git a/net-libs/librsync/ChangeLog b/net-libs/librsync/ChangeLog index 16748f07817f..b147d7054298 100644 --- a/net-libs/librsync/ChangeLog +++ b/net-libs/librsync/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/librsync # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/ChangeLog,v 1.9 2004/06/24 23:14:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/ChangeLog,v 1.10 2004/07/01 22:26:55 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + librsync-0.9.5.1.ebuild, librsync-0.9.5.ebuild, librsync-0.9.6.ebuild: + virtual/glibc -> virtual/libc 11 Jun 2004; David Holm <dholm@gentoo.org> librsync-0.9.6.ebuild: Added to ~ppc. diff --git a/net-libs/librsync/librsync-0.9.5.1.ebuild b/net-libs/librsync/librsync-0.9.5.1.ebuild index 24d7a964b81c..603aead9ea27 100644 --- a/net-libs/librsync/librsync-0.9.5.1.ebuild +++ b/net-libs/librsync/librsync-0.9.5.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.5.1.ebuild,v 1.3 2004/06/24 23:14:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.5.1.ebuild,v 1.4 2004/07/01 22:26:55 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="Flexible remote checksum-based differencing" SRC_URI="http://rdiff-backup.stanford.edu/${P}.tar.gz" HOMEPAGE="http://librsync.sf.net/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2.1" diff --git a/net-libs/librsync/librsync-0.9.5.ebuild b/net-libs/librsync/librsync-0.9.5.ebuild index 6b3cb33d2e6d..8228a7c563be 100644 --- a/net-libs/librsync/librsync-0.9.5.ebuild +++ b/net-libs/librsync/librsync-0.9.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.5.ebuild,v 1.10 2004/06/24 23:14:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.5.ebuild,v 1.11 2004/07/01 22:26:55 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="Flexible remote checksum-based differencing" SRC_URI="mirror://sourceforge/rproxy/${P}.tar.gz" HOMEPAGE="http://www.sourceforge.net/projects/rproxy/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2.1" diff --git a/net-libs/librsync/librsync-0.9.6.ebuild b/net-libs/librsync/librsync-0.9.6.ebuild index b89323a6c3c8..8d43efb436ac 100644 --- a/net-libs/librsync/librsync-0.9.6.ebuild +++ b/net-libs/librsync/librsync-0.9.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.6.ebuild,v 1.5 2004/06/24 23:14:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.6.ebuild,v 1.6 2004/07/01 22:26:55 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="Flexible remote checksum-based differencing" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://librsync.sf.net/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2.1" diff --git a/net-libs/libtlen/ChangeLog b/net-libs/libtlen/ChangeLog index 768baeb26026..70e582bd3e94 100644 --- a/net-libs/libtlen/ChangeLog +++ b/net-libs/libtlen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libtlen # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/ChangeLog,v 1.4 2004/06/24 23:15:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/ChangeLog,v 1.5 2004/07/01 22:27:07 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + libtlen-20031114.ebuild: + virtual/glibc -> virtual/libc 23 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> libtlen-20031114.ebuild: diff --git a/net-libs/libtlen/libtlen-20031114.ebuild b/net-libs/libtlen/libtlen-20031114.ebuild index 63ced2ea3175..eafbff9161c4 100644 --- a/net-libs/libtlen/libtlen-20031114.ebuild +++ b/net-libs/libtlen/libtlen-20031114.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/net-libs/libtlen/libtlen-20031114.ebuild,v 1.6 2004/06/24 23:15:03 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/libtlen-20031114.ebuild,v 1.7 2004/07/01 22:27:07 eradicator Exp $ DESCRIPTION="Support library for Tlen IMS" HOMEPAGE="http://libtlen.eu.org/" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { econf \ diff --git a/net-libs/openslp/ChangeLog b/net-libs/openslp/ChangeLog index 2082dc9353c8..471c737ace84 100644 --- a/net-libs/openslp/ChangeLog +++ b/net-libs/openslp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/openslp # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/ChangeLog,v 1.21 2004/06/24 23:17:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/ChangeLog,v 1.22 2004/07/01 22:27:21 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + openslp-1.0.11.ebuild, openslp-1.0.9a.ebuild: + virtual/glibc -> virtual/libc 12 Jun 2004; Tom Gall <tgall@gentoo.org> openslp-1.0.11.ebuild: stable on ppc64 bug #53766 diff --git a/net-libs/openslp/openslp-1.0.11.ebuild b/net-libs/openslp/openslp-1.0.11.ebuild index 7e4339bef70e..1bb6bee3735a 100644 --- a/net-libs/openslp/openslp-1.0.11.ebuild +++ b/net-libs/openslp/openslp-1.0.11.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/net-libs/openslp/openslp-1.0.11.ebuild,v 1.14 2004/06/24 23:17:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/openslp-1.0.11.ebuild,v 1.15 2004/07/01 22:27:21 eradicator Exp $ inherit gnuconfig @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390 ppc64" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/net-libs/openslp/openslp-1.0.9a.ebuild b/net-libs/openslp/openslp-1.0.9a.ebuild index 6f5da8774788..7d7a534668ed 100644 --- a/net-libs/openslp/openslp-1.0.9a.ebuild +++ b/net-libs/openslp/openslp-1.0.9a.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/net-libs/openslp/openslp-1.0.9a.ebuild,v 1.7 2004/06/24 23:17:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/openslp-1.0.9a.ebuild,v 1.8 2004/07/01 22:27:21 eradicator Exp $ DESCRIPTION="An open-source implementation of Service Location Protocol" HOMEPAGE="http://www.openslp.org" @@ -9,7 +9,7 @@ S=${WORKDIR}/${P} SRC_URI="mirror://sourceforge/openslp/${P}.tar.gz" KEYWORDS="x86 sparc ppc hppa" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" SLOT="0" LICENSE="BSD" diff --git a/net-libs/rpc2/ChangeLog b/net-libs/rpc2/ChangeLog index 6e6eddd22c65..51c1ac44938d 100644 --- a/net-libs/rpc2/ChangeLog +++ b/net-libs/rpc2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/rpc2 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rpc2/ChangeLog,v 1.10 2004/06/24 23:17:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rpc2/ChangeLog,v 1.11 2004/07/01 22:27:40 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> rpc2-1.13.ebuild, + rpc2-1.19.ebuild, rpc2-1.20.ebuild, rpc2-1.22.ebuild: + virtual/glibc -> virtual/libc *rpc2-1.22 (12 May 2004) diff --git a/net-libs/rpc2/rpc2-1.13.ebuild b/net-libs/rpc2/rpc2-1.13.ebuild index cf31efdcc781..c06b6eedb5fd 100644 --- a/net-libs/rpc2/rpc2-1.13.ebuild +++ b/net-libs/rpc2/rpc2-1.13.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/net-libs/rpc2/rpc2-1.13.ebuild,v 1.9 2004/06/24 23:17:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rpc2/rpc2-1.13.ebuild,v 1.10 2004/07/01 22:27:40 eradicator Exp $ DESCRIPTION="Remote procedure call package for IP/UDP (used by Coda)" HOMEPAGE="http://www.coda.cs.cmu.edu/" @@ -11,7 +11,7 @@ KEYWORDS="x86 ~sparc " SLOT="1" # partly based on the deps suggested by Mandrake's RPM -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/lwp-1.9 >=sys-libs/ncurses-5 >=sys-libs/readline-4.1" diff --git a/net-libs/rpc2/rpc2-1.19.ebuild b/net-libs/rpc2/rpc2-1.19.ebuild index 705d0b268242..891fec4cddfd 100644 --- a/net-libs/rpc2/rpc2-1.19.ebuild +++ b/net-libs/rpc2/rpc2-1.19.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/net-libs/rpc2/rpc2-1.19.ebuild,v 1.5 2004/06/24 23:17:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rpc2/rpc2-1.19.ebuild,v 1.6 2004/07/01 22:27:40 eradicator Exp $ DESCRIPTION="Remote procedure call package for IP/UDP (used by Coda)" HOMEPAGE="http://www.coda.cs.cmu.edu/" @@ -10,7 +10,7 @@ SLOT="1" LICENSE="LGPL-2.1" KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/lwp-1.10 >=sys-libs/ncurses-5 >=sys-libs/readline-4.1" diff --git a/net-libs/rpc2/rpc2-1.20.ebuild b/net-libs/rpc2/rpc2-1.20.ebuild index bdc6e9fcd75f..7e6a2479a456 100644 --- a/net-libs/rpc2/rpc2-1.20.ebuild +++ b/net-libs/rpc2/rpc2-1.20.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/net-libs/rpc2/rpc2-1.20.ebuild,v 1.5 2004/06/24 23:17:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rpc2/rpc2-1.20.ebuild,v 1.6 2004/07/01 22:27:40 eradicator Exp $ DESCRIPTION="Remote procedure call package for IP/UDP (used by Coda)" HOMEPAGE="http://www.coda.cs.cmu.edu/" @@ -10,7 +10,7 @@ SLOT="1" LICENSE="LGPL-2.1" KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/lwp-1.10 >=sys-libs/ncurses-5 >=sys-libs/readline-4.1" diff --git a/net-libs/rpc2/rpc2-1.22.ebuild b/net-libs/rpc2/rpc2-1.22.ebuild index a82998fafd63..8ff431907367 100644 --- a/net-libs/rpc2/rpc2-1.22.ebuild +++ b/net-libs/rpc2/rpc2-1.22.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/net-libs/rpc2/rpc2-1.22.ebuild,v 1.2 2004/06/24 23:17:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rpc2/rpc2-1.22.ebuild,v 1.3 2004/07/01 22:27:40 eradicator Exp $ DESCRIPTION="Remote procedure call package for IP/UDP (used by Coda)" HOMEPAGE="http://www.coda.cs.cmu.edu/" @@ -10,7 +10,7 @@ SLOT="1" LICENSE="LGPL-2.1" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" # Questionable dependancies # >=sys-libs/lwp-1.10 diff --git a/net-libs/wvstreams/ChangeLog b/net-libs/wvstreams/ChangeLog index 25279d76d56b..2ffdabf1ee6d 100644 --- a/net-libs/wvstreams/ChangeLog +++ b/net-libs/wvstreams/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/wvstreams # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.18 2004/06/24 23:18:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/ChangeLog,v 1.19 2004/07/01 22:27:54 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + wvstreams-3.70-r2.ebuild, wvstreams-3.74.ebuild, wvstreams-3.75.ebuild: + virtual/glibc -> virtual/libc 28 May 2004; Jon Hood <squinky86@gentoo.org> wvstreams-3.74.ebuild, wvstreams-3.75.ebuild: diff --git a/net-libs/wvstreams/wvstreams-3.70-r2.ebuild b/net-libs/wvstreams/wvstreams-3.70-r2.ebuild index 188bcebd059d..747f3e7156f6 100644 --- a/net-libs/wvstreams/wvstreams-3.70-r2.ebuild +++ b/net-libs/wvstreams/wvstreams-3.70-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/net-libs/wvstreams/wvstreams-3.70-r2.ebuild,v 1.18 2004/06/24 23:18:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-3.70-r2.ebuild,v 1.19 2004/07/01 22:27:54 eradicator Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc alpha amd64 hppa" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/net-libs/wvstreams/wvstreams-3.74.ebuild b/net-libs/wvstreams/wvstreams-3.74.ebuild index c7a7eda89bf9..c7be06a1452c 100644 --- a/net-libs/wvstreams/wvstreams-3.74.ebuild +++ b/net-libs/wvstreams/wvstreams-3.74.ebuild @@ -25,7 +25,7 @@ RDEPEND="gtk? ( >=x11-libs/gtk+-2.2.0 ) dev-libs/openssl" DEPEND="${RDEPEND} - virtual/glibc" + virtual/libc" S=${WORKDIR}/${P}.0 diff --git a/net-libs/wvstreams/wvstreams-3.75.ebuild b/net-libs/wvstreams/wvstreams-3.75.ebuild index 79cf045bc69a..769d506a9dcc 100644 --- a/net-libs/wvstreams/wvstreams-3.75.ebuild +++ b/net-libs/wvstreams/wvstreams-3.75.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/net-libs/wvstreams/wvstreams-3.75.ebuild,v 1.5 2004/06/24 23:18:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-3.75.ebuild,v 1.6 2004/07/01 22:27:54 eradicator Exp $ inherit eutils @@ -27,7 +27,7 @@ RDEPEND="gtk? ( >=x11-libs/gtk+-2.2.0 ) dev-libs/openssl" DEPEND="${RDEPEND} - virtual/glibc" + virtual/libc" S=${WORKDIR}/${P}.0 diff --git a/net-libs/zapata/ChangeLog b/net-libs/zapata/ChangeLog index bf61552aaf0d..4d00deca2263 100644 --- a/net-libs/zapata/ChangeLog +++ b/net-libs/zapata/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/zapata # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/zapata/ChangeLog,v 1.7 2004/06/24 23:18:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/zapata/ChangeLog,v 1.8 2004/07/01 22:28:13 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> zapata-0.7.0.ebuild, + zapata-0.8.1.ebuild, zapata-0.9.1.ebuild: + virtual/glibc -> virtual/libc *zapata-0.9.1 (10 May 2004) diff --git a/net-libs/zapata/zapata-0.7.0.ebuild b/net-libs/zapata/zapata-0.7.0.ebuild index 7751dbeb3e7c..9c663f973039 100644 --- a/net-libs/zapata/zapata-0.7.0.ebuild +++ b/net-libs/zapata/zapata-0.7.0.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/net-libs/zapata/zapata-0.7.0.ebuild,v 1.3 2004/06/24 23:18:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/zapata/zapata-0.7.0.ebuild,v 1.4 2004/07/01 22:28:13 eradicator Exp $ IUSE="" @@ -14,7 +14,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="~x86" -DEPEND="virtual/glibc +DEPEND="virtual/libc net-misc/zaptel" src_unpack() { diff --git a/net-libs/zapata/zapata-0.8.1.ebuild b/net-libs/zapata/zapata-0.8.1.ebuild index 7be99942bf8c..443e11724c8b 100644 --- a/net-libs/zapata/zapata-0.8.1.ebuild +++ b/net-libs/zapata/zapata-0.8.1.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/net-libs/zapata/zapata-0.8.1.ebuild,v 1.3 2004/06/24 23:18:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/zapata/zapata-0.8.1.ebuild,v 1.4 2004/07/01 22:28:13 eradicator Exp $ IUSE="" @@ -14,7 +14,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="~x86" -DEPEND="virtual/glibc +DEPEND="virtual/libc =net-misc/zaptel-0.8.1" src_unpack() { diff --git a/net-libs/zapata/zapata-0.9.1.ebuild b/net-libs/zapata/zapata-0.9.1.ebuild index 8bf35723f4e8..f1ee89b1a55a 100644 --- a/net-libs/zapata/zapata-0.9.1.ebuild +++ b/net-libs/zapata/zapata-0.9.1.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/net-libs/zapata/zapata-0.9.1.ebuild,v 1.2 2004/06/24 23:18:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/zapata/zapata-0.9.1.ebuild,v 1.3 2004/07/01 22:28:13 eradicator Exp $ IUSE="" @@ -14,7 +14,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="~x86" -DEPEND="virtual/glibc +DEPEND="virtual/libc =net-misc/zaptel-0.9.1" src_unpack() { |