summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-07-01 22:11:22 +0000
committerJon Hood <squinky86@gentoo.org>2004-07-01 22:11:22 +0000
commitd78d3385a7c4288a293509d8d05b0d2ff0689b7e (patch)
tree6cb70966e03ead6e30559213983edddb74724c08 /net-misc/vtun
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-d78d3385a7c4288a293509d8d05b0d2ff0689b7e.tar.gz
gentoo-2-d78d3385a7c4288a293509d8d05b0d2ff0689b7e.tar.bz2
gentoo-2-d78d3385a7c4288a293509d8d05b0d2ff0689b7e.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-misc/vtun')
-rw-r--r--net-misc/vtun/ChangeLog4
-rw-r--r--net-misc/vtun/vtun-2.5.ebuild4
-rw-r--r--net-misc/vtun/vtun-2.6.ebuild4
3 files changed, 8 insertions, 4 deletions
diff --git a/net-misc/vtun/ChangeLog b/net-misc/vtun/ChangeLog
index 63faa94abe76..6919915b5014 100644
--- a/net-misc/vtun/ChangeLog
+++ b/net-misc/vtun/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# /space/gentoo/cvsroot/gentoo-x86/skel.ChangeLog,v 1.2 2002/02/05 00:57:47 gbevin Exp
+ 01 Jul 2004; Jon Hood <squinky86@gentoo.org> vtun-2.5.ebuild,
+ vtun-2.6.ebuild:
+ change virtual/glibc to virtual/libc
+
11 Jun 2004; Aron Griffis <agriffis@gentoo.org> vtun-2.5-r1.ebuild,
vtun-2.5-r2.ebuild, vtun-2.5.ebuild, vtun-2.6.ebuild:
Fix use invocation
diff --git a/net-misc/vtun/vtun-2.5.ebuild b/net-misc/vtun/vtun-2.5.ebuild
index 58f409218059..41af055f8f17 100644
--- a/net-misc/vtun/vtun-2.5.ebuild
+++ b/net-misc/vtun/vtun-2.5.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-misc/vtun/vtun-2.5.ebuild,v 1.14 2004/06/25 00:19:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.5.ebuild,v 1.15 2004/07/01 22:09:48 squinky86 Exp $
IUSE="ssl"
@@ -14,7 +14,7 @@ SLOT="0"
# NOTE: you also need the tun/tap driver compiled into your kernel
# to do tun/tap tunneling
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/zlib-1.1.3
>=dev-libs/lzo-1.07
sys-devel/bison
diff --git a/net-misc/vtun/vtun-2.6.ebuild b/net-misc/vtun/vtun-2.6.ebuild
index 71464c6de477..beff4028231f 100644
--- a/net-misc/vtun/vtun-2.6.ebuild
+++ b/net-misc/vtun/vtun-2.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-misc/vtun/vtun-2.6.ebuild,v 1.5 2004/06/25 00:19:18 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-2.6.ebuild,v 1.6 2004/07/01 22:09:48 squinky86 Exp $
inherit eutils
@@ -16,7 +16,7 @@ SLOT="0"
# NOTE: you also need the tun/tap driver compiled into your kernel
# to do tun/tap tunneling
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/zlib-1.1.3
>=dev-libs/lzo-1.07
sys-devel/bison