diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2004-01-03 19:04:11 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2004-01-03 19:04:11 +0000 |
commit | e48504bf1f6d8901a4d315b66895954eff42538a (patch) | |
tree | f2226f0a6b158dc4b0881063ce151d18cc6db295 /net-dns/pdns/pdns-2.9.8.ebuild | |
parent | First commit of gcc for hppa64. This one will compile 64 bit kernels. (diff) | |
download | gentoo-2-e48504bf1f6d8901a4d315b66895954eff42538a.tar.gz gentoo-2-e48504bf1f6d8901a4d315b66895954eff42538a.tar.bz2 gentoo-2-e48504bf1f6d8901a4d315b66895954eff42538a.zip |
Added LDAP support, closes bug #36881.
Diffstat (limited to 'net-dns/pdns/pdns-2.9.8.ebuild')
-rw-r--r-- | net-dns/pdns/pdns-2.9.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/pdns/pdns-2.9.8.ebuild b/net-dns/pdns/pdns-2.9.8.ebuild index 661b16e485e5..81bde56af258 100644 --- a/net-dns/pdns/pdns-2.9.8.ebuild +++ b/net-dns/pdns/pdns-2.9.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.8.ebuild,v 1.3 2003/09/08 07:10:41 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-2.9.8.ebuild,v 1.4 2004/01/03 19:04:01 plasmaroo Exp $ DESCRIPTION="The PowerDNS Daemon." SRC_URI="http://downloads.powerdns.com/releases/${P}.tar.gz" |