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/xmlsysd
parentStable amd64. (diff)
downloadhistorical-8543815013aa7ae475554b6d3b864225a3a3c9b7.tar.gz
historical-8543815013aa7ae475554b6d3b864225a3a3c9b7.tar.bz2
historical-8543815013aa7ae475554b6d3b864225a3a3c9b7.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-cluster/xmlsysd')
-rw-r--r--sys-cluster/xmlsysd/ChangeLog5
-rw-r--r--sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-cluster/xmlsysd/ChangeLog b/sys-cluster/xmlsysd/ChangeLog
index ee56d012f963..eb22c533f5e2 100644
--- a/sys-cluster/xmlsysd/ChangeLog
+++ b/sys-cluster/xmlsysd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-cluster/xmlsysd
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/xmlsysd/ChangeLog,v 1.2 2004/06/24 22:42:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/xmlsysd/ChangeLog,v 1.3 2004/07/01 21:50:02 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> xmlsysd-0.1.5.ebuild:
+ virtual/glibc -> virtual/libc
*xmlsysd-0.1.5 (28 Aug 2003)
diff --git a/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild b/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild
index 8e96db0526f1..af3304c01171 100644
--- a/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild
+++ b/sys-cluster/xmlsysd/xmlsysd-0.1.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/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild,v 1.3 2004/06/24 22:42:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/xmlsysd/xmlsysd-0.1.5.ebuild,v 1.4 2004/07/01 21:50:02 eradicator Exp $
DESCRIPTION="A beowulf monitor daemon."
SRC_URI="http://www.phy.duke.edu/~rgb/Beowulf/xmlsysd/${PN}.tgz"
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
IUSE=""
DEPEND="virtual/inetd
- virtual/glibc
+ virtual/libc
dev-libs/libxml
sys-libs/zlib
sys-libs/ncurses"