diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-10-30 07:52:59 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-10-30 07:52:59 +0000 |
commit | eca22c4104766236989bfccf6efb7f67150a5510 (patch) | |
tree | 7f36a7e1b6ab669a268f1df784722bb40d69147f /net-misc | |
parent | initial ebuild (diff) | |
download | historical-eca22c4104766236989bfccf6efb7f67150a5510.tar.gz historical-eca22c4104766236989bfccf6efb7f67150a5510.tar.bz2 historical-eca22c4104766236989bfccf6efb7f67150a5510.zip |
added initscript
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/udhcp/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/udhcp/Manifest | 3 |
2 files changed, 10 insertions, 1 deletions
diff --git a/net-misc/udhcp/ChangeLog b/net-misc/udhcp/ChangeLog index 74ccda83ff9d..905a0c90a805 100644 --- a/net-misc/udhcp/ChangeLog +++ b/net-misc/udhcp/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/udhcp # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/ChangeLog,v 1.6 2003/10/23 22:22:15 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/ChangeLog,v 1.7 2003/10/30 07:52:59 seemant Exp $ + +*udhcp-0.9.8-r1 (29 Oct 2003) + + 29 Oct 2003; Seemant Kulleen <seemant@gentoo.org> udhcp-0.9.8-r1.ebuild, + files/udhcp.init: + Added an initscript, based largely on dhcp initscript 23 Oct 2003; Seemant Kulleen <seemant@gentoo.org> udhcp-0.9.8.ebuild: Add documentation and samples diff --git a/net-misc/udhcp/Manifest b/net-misc/udhcp/Manifest index f52982a0d1e8..db0c4775c78f 100644 --- a/net-misc/udhcp/Manifest +++ b/net-misc/udhcp/Manifest @@ -1,3 +1,6 @@ MD5 f34de81f0c04f0c4ba2a5288ef5a979b udhcp-0.9.8.ebuild 721 +MD5 a08d74fcb332a5fc965e94ecb51bcc4f udhcp-0.9.8-r1.ebuild 779 MD5 a56b24f41aef5572ff8582f904b9b861 ChangeLog 535 +MD5 83ca9ef49068eb2140999999f245f486 files/digest-udhcp-0.9.8-r1 62 MD5 83ca9ef49068eb2140999999f245f486 files/digest-udhcp-0.9.8 62 +MD5 e4f37bd21182d45854f195abbc529306 files/udhcp.init 1005 |