summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-dns/bind-tools/bind-tools-9.2.1.ebuild2
-rw-r--r--net-dns/bind-tools/bind-tools-9.2.2_rc1.ebuild2
-rw-r--r--net-dns/bind/bind-9.2.1-r2.ebuild4
-rw-r--r--net-dns/bind/bind-9.2.2_rc1-r1.ebuild4
-rw-r--r--net-dns/ddclient/ddclient-3.6.2.ebuild4
-rw-r--r--net-dns/djbdns/djbdns-1.05-r3.ebuild4
-rw-r--r--net-dns/dlint/dlint-1.4.0.ebuild4
-rw-r--r--net-dns/dns2go/dns2go-1.1-r2.ebuild4
-rw-r--r--net-dns/dnshijacker/dnshijacker-1.2.ebuild4
-rw-r--r--net-dns/dnsmasq/dnsmasq-1.6.ebuild4
-rw-r--r--net-dns/dnswalk/dnswalk-2.0.2.ebuild4
-rw-r--r--net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta7.ebuild4
-rw-r--r--net-dns/pdnsd/pdnsd-1.1.6-r7.ebuild4
-rw-r--r--net-dns/pdnsd/pdnsd-1.1.7a.ebuild4
14 files changed, 26 insertions, 26 deletions
diff --git a/net-dns/bind-tools/bind-tools-9.2.1.ebuild b/net-dns/bind-tools/bind-tools-9.2.1.ebuild
index 4c64b6220c4e..18bb89be38fb 100644
--- a/net-dns/bind-tools/bind-tools-9.2.1.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.2.1.ebuild
@@ -1,5 +1,5 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Distributed under the terms of the GNU General Public License v2
# /space/gentoo/cvsroot/gentoo-x86/net-misc/bind-tools/bind-tools-9.1.3-r1.ebuild,v 1.1 2001/12/09 23:47:08 jerrya Exp
MY_P=${P//-tools}
diff --git a/net-dns/bind-tools/bind-tools-9.2.2_rc1.ebuild b/net-dns/bind-tools/bind-tools-9.2.2_rc1.ebuild
index 7ce4844a162a..2837ed2fb7e4 100644
--- a/net-dns/bind-tools/bind-tools-9.2.2_rc1.ebuild
+++ b/net-dns/bind-tools/bind-tools-9.2.2_rc1.ebuild
@@ -1,5 +1,5 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
+# Distributed under the terms of the GNU General Public License v2
# /space/gentoo/cvsroot/gentoo-x86/net-misc/bind-tools/bind-tools-9.2.2-r1.ebuild,v 1.1 2001/12/09 23:47:08 jerrya Exp
MY_P=${P//-tools}
diff --git a/net-dns/bind/bind-9.2.1-r2.ebuild b/net-dns/bind/bind-9.2.1-r2.ebuild
index 4fc93b2e1453..7b78e00d220e 100644
--- a/net-dns/bind/bind-9.2.1-r2.ebuild
+++ b/net-dns/bind/bind-9.2.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.1-r2.ebuild,v 1.10 2002/08/14 12:10:49 murphy Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.1-r2.ebuild,v 1.11 2002/10/04 06:02:41 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="BIND - Name Server"
diff --git a/net-dns/bind/bind-9.2.2_rc1-r1.ebuild b/net-dns/bind/bind-9.2.2_rc1-r1.ebuild
index d9cd4d22ae24..aeaf97c507aa 100644
--- a/net-dns/bind/bind-9.2.2_rc1-r1.ebuild
+++ b/net-dns/bind/bind-9.2.2_rc1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2_rc1-r1.ebuild,v 1.3 2002/09/11 04:04:59 rphillips Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/bind-9.2.2_rc1-r1.ebuild,v 1.4 2002/10/04 06:02:44 vapier Exp $
MY_P=${P/_}
S=${WORKDIR}/${MY_P}
diff --git a/net-dns/ddclient/ddclient-3.6.2.ebuild b/net-dns/ddclient/ddclient-3.6.2.ebuild
index a8a9b2571030..ba2ec0449620 100644
--- a/net-dns/ddclient/ddclient-3.6.2.ebuild
+++ b/net-dns/ddclient/ddclient-3.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ddclient-3.6.2.ebuild,v 1.5 2002/08/14 12:10:49 murphy Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ddclient-3.6.2.ebuild,v 1.6 2002/10/04 06:02:51 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A perl based client for dyndns"
diff --git a/net-dns/djbdns/djbdns-1.05-r3.ebuild b/net-dns/djbdns/djbdns-1.05-r3.ebuild
index 9407cd0882ec..ba9eda622d04 100644
--- a/net-dns/djbdns/djbdns-1.05-r3.ebuild
+++ b/net-dns/djbdns/djbdns-1.05-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dns/djbdns/djbdns-1.05-r3.ebuild,v 1.5 2002/09/10 14:44:49 drobbins Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/djbdns/djbdns-1.05-r3.ebuild,v 1.6 2002/10/04 06:02:55 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Excellent high-performance DNS services"
diff --git a/net-dns/dlint/dlint-1.4.0.ebuild b/net-dns/dlint/dlint-1.4.0.ebuild
index a5f42ca74c07..3d4b60696c17 100644
--- a/net-dns/dlint/dlint-1.4.0.ebuild
+++ b/net-dns/dlint/dlint-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/dlint-1.4.0.ebuild,v 1.5 2002/08/14 12:10:49 murphy Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dlint/dlint-1.4.0.ebuild,v 1.6 2002/10/04 06:02:58 vapier Exp $
MY_P=${PN}${PV}
S=${WORKDIR}/${MY_P}
diff --git a/net-dns/dns2go/dns2go-1.1-r2.ebuild b/net-dns/dns2go/dns2go-1.1-r2.ebuild
index 39b0cd1ef969..e725a9f754fd 100644
--- a/net-dns/dns2go/dns2go-1.1-r2.ebuild
+++ b/net-dns/dns2go/dns2go-1.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dns2go/dns2go-1.1-r2.ebuild,v 1.4 2002/08/14 12:10:49 murphy Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dns2go/dns2go-1.1-r2.ebuild,v 1.5 2002/10/04 06:03:01 vapier Exp $
S=${WORKDIR}/dns2go-1.1-1
DESCRIPTION="Dns2Go Linux Client v1.1"
diff --git a/net-dns/dnshijacker/dnshijacker-1.2.ebuild b/net-dns/dnshijacker/dnshijacker-1.2.ebuild
index 206c6d153240..29eafef55947 100644
--- a/net-dns/dnshijacker/dnshijacker-1.2.ebuild
+++ b/net-dns/dnshijacker/dnshijacker-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnshijacker/dnshijacker-1.2.ebuild,v 1.2 2002/08/19 06:43:40 blocke Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnshijacker/dnshijacker-1.2.ebuild,v 1.3 2002/10/04 06:03:04 vapier Exp $
# Note: Archive file and internal directory structure lack version numbers
# so a difference in the digest file _may_ mean its a newer version
diff --git a/net-dns/dnsmasq/dnsmasq-1.6.ebuild b/net-dns/dnsmasq/dnsmasq-1.6.ebuild
index c490e7e11e8e..e8b72f99e68d 100644
--- a/net-dns/dnsmasq/dnsmasq-1.6.ebuild
+++ b/net-dns/dnsmasq/dnsmasq-1.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-1.6.ebuild,v 1.4 2002/08/30 11:22:27 cybersystem Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/dnsmasq-1.6.ebuild,v 1.5 2002/10/04 06:03:06 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Proxy DNS server"
diff --git a/net-dns/dnswalk/dnswalk-2.0.2.ebuild b/net-dns/dnswalk/dnswalk-2.0.2.ebuild
index 87d718feab6d..40763d03f3a8 100644
--- a/net-dns/dnswalk/dnswalk-2.0.2.ebuild
+++ b/net-dns/dnswalk/dnswalk-2.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnswalk/dnswalk-2.0.2.ebuild,v 1.6 2002/08/16 22:19:38 gerk Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnswalk/dnswalk-2.0.2.ebuild,v 1.7 2002/10/04 06:03:09 vapier Exp $
S=${WORKDIR}
DESCRIPTION="dnswalk is a DNS database debugger"
diff --git a/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta7.ebuild b/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta7.ebuild
index 05cd0354e961..87bef6f6a012 100644
--- a/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta7.ebuild
+++ b/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta7.ebuild,v 1.5 2002/09/16 17:06:33 owen Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/ez-ipupdate/ez-ipupdate-3.0.11_beta7.ebuild,v 1.6 2002/10/04 06:03:13 vapier Exp $
S="${WORKDIR}/${PN}-3.0.11b7"
SRC_URI="http://gusnet.cx/proj/ez-ipupdate/dist/${PN}-3.0.11b7.tar.gz"
diff --git a/net-dns/pdnsd/pdnsd-1.1.6-r7.ebuild b/net-dns/pdnsd/pdnsd-1.1.6-r7.ebuild
index 63a19a1fb01c..ee0177fac1a4 100644
--- a/net-dns/pdnsd/pdnsd-1.1.6-r7.ebuild
+++ b/net-dns/pdnsd/pdnsd-1.1.6-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.6-r7.ebuild,v 1.6 2002/08/30 11:20:23 cybersystem Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.6-r7.ebuild,v 1.7 2002/10/04 06:03:15 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Proxy DNS server with permanent caching"
diff --git a/net-dns/pdnsd/pdnsd-1.1.7a.ebuild b/net-dns/pdnsd/pdnsd-1.1.7a.ebuild
index 4e015951db6c..c9103818dd85 100644
--- a/net-dns/pdnsd/pdnsd-1.1.7a.ebuild
+++ b/net-dns/pdnsd/pdnsd-1.1.7a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/pdnsd-1.1.7a.ebuild,v 1.3 2002/08/30 11:20:23 cybersystem Exp $
+# 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.4 2002/10/04 06:03:18 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Proxy DNS server with permanent caching"