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/wulfstat
parentStable amd64. (diff)
downloadhistorical-8543815013aa7ae475554b6d3b864225a3a3c9b7.tar.gz
historical-8543815013aa7ae475554b6d3b864225a3a3c9b7.tar.bz2
historical-8543815013aa7ae475554b6d3b864225a3a3c9b7.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-cluster/wulfstat')
-rw-r--r--sys-cluster/wulfstat/ChangeLog6
-rw-r--r--sys-cluster/wulfstat/wulfstat-0.4.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-cluster/wulfstat/ChangeLog b/sys-cluster/wulfstat/ChangeLog
index 392c7ddc490e..fa351ac758a6 100644
--- a/sys-cluster/wulfstat/ChangeLog
+++ b/sys-cluster/wulfstat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/wulfstat
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/wulfstat/ChangeLog,v 1.2 2004/06/24 22:41:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/wulfstat/ChangeLog,v 1.3 2004/07/01 21:49:49 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ wulfstat-0.4.8.ebuild:
+ virtual/glibc -> virtual/libc
*wulfstat-0.4.8 (28 Aug 2003)
diff --git a/sys-cluster/wulfstat/wulfstat-0.4.8.ebuild b/sys-cluster/wulfstat/wulfstat-0.4.8.ebuild
index b152333faab5..17cf06d0bfb1 100644
--- a/sys-cluster/wulfstat/wulfstat-0.4.8.ebuild
+++ b/sys-cluster/wulfstat/wulfstat-0.4.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/sys-cluster/wulfstat/wulfstat-0.4.8.ebuild,v 1.2 2004/06/24 22:41:46 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/wulfstat/wulfstat-0.4.8.ebuild,v 1.3 2004/07/01 21:49:49 eradicator Exp $
DESCRIPTION="Provides a simple interface to the xmlsysd daemon."
SRC_URI="http://www.phy.duke.edu/~rgb/Beowulf/wulfstat/${PN}.tgz"
@@ -11,7 +11,7 @@ SLOT="0"
LICENSE="GPL-2"
IUSE=""
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
>=dev-libs/libxml2-2.5.6
>=sys-libs/zlib-1.1.4-r1
>=sys-libs/ncurses-5.3-r1"