summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 18:51:16 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 18:51:16 +0000
commit6d77797fa132539059f04e04786b10094f758400 (patch)
treef36da479ad462ad509edff0db365024963fa3730 /net-libs
parentFix build without flac, bug #285567. Thanks to Richard Ash for the patch. (diff)
downloadhistorical-6d77797fa132539059f04e04786b10094f758400.tar.gz
historical-6d77797fa132539059f04e04786b10094f758400.tar.bz2
historical-6d77797fa132539059f04e04786b10094f758400.zip
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/cvm/ChangeLog8
-rw-r--r--net-libs/cvm/cvm-0.76.ebuild7
-rw-r--r--net-libs/cvm/cvm-0.82.ebuild7
-rw-r--r--net-libs/iax/ChangeLog7
-rw-r--r--net-libs/iax/iax-0.2.2.ebuild8
-rw-r--r--net-libs/libetpan/ChangeLog7
-rw-r--r--net-libs/libetpan/libetpan-0.57.ebuild7
-rw-r--r--net-libs/libgsasl/ChangeLog5
-rw-r--r--net-libs/libgsasl/libgsasl-0.2.4.ebuild7
-rw-r--r--net-libs/libident/ChangeLog7
-rw-r--r--net-libs/libident/libident-0.22.ebuild6
-rw-r--r--net-libs/libosip/ChangeLog7
-rw-r--r--net-libs/libosip/libosip-2.2.2.ebuild6
-rw-r--r--net-libs/librsync/ChangeLog8
-rw-r--r--net-libs/librsync/librsync-0.9.6.ebuild6
-rw-r--r--net-libs/librsync/librsync-0.9.7.ebuild6
-rw-r--r--net-libs/libtlen/ChangeLog8
-rw-r--r--net-libs/libtlen/libtlen-20031114.ebuild6
-rw-r--r--net-libs/libtlen/libtlen-20060309.ebuild6
-rw-r--r--net-libs/polarssl/ChangeLog5
-rw-r--r--net-libs/polarssl/polarssl-0.12.0.ebuild4
-rw-r--r--net-libs/vanessa-mcast/ChangeLog8
-rw-r--r--net-libs/vanessa-mcast/vanessa-mcast-1.0.0.ebuild7
23 files changed, 91 insertions, 62 deletions
diff --git a/net-libs/cvm/ChangeLog b/net-libs/cvm/ChangeLog
index 454546997738..774b0369b95c 100644
--- a/net-libs/cvm/ChangeLog
+++ b/net-libs/cvm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/cvm
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cvm/ChangeLog,v 1.21 2008/05/21 18:56:43 dev-zero Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cvm/ChangeLog,v 1.22 2009/09/23 18:47:36 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> cvm-0.76.ebuild,
+ cvm-0.82.ebuild:
+ Remove virtual/libc
21 May 2008; Tiziano Müller <dev-zero@gentoo.org> cvm-0.76.ebuild,
cvm-0.82.ebuild:
diff --git a/net-libs/cvm/cvm-0.76.ebuild b/net-libs/cvm/cvm-0.76.ebuild
index 1213bced11da..8c383be93d82 100644
--- a/net-libs/cvm/cvm-0.76.ebuild
+++ b/net-libs/cvm/cvm-0.76.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cvm/cvm-0.76.ebuild,v 1.13 2008/05/21 18:56:43 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cvm/cvm-0.76.ebuild,v 1.14 2009/09/23 18:47:36 patrick Exp $
inherit toolchain-funcs eutils
@@ -13,8 +13,7 @@ SLOT="0"
KEYWORDS="ppc sparc x86"
IUSE="mysql postgres test"
-RDEPEND="virtual/libc
- dev-db/cdb"
+RDEPEND="dev-db/cdb"
DEPEND="${RDEPEND}
>=dev-libs/bglibs-1.041
mysql? ( virtual/mysql )
diff --git a/net-libs/cvm/cvm-0.82.ebuild b/net-libs/cvm/cvm-0.82.ebuild
index 44368e1e2ce3..b6da0dc610ce 100644
--- a/net-libs/cvm/cvm-0.82.ebuild
+++ b/net-libs/cvm/cvm-0.82.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/cvm/cvm-0.82.ebuild,v 1.2 2008/05/21 18:56:43 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/cvm/cvm-0.82.ebuild,v 1.3 2009/09/23 18:47:36 patrick Exp $
inherit toolchain-funcs eutils
@@ -13,8 +13,7 @@ SLOT="0"
KEYWORDS="~ppc ~sparc ~x86 ~amd64"
IUSE="mysql postgres test vpopmail"
-RDEPEND="virtual/libc
- dev-db/cdb"
+RDEPEND="dev-db/cdb"
DEPEND="${RDEPEND}
>=dev-libs/bglibs-1.041
mysql? ( virtual/mysql )
diff --git a/net-libs/iax/ChangeLog b/net-libs/iax/ChangeLog
index cfb411035112..0adb8c1d3bc1 100644
--- a/net-libs/iax/ChangeLog
+++ b/net-libs/iax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/iax
-# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/iax/ChangeLog,v 1.8 2009/05/30 09:35:45 volkmar Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/iax/ChangeLog,v 1.9 2009/09/23 18:47:58 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> iax-0.2.2.ebuild:
+ Remove virtual/libc
*iax-0.2.2-r1 (30 May 2009)
diff --git a/net-libs/iax/iax-0.2.2.ebuild b/net-libs/iax/iax-0.2.2.ebuild
index 95d73d0cfa4c..616c4b5863f0 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-2005 Gentoo Foundation
+# Copyright 1999-2009 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.7 2005/04/24 02:45:44 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/iax/iax-0.2.2.ebuild,v 1.8 2009/09/23 18:47:58 patrick Exp $
IUSE=""
DESCRIPTION="IAX (Inter Asterisk eXchange) Library"
HOMEPAGE="http://www.digium.com/"
LICENSE="LGPL-2"
-DEPEND="virtual/libc"
-RDEPEND="virtual/libc"
+DEPEND=""
+RDEPEND=""
SLOT="0"
SRC_URI="http://www.digium.com/pub/libiax/${P}.tar.gz"
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog
index 7f1c08d691e9..dfb046b7a6fa 100644
--- a/net-libs/libetpan/ChangeLog
+++ b/net-libs/libetpan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libetpan
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.78 2008/12/07 23:56:27 fauli Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.79 2009/09/23 18:48:24 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> libetpan-0.57.ebuild:
+ Remove virtual/libc
07 Dec 2008; Christian Faulhammer <fauli@gentoo.org>
-libetpan-0.54.ebuild, -libetpan-0.56.ebuild:
diff --git a/net-libs/libetpan/libetpan-0.57.ebuild b/net-libs/libetpan/libetpan-0.57.ebuild
index 2d9d24f5bb98..0a4a8380bc40 100644
--- a/net-libs/libetpan/libetpan-0.57.ebuild
+++ b/net-libs/libetpan/libetpan-0.57.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.57.ebuild,v 1.7 2008/12/02 21:19:18 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.57.ebuild,v 1.8 2009/09/23 18:48:24 patrick Exp $
DESCRIPTION="A portable, efficient middleware for different kinds of mail access."
HOMEPAGE="http://libetpan.sourceforge.net"
@@ -11,8 +11,7 @@ SLOT="0"
KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="berkdb debug gnutls ipv6 liblockfile sasl ssl"
-DEPEND="virtual/libc
- berkdb? ( sys-libs/db )
+DEPEND="berkdb? ( sys-libs/db )
gnutls? ( net-libs/gnutls )
!gnutls? ( ssl? ( dev-libs/openssl ) )
sasl? ( dev-libs/cyrus-sasl )
diff --git a/net-libs/libgsasl/ChangeLog b/net-libs/libgsasl/ChangeLog
index 2c7d9b60e37b..45bce2a228ab 100644
--- a/net-libs/libgsasl/ChangeLog
+++ b/net-libs/libgsasl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libgsasl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/ChangeLog,v 1.42 2009/04/25 23:06:06 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/ChangeLog,v 1.43 2009/09/23 18:48:51 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> libgsasl-0.2.4.ebuild:
+ Remove virtual/libc
*libgsasl-1.1 (25 Apr 2009)
diff --git a/net-libs/libgsasl/libgsasl-0.2.4.ebuild b/net-libs/libgsasl/libgsasl-0.2.4.ebuild
index 9275e0be3caf..def7249cb08a 100644
--- a/net-libs/libgsasl/libgsasl-0.2.4.ebuild
+++ b/net-libs/libgsasl/libgsasl-0.2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-0.2.4.ebuild,v 1.12 2006/06/07 21:19:48 slarti Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-0.2.4.ebuild,v 1.13 2009/09/23 18:48:51 patrick Exp $
DESCRIPTION="The GNU SASL library"
HOMEPAGE="http://www.gnu.org/software/gsasl/"
@@ -12,8 +12,7 @@ SLOT="0"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE="kerberos nls static idn"
PROVIDE="virtual/gsasl"
-DEPEND="virtual/libc
- nls? ( sys-devel/gettext )
+DEPEND="nls? ( sys-devel/gettext )
kerberos? ( virtual/krb5 )
idn? ( net-dns/libidn )"
RDEPEND="${DEPEND}
diff --git a/net-libs/libident/ChangeLog b/net-libs/libident/ChangeLog
index bca88d841128..03339f8d912b 100644
--- a/net-libs/libident/ChangeLog
+++ b/net-libs/libident/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libident
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/ChangeLog,v 1.19 2008/04/21 17:52:43 phreak Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/ChangeLog,v 1.20 2009/09/23 18:49:16 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> libident-0.22.ebuild:
+ Remove virtual/libc
21 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Fix up metadata.xml. If there's no maintainer for the package, the metadata
diff --git a/net-libs/libident/libident-0.22.ebuild b/net-libs/libident/libident-0.22.ebuild
index 029c06ac72f2..3a25c63daf1c 100644
--- a/net-libs/libident/libident-0.22.ebuild
+++ b/net-libs/libident/libident-0.22.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 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.13 2005/08/07 13:40:47 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libident/libident-0.22.ebuild,v 1.14 2009/09/23 18:49:16 patrick Exp $
DESCRIPTION="A small library to interface to the Ident protocol server"
HOMEPAGE="ftp://ftp.lysator.liu.se/pub/ident/libs"
@@ -9,7 +9,7 @@ LICENSE="public-domain"
SLOT="0"
KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc s390 ~sparc x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
src_compile() {
emake CFLAGS="${CFLAGS} -fPIC -DHAVE_ANSIHEADERS" all || die
diff --git a/net-libs/libosip/ChangeLog b/net-libs/libosip/ChangeLog
index f3ecbbae0c82..9ef7a1f702bf 100644
--- a/net-libs/libosip/ChangeLog
+++ b/net-libs/libosip/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libosip
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/ChangeLog,v 1.34 2008/12/12 04:34:07 vapier Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/ChangeLog,v 1.35 2009/09/23 18:49:40 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> libosip-2.2.2.ebuild:
+ Remove virtual/libc
*libosip-3.2.0 (12 Dec 2008)
diff --git a/net-libs/libosip/libosip-2.2.2.ebuild b/net-libs/libosip/libosip-2.2.2.ebuild
index 19baa24fc818..68ebec37d8ab 100644
--- a/net-libs/libosip/libosip-2.2.2.ebuild
+++ b/net-libs/libosip/libosip-2.2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-2.2.2.ebuild,v 1.5 2008/05/18 21:14:24 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libosip/libosip-2.2.2.ebuild,v 1.6 2009/09/23 18:49:40 patrick Exp $
IUSE=""
@@ -15,7 +15,7 @@ SLOT="${MY_MPV}"
KEYWORDS="amd64 ppc ~sparc x86"
LICENSE="LGPL-2"
-DEPEND="virtual/libc"
+DEPEND=""
src_compile() {
diff --git a/net-libs/librsync/ChangeLog b/net-libs/librsync/ChangeLog
index 38e833d4c081..1857c7220524 100644
--- a/net-libs/librsync/ChangeLog
+++ b/net-libs/librsync/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/librsync
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/ChangeLog,v 1.27 2008/01/16 20:56:17 grobian Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/ChangeLog,v 1.28 2009/09/23 18:50:06 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> librsync-0.9.6.ebuild,
+ librsync-0.9.7.ebuild:
+ Remove virtual/libc
16 Jan 2008; Fabian Groffen <grobian@gentoo.org> librsync-0.9.7.ebuild,
librsync-0.9.7-r1.ebuild:
diff --git a/net-libs/librsync/librsync-0.9.6.ebuild b/net-libs/librsync/librsync-0.9.6.ebuild
index 8daf0cc90bb5..1339a9b22db6 100644
--- a/net-libs/librsync/librsync-0.9.6.ebuild
+++ b/net-libs/librsync/librsync-0.9.6.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 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.9 2005/01/22 21:10:18 j4rg0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.6.ebuild,v 1.10 2009/09/23 18:50:06 patrick Exp $
DESCRIPTION="Flexible remote checksum-based differencing"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://librsync.sf.net/"
-DEPEND="virtual/libc"
+DEPEND=""
SLOT="0"
LICENSE="LGPL-2.1"
diff --git a/net-libs/librsync/librsync-0.9.7.ebuild b/net-libs/librsync/librsync-0.9.7.ebuild
index 8e55a5533c98..451fa379809e 100644
--- a/net-libs/librsync/librsync-0.9.7.ebuild
+++ b/net-libs/librsync/librsync-0.9.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.7.ebuild,v 1.14 2008/01/16 20:56:17 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/librsync/librsync-0.9.7.ebuild,v 1.15 2009/09/23 18:50:06 patrick Exp $
DESCRIPTION="Flexible remote checksum-based differencing"
HOMEPAGE="http://librsync.sourceforge.net/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
src_compile() {
econf --enable-shared || die
diff --git a/net-libs/libtlen/ChangeLog b/net-libs/libtlen/ChangeLog
index 968eb649a12d..236db00f5fc7 100644
--- a/net-libs/libtlen/ChangeLog
+++ b/net-libs/libtlen/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libtlen
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/ChangeLog,v 1.16 2008/10/07 12:41:42 nixnut Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/ChangeLog,v 1.17 2009/09/23 18:50:31 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> libtlen-20031114.ebuild,
+ libtlen-20060309.ebuild:
+ Remove virtual/libc
07 Oct 2008; nixnut <nixnut@gentoo.org> libtlen-20060309.ebuild:
Stable on ppc wrt bug 239858
diff --git a/net-libs/libtlen/libtlen-20031114.ebuild b/net-libs/libtlen/libtlen-20031114.ebuild
index 562393ff2bcf..1844f492c464 100644
--- a/net-libs/libtlen/libtlen-20031114.ebuild
+++ b/net-libs/libtlen/libtlen-20031114.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 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.9 2008/10/06 05:01:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/libtlen-20031114.ebuild,v 1.10 2009/09/23 18:50:31 patrick Exp $
DESCRIPTION="Support library for Tlen IMS"
HOMEPAGE="http://libtlen.eu.org/"
@@ -11,7 +11,7 @@ SLOT="0"
LICENSE="GPL-2"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
src_compile() {
econf \
diff --git a/net-libs/libtlen/libtlen-20060309.ebuild b/net-libs/libtlen/libtlen-20060309.ebuild
index 52e60d2cf1dc..b03fe398e8de 100644
--- a/net-libs/libtlen/libtlen-20060309.ebuild
+++ b/net-libs/libtlen/libtlen-20060309.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/libtlen-20060309.ebuild,v 1.7 2008/10/07 12:41:42 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libtlen/libtlen-20060309.ebuild,v 1.8 2009/09/23 18:50:31 patrick Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -16,7 +16,7 @@ SLOT="0"
LICENSE="GPL-2"
IUSE="doc"
-DEPEND="virtual/libc"
+DEPEND=""
src_unpack() {
unpack ${A}
diff --git a/net-libs/polarssl/ChangeLog b/net-libs/polarssl/ChangeLog
index 7ce342fb56d4..a0450f762842 100644
--- a/net-libs/polarssl/ChangeLog
+++ b/net-libs/polarssl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/polarssl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/ChangeLog,v 1.1 2009/08/18 12:34:06 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/ChangeLog,v 1.2 2009/09/23 18:50:54 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> polarssl-0.12.0.ebuild:
+ Remove virtual/libc
*polarssl-0.12.0 (18 Aug 2009)
diff --git a/net-libs/polarssl/polarssl-0.12.0.ebuild b/net-libs/polarssl/polarssl-0.12.0.ebuild
index fa96aa5e4b3d..57e0831b717e 100644
--- a/net-libs/polarssl/polarssl-0.12.0.ebuild
+++ b/net-libs/polarssl/polarssl-0.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/polarssl-0.12.0.ebuild,v 1.1 2009/08/18 12:34:06 tommy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/polarssl/polarssl-0.12.0.ebuild,v 1.2 2009/09/23 18:50:54 patrick Exp $
DESCRIPTION="Cryptographic library for embedded systems"
HOMEPAGE="http://polarssl.org/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="examples sse2"
-DEPEND="virtual/libc"
+DEPEND=""
RDEPEND=${DEPEND}
src_compile() {
diff --git a/net-libs/vanessa-mcast/ChangeLog b/net-libs/vanessa-mcast/ChangeLog
index a0c8b4a39d35..8dff791c9d9e 100644
--- a/net-libs/vanessa-mcast/ChangeLog
+++ b/net-libs/vanessa-mcast/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/vanessa-mcast
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/vanessa-mcast/ChangeLog,v 1.5 2007/02/09 04:34:29 flameeyes Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/vanessa-mcast/ChangeLog,v 1.6 2009/09/23 18:51:16 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org>
+ vanessa-mcast-1.0.0.ebuild:
+ Remove virtual/libc
09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
diff --git a/net-libs/vanessa-mcast/vanessa-mcast-1.0.0.ebuild b/net-libs/vanessa-mcast/vanessa-mcast-1.0.0.ebuild
index d158274d0666..504f3f74a852 100644
--- a/net-libs/vanessa-mcast/vanessa-mcast-1.0.0.ebuild
+++ b/net-libs/vanessa-mcast/vanessa-mcast-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/vanessa-mcast/vanessa-mcast-1.0.0.ebuild,v 1.4 2005/01/21 21:35:37 xmerlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/vanessa-mcast/vanessa-mcast-1.0.0.ebuild,v 1.5 2009/09/23 18:51:16 patrick Exp $
MY_PN="${PN/-/_}"
MY_P="${MY_PN}-${PV}"
@@ -13,8 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
-DEPEND="virtual/libc
- >=dev-libs/vanessa-logger-0.0.6
+DEPEND=">=dev-libs/vanessa-logger-0.0.6
>=net-libs/vanessa-socket-0.0.7"
S=${WORKDIR}/${MY_P}