summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 23:27:25 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 23:27:25 +0000
commit5478f439640d9a39c59303700f4abcaf90aa8132 (patch)
tree4e5d6f913f7e89f71db4a1a9eefae5142632e45a
parentsync IUSE (missing), trim trailing whitespace (diff)
downloadhistorical-5478f439640d9a39c59303700f4abcaf90aa8132.tar.gz
historical-5478f439640d9a39c59303700f4abcaf90aa8132.tar.bz2
historical-5478f439640d9a39c59303700f4abcaf90aa8132.zip
Gentoo Technologies -> Gentoo Foundation
-rw-r--r--net-dns/ddclient/ddclient-3.6.2.ebuild5
-rw-r--r--net-dns/ddclient/ddclient-3.6.3.ebuild4
-rw-r--r--net-dns/ddclient/files/ddclient.rc64
-rw-r--r--net-dns/dns2go/files/dns2go.rc64
-rw-r--r--net-dns/dnsmasq/files/dnsmasq-init4
-rw-r--r--net-dns/dnsmasq/files/dnsmasq.confd4
-rw-r--r--net-dns/maradns/files/maradns.rc64
-rw-r--r--net-dns/mydns/files/mydns.rc64
-rw-r--r--net-dns/mydns/files/mydns.rc6-0.11.04
-rw-r--r--net-dns/pdns/files/pdns4
-rw-r--r--net-dns/pdnsd/files/pdnsd.online4
-rw-r--r--net-dns/pdnsd/files/pdnsd.rc64
-rw-r--r--net-dns/posadis/files/posadis-init4
13 files changed, 26 insertions, 27 deletions
diff --git a/net-dns/ddclient/ddclient-3.6.2.ebuild b/net-dns/ddclient/ddclient-3.6.2.ebuild
index 2c0ae530b41c..62a921a10d1d 100644
--- a/net-dns/ddclient/ddclient-3.6.2.ebuild
+++ b/net-dns/ddclient/ddclient-3.6.2.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/ddclient/ddclient-3.6.2.ebuild,v 1.14 2004/06/24 22:33:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ddclient-3.6.2.ebuild,v 1.15 2004/07/14 23:21:59 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A perl based client for dyndns"
SRC_URI="http://burry.ca:4141/ddclient/${P}.tar.gz"
HOMEPAGE="http://burry.ca:4141/ddclient/"
@@ -12,6 +11,7 @@ RDEPEND="dev-lang/perl"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc ppc ~alpha"
+IUSE=""
src_unpack() {
unpack ${P}.tar.gz
@@ -27,4 +27,3 @@ src_install () {
exeinto /etc/init.d
newexe ${FILESDIR}/ddclient.rc6 ddclient
}
-
diff --git a/net-dns/ddclient/ddclient-3.6.3.ebuild b/net-dns/ddclient/ddclient-3.6.3.ebuild
index fd9708542fcd..e51764a597a2 100644
--- a/net-dns/ddclient/ddclient-3.6.3.ebuild
+++ b/net-dns/ddclient/ddclient-3.6.3.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ddclient-3.6.3.ebuild,v 1.4 2004/06/24 22:33:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/ddclient-3.6.3.ebuild,v 1.5 2004/07/14 23:21:59 agriffis Exp $
inherit eutils
-S=${WORKDIR}/${P}
DESCRIPTION="A perl based client for dyndns"
HOMEPAGE="http://burry.ca:4141/ddclient/"
SRC_URI="http://members.rogers.com/ddclient/pub/${P}.tar.gz"
@@ -12,6 +11,7 @@ SRC_URI="http://members.rogers.com/ddclient/pub/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ~ia64"
+IUSE=""
RDEPEND="dev-lang/perl"
diff --git a/net-dns/ddclient/files/ddclient.rc6 b/net-dns/ddclient/files/ddclient.rc6
index 9c1dc02f7411..5796287f8a6d 100644
--- a/net-dns/ddclient/files/ddclient.rc6
+++ b/net-dns/ddclient/files/ddclient.rc6
@@ -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/ddclient/files/ddclient.rc6,v 1.3 2004/03/04 19:17:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/ddclient/files/ddclient.rc6,v 1.4 2004/07/14 23:21:59 agriffis Exp $
depend() {
need net
diff --git a/net-dns/dns2go/files/dns2go.rc6 b/net-dns/dns2go/files/dns2go.rc6
index f38bbfd47cb5..50899b7e654c 100644
--- a/net-dns/dns2go/files/dns2go.rc6
+++ b/net-dns/dns2go/files/dns2go.rc6
@@ -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/dns2go/files/dns2go.rc6,v 1.3 2004/03/04 19:17:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dns2go/files/dns2go.rc6,v 1.4 2004/07/14 23:22:19 agriffis Exp $
depend() {
need net
diff --git a/net-dns/dnsmasq/files/dnsmasq-init b/net-dns/dnsmasq/files/dnsmasq-init
index aafea0c57a5b..46ea3db0dc32 100644
--- a/net-dns/dnsmasq/files/dnsmasq-init
+++ b/net-dns/dnsmasq/files/dnsmasq-init
@@ -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 or later
-# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/files/dnsmasq-init,v 1.5 2004/03/09 19:39:54 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/files/dnsmasq-init,v 1.6 2004/07/14 23:23:32 agriffis Exp $
depend() {
provide dns
diff --git a/net-dns/dnsmasq/files/dnsmasq.confd b/net-dns/dnsmasq/files/dnsmasq.confd
index 64fe04330f5a..c54e357cade6 100644
--- a/net-dns/dnsmasq/files/dnsmasq.confd
+++ b/net-dns/dnsmasq/files/dnsmasq.confd
@@ -1,6 +1,6 @@
-# Copyright 1999-2002 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/dnsmasq/files/dnsmasq.confd,v 1.2 2002/10/13 06:26:56 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/dnsmasq/files/dnsmasq.confd,v 1.3 2004/07/14 23:23:32 agriffis Exp $
# Config file for /etc/init.d/dnsmasq
diff --git a/net-dns/maradns/files/maradns.rc6 b/net-dns/maradns/files/maradns.rc6
index 7ab222a688dc..90f494ad3447 100644
--- a/net-dns/maradns/files/maradns.rc6
+++ b/net-dns/maradns/files/maradns.rc6
@@ -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/maradns/files/maradns.rc6,v 1.1 2004/06/23 03:44:01 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/maradns/files/maradns.rc6,v 1.2 2004/07/14 23:23:52 agriffis Exp $
depend() {
need net
diff --git a/net-dns/mydns/files/mydns.rc6 b/net-dns/mydns/files/mydns.rc6
index 968a12f8e35e..6f5679361b29 100644
--- a/net-dns/mydns/files/mydns.rc6
+++ b/net-dns/mydns/files/mydns.rc6
@@ -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/mydns/files/mydns.rc6,v 1.3 2004/06/13 07:15:19 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/mydns/files/mydns.rc6,v 1.4 2004/07/14 23:24:43 agriffis Exp $
depend() {
use mysql postgresql
diff --git a/net-dns/mydns/files/mydns.rc6-0.11.0 b/net-dns/mydns/files/mydns.rc6-0.11.0
index 7cd049d86ca6..8e7814b75e5d 100644
--- a/net-dns/mydns/files/mydns.rc6-0.11.0
+++ b/net-dns/mydns/files/mydns.rc6-0.11.0
@@ -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/mydns/files/mydns.rc6-0.11.0,v 1.1 2004/06/13 07:15:19 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/mydns/files/mydns.rc6-0.11.0,v 1.2 2004/07/14 23:24:43 agriffis Exp $
depend() {
need net __db__
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
diff --git a/net-dns/pdnsd/files/pdnsd.online b/net-dns/pdnsd/files/pdnsd.online
index 2f2bbe7e3c7a..b7bef321221a 100644
--- a/net-dns/pdnsd/files/pdnsd.online
+++ b/net-dns/pdnsd/files/pdnsd.online
@@ -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/pdnsd/files/pdnsd.online,v 1.3 2004/06/05 12:48:44 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/files/pdnsd.online,v 1.4 2004/07/14 23:26:19 agriffis Exp $
depend() {
need pdnsd net.${IFACE}
diff --git a/net-dns/pdnsd/files/pdnsd.rc6 b/net-dns/pdnsd/files/pdnsd.rc6
index fec0b1cba21b..bef9ba0f7a72 100644
--- a/net-dns/pdnsd/files/pdnsd.rc6
+++ b/net-dns/pdnsd/files/pdnsd.rc6
@@ -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/pdnsd/files/pdnsd.rc6,v 1.11 2004/06/05 12:48:44 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdnsd/files/pdnsd.rc6,v 1.12 2004/07/14 23:26:19 agriffis Exp $
depend() {
need net
diff --git a/net-dns/posadis/files/posadis-init b/net-dns/posadis/files/posadis-init
index 72f7df28ab1c..613ee88f2cfc 100644
--- a/net-dns/posadis/files/posadis-init
+++ b/net-dns/posadis/files/posadis-init
@@ -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/posadis/files/posadis-init,v 1.3 2004/06/13 04:25:29 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/posadis/files/posadis-init,v 1.4 2004/07/14 23:27:25 agriffis Exp $
depend() {
need net