summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-09-04 17:48:20 +0000
committerJon Hood <squinky86@gentoo.org>2004-09-04 17:48:20 +0000
commita5ccd61c2bd2a78ec95e9a2f5a57ea68107a6f83 (patch)
tree72e34b08ca139d9371e0b6bde9fcb065f6b6b5ed /dev-libs/libip_vs_user_sync
parentok, ready to me unmasked. This is the Swegener-Rocks Release for Gentoo. Th... (diff)
downloadgentoo-2-a5ccd61c2bd2a78ec95e9a2f5a57ea68107a6f83.tar.gz
gentoo-2-a5ccd61c2bd2a78ec95e9a2f5a57ea68107a6f83.tar.bz2
gentoo-2-a5ccd61c2bd2a78ec95e9a2f5a57ea68107a6f83.zip
virtual/glibc --> virtual/libc
Diffstat (limited to 'dev-libs/libip_vs_user_sync')
-rw-r--r--dev-libs/libip_vs_user_sync/ChangeLog6
-rw-r--r--dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libip_vs_user_sync/ChangeLog b/dev-libs/libip_vs_user_sync/ChangeLog
index c406297bb65f..96a09cd7b886 100644
--- a/dev-libs/libip_vs_user_sync/ChangeLog
+++ b/dev-libs/libip_vs_user_sync/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/libip_vs_user_sync
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libip_vs_user_sync/ChangeLog,v 1.1 2004/08/31 15:39:41 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libip_vs_user_sync/ChangeLog,v 1.2 2004/09/04 17:48:20 squinky86 Exp $
+
+ 04 Sep 2004; Jon Hood <squinky86@gentoo.org>
+ libip_vs_user_sync-1.0.0.ebuild:
+ Change virtual/glibc --> virtual/libc.
*libip_vs_user_sync-1.0.0 (31 Aug 2004)
diff --git a/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild b/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild
index 4d3ab661fac4..0a5c89747327 100644
--- a/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild
+++ b/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.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/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild,v 1.2 2004/08/31 15:49:09 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libip_vs_user_sync/libip_vs_user_sync-1.0.0.ebuild,v 1.3 2004/09/04 17:48:20 squinky86 Exp $
inherit eutils
@@ -8,7 +8,7 @@ DESCRIPTION="Library to access LVS netlink socket in the Linux Kernel"
HOMEPAGE="http://www.ultramonkey.org/download/conn_sync/"
LICENSE="GPL-2"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=dev-libs/vanessa-logger-0.0.6"
SRC_URI="http://www.ultramonkey.org/download/conn_sync/${P}.tar.gz"
SLOT="0"