summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/dhcp/ChangeLog25
-rw-r--r--net-misc/dhcp/dhcp-3.0-r1.ebuild2
-rw-r--r--net-misc/dhcp/dhcp-3.0-r2.ebuild2
-rw-r--r--net-misc/dhcp/dhcp-3.0.ebuild2
-rw-r--r--net-misc/dhcpcd/ChangeLog22
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild2
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.20_p0.ebuild2
7 files changed, 23 insertions, 34 deletions
diff --git a/net-misc/dhcp/ChangeLog b/net-misc/dhcp/ChangeLog
index 7c214b39ca9f..8946372db769 100644
--- a/net-misc/dhcp/ChangeLog
+++ b/net-misc/dhcp/ChangeLog
@@ -1,35 +1,28 @@
# ChangeLog for net-misc/dhcp
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header:
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.5 2002/07/06 14:51:36 phoenix Exp $
-*dhcp-3.0-r2 (6 July 2002)
+*dhcp-3.0-r2 (16 Jun 2002)
6 Jul 2002; phoen][x <phoenix@gentoo.org>: dhcp-3.0-r2.ebuild:
-
Added KEYWORDS.
+
+ 16 Jun 2002; Brandon Low <lostlogic@gentoo.org>: dhcp-3.0-r2.ebuild:
+
+ This moves the definition of which ethernet ports to listen on to
+ /etc/conf.d where it should be this is prettier now thank TrAns13nT
+ for making fix this bug.
*dhcp-3.0-r1 (6 July 2002)
6 Jul 2002; phoen][x <phoenix@gentoo.org>: dhcp-3.0-r1.ebuild:
-
Added KEYWORDS.
-*dhcp-3.0 (6 July 2002)
+*dhcp-3.0 (14 Feb 2002)
6 Jul 2002; phoen][x <phoenix@gentoo.org>: dhcp-3.0.ebuild:
-
Added KEYWORDS, SLOTS.
-*dhcp-3.0-r2 (16 Jun 2002)
-
- 16 Jun 2002; Brandon Low <lostlogic@gentoo.org>: dhcp-3.0-r2.ebuild:
-
- This moves the definition of which ethernet ports to listen on to
- /etc/conf.d where it should be this is prettier now thank TrAns13nT
- for making fix this bug.
-
-*dhcp-3.0 (14 Feb 2002)
-
14 Feb 2002; Daniel Robbins <drobbins@gentoo.org>: New 3.0 release.
*dhcp-3.0_rc12-r6 (1 Feb 2002)
diff --git a/net-misc/dhcp/dhcp-3.0-r1.ebuild b/net-misc/dhcp/dhcp-3.0-r1.ebuild
index 78cc3400d998..6711e6e0fee9 100644
--- a/net-misc/dhcp/dhcp-3.0-r1.ebuild
+++ b/net-misc/dhcp/dhcp-3.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header:
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0-r1.ebuild,v 1.3 2002/07/06 14:51:36 phoenix Exp $
#This is only needed for a release with pl1 at the end.
P="dhcp-3.0pl1"
diff --git a/net-misc/dhcp/dhcp-3.0-r2.ebuild b/net-misc/dhcp/dhcp-3.0-r2.ebuild
index f75d79808592..b840936c7d3f 100644
--- a/net-misc/dhcp/dhcp-3.0-r2.ebuild
+++ b/net-misc/dhcp/dhcp-3.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header:
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0-r2.ebuild,v 1.3 2002/07/06 14:51:36 phoenix Exp $
#This is only needed for a release with pl1 at the end.
P="dhcp-3.0pl1"
diff --git a/net-misc/dhcp/dhcp-3.0.ebuild b/net-misc/dhcp/dhcp-3.0.ebuild
index c708ed58884a..9f7b8860dd09 100644
--- a/net-misc/dhcp/dhcp-3.0.ebuild
+++ b/net-misc/dhcp/dhcp-3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header:
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.ebuild,v 1.4 2002/07/06 14:51:36 phoenix Exp $
S=${WORKDIR}/${P}
DESCRIPTION="ISC Dynamic Host Configuration Protocol"
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog
index e82956c5c832..8fb054799853 100644
--- a/net-misc/dhcpcd/ChangeLog
+++ b/net-misc/dhcpcd/ChangeLog
@@ -1,25 +1,21 @@
# ChangeLog for net-misc/dhcpcd
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header:
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.3 2002/07/06 14:54:30 phoenix Exp $
-*dhcpcd-1.3.20_p0-r1 (6 July 2002)
+*dhcpcd-1.3.20_p0-r1 (1 Feb 2002)
6 Jul 2002; phoen][x <phoenix@gentoo.org> ChangeLog dhcpcd-1.3.20_p0-r1.ebuild :
-
- Added KEYWORDS, SLOT, LICENSE.
-
-*dhcpcd-1.3.20_p0 (6 July 2002)
-
- 6 Jul 2002; phoen][x <phoenix@gentoo.org> ChangeLog dhcpcd-1.3.20_p0.ebuild:
-
Added KEYWORDS, SLOT, LICENSE.
-*dhcpcd-1.3.20_p0-r1 (1 Feb 2002)
-
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
+ 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
+
+*dhcpcd-1.3.20_p0 (6 July 2002)
+
+ 6 Jul 2002; phoen][x <phoenix@gentoo.org> ChangeLog dhcpcd-1.3.20_p0.ebuild:
+ Added KEYWORDS, SLOT, LICENSE.
+
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild
index 46e76856522f..96e0d08e3cdc 100644
--- a/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: System Team <system@gentoo.org>
# Author: Daniel Robbins <drobbins@gentoo.org>
-# $Header:
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.20_p0-r1.ebuild,v 1.7 2002/07/06 14:54:30 phoenix Exp $
MYV=1.3.20-pl0
S=${WORKDIR}/${PN}-${MYV}
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.20_p0.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.20_p0.ebuild
index 0d3f4ce551d2..d50a1068286f 100644
--- a/net-misc/dhcpcd/dhcpcd-1.3.20_p0.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-1.3.20_p0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header:
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.20_p0.ebuild,v 1.3 2002/07/06 14:54:30 phoenix Exp $
A=${PN}-1.3.20-pl0.tar.gz
S=${WORKDIR}/${PN}-1.3.20-pl0