diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:28:46 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:28:46 +0000 |
commit | b7f30293cf1fe96b3f8cc0c4fecbed69e0d625ba (patch) | |
tree | 15a2f8cd65cda9209973f188143930ecc85a47cf /net-dns/pdns | |
parent | don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff) | |
download | gentoo-2-b7f30293cf1fe96b3f8cc0c4fecbed69e0d625ba.tar.gz gentoo-2-b7f30293cf1fe96b3f8cc0c4fecbed69e0d625ba.tar.bz2 gentoo-2-b7f30293cf1fe96b3f8cc0c4fecbed69e0d625ba.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-dns/pdns')
-rw-r--r-- | net-dns/pdns/files/pdns | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/pdns/files/pdns b/net-dns/pdns/files/pdns index 8b3cb91eba6b..4c7fcb4ca98e 100644 --- a/net-dns/pdns/files/pdns +++ b/net-dns/pdns/files/pdns @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/files/pdns,v 1.2 2004/03/04 19:17:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/files/pdns,v 1.3 2004/07/14 23:25:25 agriffis Exp $ depend() { need net |