diff options
Diffstat (limited to 'net-dns/ldapdns/ldapdns-2.04.ebuild')
-rw-r--r-- | net-dns/ldapdns/ldapdns-2.04.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-dns/ldapdns/ldapdns-2.04.ebuild b/net-dns/ldapdns/ldapdns-2.04.ebuild index 1932e105d86f..6a9f143db1bf 100644 --- a/net-dns/ldapdns/ldapdns-2.04.ebuild +++ b/net-dns/ldapdns/ldapdns-2.04.ebuild @@ -1,8 +1,7 @@ # 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.04.ebuild,v 1.7 2004/07/01 22:12:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/ldapdns/ldapdns-2.04.ebuild,v 1.8 2004/07/14 23:26:09 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A tiny, fast authoritative nameserver that queries LDAP and can be updated instantly" SRC_URI="http://www.nimh.org/dl/${P}.tar.gz" HOMEPAGE="http://www.nimh.org/code/ldapdns/" @@ -44,4 +43,3 @@ pkg_postinst() { einfo "Read the readme.configure and use ldapdns-conf to setup" } - |