summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johanson <latexer@gentoo.org>2003-07-08 15:06:47 +0000
committerPeter Johanson <latexer@gentoo.org>2003-07-08 15:06:47 +0000
commitda7fa0656c8165054c879f9f293d89b1cf4068b0 (patch)
tree8a580bdfda84c72f2a9728c21b3f2d95c241047e /net-misc/dhcpv6
parentVersion bump (diff)
downloadhistorical-da7fa0656c8165054c879f9f293d89b1cf4068b0.tar.gz
historical-da7fa0656c8165054c879f9f293d89b1cf4068b0.tar.bz2
historical-da7fa0656c8165054c879f9f293d89b1cf4068b0.zip
Version bump
Diffstat (limited to 'net-misc/dhcpv6')
-rw-r--r--net-misc/dhcpv6/Manifest4
-rw-r--r--net-misc/dhcpv6/dhcpv6-0.85.ebuild33
-rw-r--r--net-misc/dhcpv6/files/digest-dhcpv6-0.851
3 files changed, 36 insertions, 2 deletions
diff --git a/net-misc/dhcpv6/Manifest b/net-misc/dhcpv6/Manifest
index ac04c7a72ec8..d677b66a68c3 100644
--- a/net-misc/dhcpv6/Manifest
+++ b/net-misc/dhcpv6/Manifest
@@ -1,7 +1,7 @@
MD5 95675acb9d1d22e3f74c82e84cd2bee8 dhcpv6-0.7.ebuild 945
MD5 9e72c0194dad5753349509b604e80c89 dhcpv6-0.8.ebuild 1039
-MD5 7a9aec8c14faeb199fa17c5e4580b62c ChangeLog 1046
-MD5 6a9b479f232ecf9870b999d04a0d83fc dhcpv6-0.85.ebuild 955
+MD5 9357061567b2d620f01a2e42f50ab9e3 ChangeLog 1186
+MD5 50d13df7d502388704b8444c1a65d10d dhcpv6-0.85.ebuild 956
MD5 59be4530b61c0481b3e2bb0949ce94f5 files/dhcp6s.rc 781
MD5 b18f95260c8f0563f943cffd467a5686 files/digest-dhcpv6-0.85 59
MD5 3ccbf593dfca962e8b6490e2f792b429 files/negative-iaid-patch-0.8 17822
diff --git a/net-misc/dhcpv6/dhcpv6-0.85.ebuild b/net-misc/dhcpv6/dhcpv6-0.85.ebuild
new file mode 100644
index 000000000000..0e8585cac836
--- /dev/null
+++ b/net-misc/dhcpv6/dhcpv6-0.85.ebuild
@@ -0,0 +1,33 @@
+# 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 $
+
+DESCRIPTION="Server and client for DHCPv6"
+
+MY_P=${P/dhcpv6/dhcp6}
+HOMEPAGE="http://www.sourceforge.net/projects/dhcp6/"
+SRC_URI="mirror://sourceforge/dhcpv6/${MY_P}.tgz"
+LICENSE="GPL-2"
+SLOT="0"
+
+KEYWORDS="~x86"
+IUSE=""
+DEPEND=""
+S=${WORKDIR}/${MY_P}
+
+src_install() {
+ einstall || die
+ dodoc Install ReadMe docs/draft-ietf-dhc-dhcpv6-28.txt \
+ docs/draft-ietf-dhc-dhcpv6-interop-{00,01}.txt \
+ 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
+}
+pkg_postinst() {
+ einfo "Sample dhcp6c.conf and dhcp6s.conf files are in"
+ einfo "/usr/share/doc/${P}/"
+}
diff --git a/net-misc/dhcpv6/files/digest-dhcpv6-0.85 b/net-misc/dhcpv6/files/digest-dhcpv6-0.85
new file mode 100644
index 000000000000..f82d82bab93d
--- /dev/null
+++ b/net-misc/dhcpv6/files/digest-dhcpv6-0.85
@@ -0,0 +1 @@
+MD5 ade11341e841c2a33ad05629d2f48b9c dhcp6-0.85.tgz 218102