diff options
author | 2004-07-01 21:50:02 +0000 | |
---|---|---|
committer | 2004-07-01 21:50:02 +0000 | |
commit | 8543815013aa7ae475554b6d3b864225a3a3c9b7 (patch) | |
tree | e2461eca2109c61061dd51fc18e565efc79dae42 /sys-cluster/wulfstat/wulfstat-0.4.8.ebuild | |
parent | Stable amd64. (diff) | |
download | historical-8543815013aa7ae475554b6d3b864225a3a3c9b7.tar.gz historical-8543815013aa7ae475554b6d3b864225a3a3c9b7.tar.bz2 historical-8543815013aa7ae475554b6d3b864225a3a3c9b7.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-cluster/wulfstat/wulfstat-0.4.8.ebuild')
-rw-r--r-- | sys-cluster/wulfstat/wulfstat-0.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |