diff options
Diffstat (limited to 'net-dns/pdnsd/pdnsd-1.1.7a.ebuild')
-rw-r--r-- | net-dns/pdnsd/pdnsd-1.1.7a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/pdnsd/pdnsd-1.1.7a.ebuild b/net-dns/pdnsd/pdnsd-1.1.7a.ebuild index 6ec4500fca95..6e895700b802 100644 --- a/net-dns/pdnsd/pdnsd-1.1.7a.ebuild +++ b/net-dns/pdnsd/pdnsd-1.1.7a.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.7a.ebuild,v 1.10 2004/06/24 22:37:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.7a.ebuild,v 1.11 2004/07/01 22:13:41 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="Proxy DNS server with permanent caching" SRC_URI="http://home.t-online.de/home/Moestl/${P}.tar.bz2" HOMEPAGE="http://home.t-online.de/home/Moestl/" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" SLOT="0" LICENSE="BSD | GPL-2" |