summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 21:50:02 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 21:50:02 +0000
commit8543815013aa7ae475554b6d3b864225a3a3c9b7 (patch)
treee2461eca2109c61061dd51fc18e565efc79dae42 /sys-cluster/ipvsadm
parentStable amd64. (diff)
downloadhistorical-8543815013aa7ae475554b6d3b864225a3a3c9b7.tar.gz
historical-8543815013aa7ae475554b6d3b864225a3a3c9b7.tar.bz2
historical-8543815013aa7ae475554b6d3b864225a3a3c9b7.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-cluster/ipvsadm')
-rw-r--r--sys-cluster/ipvsadm/ChangeLog6
-rw-r--r--sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild4
-rw-r--r--sys-cluster/ipvsadm/ipvsadm-1.24.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-cluster/ipvsadm/ChangeLog b/sys-cluster/ipvsadm/ChangeLog
index 7ba7ed9be510..6dcbbf27bd1a 100644
--- a/sys-cluster/ipvsadm/ChangeLog
+++ b/sys-cluster/ipvsadm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/ipvsadm
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.12 2004/06/24 22:38:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.13 2004/07/01 21:47:06 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ ipvsadm-1.21-r1.ebuild, ipvsadm-1.24.ebuild:
+ virtual/glibc -> virtual/libc
07 Jun 2004; Michael Imhof <tantive@gentoo.org> ipvsadm-1.21-r1.ebuild,
ipvsadm-1.24.ebuild:
diff --git a/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild
index 1f12cdb06fcc..3af92d136368 100644
--- a/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild
+++ b/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild,v 1.4 2004/06/24 22:38:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild,v 1.5 2004/07/01 21:47:06 eradicator Exp $
DESCRIPTION="ipvsadm is a utility to administer the IP virtual server services offered by the Linux kernel with IP virtual server support."
HOMEPAGE="http://linuxvirtualserver.org"
LICENSE="GPL-2"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/ncurses-5.2"
SRC_URI="http://www.linuxvirtualserver.org/software/kernel-2.4/${P}.tar.gz"
diff --git a/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild
index 05254b8d3698..14d3ef5c67f4 100644
--- a/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild
+++ b/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v 1.4 2004/06/24 22:38:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v 1.5 2004/07/01 21:47:06 eradicator Exp $
DESCRIPTION="ipvsadm is a utility to administer the IP virtual server services offered by the Linux kernel with IP virtual server support."
HOMEPAGE="http://linuxvirtualserver.org"
LICENSE="GPL-2"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=sys-libs/ncurses-5.2"
SRC_URI="http://www.linuxvirtualserver.org/software/kernel-2.5/${P}.tar.gz"