diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:15:46 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:15:46 +0000 |
commit | 47907ed0c19cc78a35822623df2489b7fe1cb59d (patch) | |
tree | f3e8cb7311f8be2d07b6c91a3aec71418994878e /net-dns/ldapdns/ldapdns-2.03.ebuild | |
parent | Fixed compile issue. (Manifest recommit) (diff) | |
download | gentoo-2-47907ed0c19cc78a35822623df2489b7fe1cb59d.tar.gz gentoo-2-47907ed0c19cc78a35822623df2489b7fe1cb59d.tar.bz2 gentoo-2-47907ed0c19cc78a35822623df2489b7fe1cb59d.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-dns/ldapdns/ldapdns-2.03.ebuild')
-rw-r--r-- | net-dns/ldapdns/ldapdns-2.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/ldapdns/ldapdns-2.03.ebuild b/net-dns/ldapdns/ldapdns-2.03.ebuild index 0e653e83f379..7b5c9121d71d 100644 --- a/net-dns/ldapdns/ldapdns-2.03.ebuild +++ b/net-dns/ldapdns/ldapdns-2.03.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/net-dns/ldapdns/ldapdns-2.03.ebuild,v 1.7 2004/06/24 22:36:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/ldapdns/ldapdns-2.03.ebuild,v 1.8 2004/07/01 22:12:06 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="A tiny, fast authoritative nameserver that queries LDAP and can be updated instantly" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=net-nds/openldap-2" RDEPEND="${DEPEND} >=sys-apps/daemontools-0.70 |