summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-11-27 21:05:20 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-11-27 21:05:20 +0000
commitd596731ed27c168308419c01cb6473352e0e87ea (patch)
tree6ccbae4e7dd75238bc1d2838209b3e0a860386d6
parentMarked stable on ~x86... (diff)
downloadgentoo-2-d596731ed27c168308419c01cb6473352e0e87ea.tar.gz
gentoo-2-d596731ed27c168308419c01cb6473352e0e87ea.tar.bz2
gentoo-2-d596731ed27c168308419c01cb6473352e0e87ea.zip
fix HOMEPAGE (bug 34529)
-rw-r--r--net-misc/dhcpv6/ChangeLog6
-rw-r--r--net-misc/dhcpv6/Manifest12
-rw-r--r--net-misc/dhcpv6/dhcpv6-0.8.ebuild4
-rw-r--r--net-misc/dhcpv6/dhcpv6-0.85-r1.ebuild4
4 files changed, 15 insertions, 11 deletions
diff --git a/net-misc/dhcpv6/ChangeLog b/net-misc/dhcpv6/ChangeLog
index 404a8add0568..68dbf2d6474b 100644
--- a/net-misc/dhcpv6/ChangeLog
+++ b/net-misc/dhcpv6/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/dhcpv6
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpv6/ChangeLog,v 1.9 2003/09/21 17:34:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpv6/ChangeLog,v 1.10 2003/11/27 21:05:19 mr_bones_ Exp $
+
+ 27 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> dhcpv6-0.8.ebuild,
+ dhcpv6-0.85-r1.ebuild:
+ fix HOMEPAGE (bug 34529)
*dhcpv6-0.85-r1 (05 Aug 2003)
diff --git a/net-misc/dhcpv6/Manifest b/net-misc/dhcpv6/Manifest
index 0e2fe97c1dda..b5198d2386a4 100644
--- a/net-misc/dhcpv6/Manifest
+++ b/net-misc/dhcpv6/Manifest
@@ -1,8 +1,8 @@
+MD5 6b740860f64d2ed03202d68e09e024d2 ChangeLog 1803
+MD5 16e712560d8c1f4641d2948203012285 dhcpv6-0.8.ebuild 1036
+MD5 5db281a2f3f2bae79e7a568ca44782ed dhcpv6-0.85-r1.ebuild 1146
MD5 59be4530b61c0481b3e2bb0949ce94f5 files/dhcp6s.rc 781
-MD5 60d0451a46700b83ae1e76eb82ff82c3 files/patch-iaid-dhcp6-0.85 2181
-MD5 3ccbf593dfca962e8b6490e2f792b429 files/negative-iaid-patch-0.8 17822
-MD5 b18f95260c8f0563f943cffd467a5686 files/digest-dhcpv6-0.85-r1 59
MD5 6801b43613971e5a4afed325ed34368e files/digest-dhcpv6-0.8 58
-MD5 149c6c524a50d5be60efdee3f253816c dhcpv6-0.8.ebuild 1038
-MD5 a8fd4a9b8f979ed322c4c0177cc6191c ChangeLog 1672
-MD5 f7f30aa6e92847d41c31d7a420c5d06a dhcpv6-0.85-r1.ebuild 1146
+MD5 b18f95260c8f0563f943cffd467a5686 files/digest-dhcpv6-0.85-r1 59
+MD5 3ccbf593dfca962e8b6490e2f792b429 files/negative-iaid-patch-0.8 17822
+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 1a93e3a85c4d..b027f9f24513 100644
--- a/net-misc/dhcpv6/dhcpv6-0.8.ebuild
+++ b/net-misc/dhcpv6/dhcpv6-0.8.ebuild
@@ -1,11 +1,11 @@
# 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.6 2003/09/05 22:01:48 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpv6/dhcpv6-0.8.ebuild,v 1.7 2003/11/27 21:05:19 mr_bones_ Exp $
DESCRIPTION="Server and client for DHCPv6"
MY_P=${P/dhcpv6/dhcp6}
-HOMEPAGE="http://www.sourceforge.net/projects/dhcp6/"
+HOMEPAGE="http://sourceforge.net/projects/dhcpv6/"
SRC_URI="mirror://sourceforge/dhcpv6/${MY_P}.tgz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-misc/dhcpv6/dhcpv6-0.85-r1.ebuild b/net-misc/dhcpv6/dhcpv6-0.85-r1.ebuild
index a1afc4f47c4c..deed0defa43f 100644
--- a/net-misc/dhcpv6/dhcpv6-0.85-r1.ebuild
+++ b/net-misc/dhcpv6/dhcpv6-0.85-r1.ebuild
@@ -1,10 +1,10 @@
# 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.3 2003/09/21 17:34:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpv6/dhcpv6-0.85-r1.ebuild,v 1.4 2003/11/27 21:05:19 mr_bones_ Exp $
MY_P=${P/dhcpv6/dhcp6}
DESCRIPTION="Server and client for DHCPv6"
-HOMEPAGE="http://www.sourceforge.net/projects/dhcp6/"
+HOMEPAGE="http://sourceforge.net/projects/dhcpv6/"
SRC_URI="mirror://sourceforge/dhcpv6/${MY_P}.tgz"
LICENSE="GPL-2"