summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 22:01:57 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 22:01:57 +0000
commitd57e8cd5234564c17748dd8cc2009b254afb8b5c (patch)
tree90b32b34467e23ea2c4af62a42850439767cf524 /net-misc/dhcpv6
parentLICENSE fix (diff)
downloadhistorical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.tar.gz
historical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.tar.bz2
historical-d57e8cd5234564c17748dd8cc2009b254afb8b5c.zip
whitespace cleanup
Diffstat (limited to 'net-misc/dhcpv6')
-rw-r--r--net-misc/dhcpv6/Manifest16
-rw-r--r--net-misc/dhcpv6/dhcpv6-0.8.ebuild4
-rw-r--r--net-misc/dhcpv6/dhcpv6-0.85-r1.ebuild4
-rw-r--r--net-misc/dhcpv6/dhcpv6-0.85.ebuild4
4 files changed, 14 insertions, 14 deletions
diff --git a/net-misc/dhcpv6/Manifest b/net-misc/dhcpv6/Manifest
index 31111057bc24..8211dd2205bd 100644
--- a/net-misc/dhcpv6/Manifest
+++ b/net-misc/dhcpv6/Manifest
@@ -1,12 +1,12 @@
-MD5 3a3c81a9a37780ba5c93bd6d69c8d94d dhcpv6-0.7.ebuild 941
-MD5 75b3fedfc4dbaa3a2f6a552554f0b7d8 dhcpv6-0.8.ebuild 1035
MD5 730214ab4e993c43a452b3887709a946 ChangeLog 1591
-MD5 50d13df7d502388704b8444c1a65d10d dhcpv6-0.85.ebuild 956
-MD5 2088169a13b1e03d9344ab928b209e48 dhcpv6-0.85-r1.ebuild 1042
+MD5 3a3c81a9a37780ba5c93bd6d69c8d94d dhcpv6-0.7.ebuild 941
+MD5 149c6c524a50d5be60efdee3f253816c dhcpv6-0.8.ebuild 1038
+MD5 94662d639d56d309c2c8ac65f2c14baf dhcpv6-0.85.ebuild 956
+MD5 f3713ad0241f2015ae2dc6b5632f106f dhcpv6-0.85-r1.ebuild 1042
+MD5 d464c5bf3482796ca4a459eea6c5d7ef files/digest-dhcpv6-0.7 58
+MD5 6801b43613971e5a4afed325ed34368e files/digest-dhcpv6-0.8 58
+MD5 3ccbf593dfca962e8b6490e2f792b429 files/negative-iaid-patch-0.8 17822
MD5 59be4530b61c0481b3e2bb0949ce94f5 files/dhcp6s.rc 781
-MD5 60d0451a46700b83ae1e76eb82ff82c3 files/patch-iaid-dhcp6-0.85 2181
MD5 b18f95260c8f0563f943cffd467a5686 files/digest-dhcpv6-0.85 59
-MD5 3ccbf593dfca962e8b6490e2f792b429 files/negative-iaid-patch-0.8 17822
MD5 b18f95260c8f0563f943cffd467a5686 files/digest-dhcpv6-0.85-r1 59
-MD5 d464c5bf3482796ca4a459eea6c5d7ef files/digest-dhcpv6-0.7 58
-MD5 6801b43613971e5a4afed325ed34368e files/digest-dhcpv6-0.8 58
+MD5 60d0451a46700b83ae1e76eb82ff82c3 files/patch-iaid-dhcp6-0.85 2181
diff --git a/net-misc/dhcpv6/dhcpv6-0.8.ebuild b/net-misc/dhcpv6/dhcpv6-0.8.ebuild
index cdac8e812a3b..1a93e3a85c4d 100644
--- a/net-misc/dhcpv6/dhcpv6-0.8.ebuild
+++ b/net-misc/dhcpv6/dhcpv6-0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpv6/dhcpv6-0.8.ebuild,v 1.5 2003/07/13 14:31:36 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpv6/dhcpv6-0.8.ebuild,v 1.6 2003/09/05 22:01:48 msterret Exp $
DESCRIPTION="Server and client for DHCPv6"
@@ -28,7 +28,7 @@ src_install() {
docs/draft-ietf-dhc-dhcpv6-opt-dnsconfig-03.txt \
docs/draft-ietf-dhc-dhcpv6-opt-prefix-delegation-{02,03}.txt \
dhcp6c.conf dhcp6s.conf
-
+
dodir /var/lib/dhcpv6
exeinto /etc/init.d
newexe ${FILESDIR}/dhcp6s.rc dhcp6s
diff --git a/net-misc/dhcpv6/dhcpv6-0.85-r1.ebuild b/net-misc/dhcpv6/dhcpv6-0.85-r1.ebuild
index 120fcb6af76e..d9b6830869f4 100644
--- a/net-misc/dhcpv6/dhcpv6-0.85-r1.ebuild
+++ b/net-misc/dhcpv6/dhcpv6-0.85-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpv6/dhcpv6-0.85-r1.ebuild,v 1.1 2003/08/05 04:58:29 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpv6/dhcpv6-0.85-r1.ebuild,v 1.2 2003/09/05 22:01:48 msterret Exp $
DESCRIPTION="Server and client for DHCPv6"
@@ -28,7 +28,7 @@ src_install() {
docs/draft-ietf-dhc-dhcpv6-opt-dnsconfig-03.txt \
docs/draft-ietf-dhc-dhcpv6-opt-prefix-delegation-{02,03}.txt \
dhcp6c.conf dhcp6s.conf
-
+
dodir /var/lib/dhcpv6
exeinto /etc/init.d
newexe ${FILESDIR}/dhcp6s.rc dhcp6s
diff --git a/net-misc/dhcpv6/dhcpv6-0.85.ebuild b/net-misc/dhcpv6/dhcpv6-0.85.ebuild
index 0e8585cac836..7a6a1bedcdd4 100644
--- a/net-misc/dhcpv6/dhcpv6-0.85.ebuild
+++ b/net-misc/dhcpv6/dhcpv6-0.85.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpv6/dhcpv6-0.85.ebuild,v 1.1 2003/07/08 15:06:42 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpv6/dhcpv6-0.85.ebuild,v 1.2 2003/09/05 22:01:48 msterret Exp $
DESCRIPTION="Server and client for DHCPv6"
@@ -22,7 +22,7 @@ src_install() {
docs/draft-ietf-dhc-dhcpv6-opt-dnsconfig-03.txt \
docs/draft-ietf-dhc-dhcpv6-opt-prefix-delegation-{02,03}.txt \
dhcp6c.conf dhcp6s.conf
-
+
dodir /var/lib/dhcpv6
exeinto /etc/init.d
newexe ${FILESDIR}/dhcp6s.rc dhcp6s