summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-07-06 13:29:37 +0000
committerTilman Klar <phoenix@gentoo.org>2002-07-06 13:29:37 +0000
commit2781e486d954de25c21a1a6d81db7895c73ef4cd (patch)
tree5efc97ae01af1e76e167401569730f4f2f2beaf9 /net-misc
parentmasked rp-pppoe for sandbox violations (diff)
downloadhistorical-2781e486d954de25c21a1a6d81db7895c73ef4cd.tar.gz
historical-2781e486d954de25c21a1a6d81db7895c73ef4cd.tar.bz2
historical-2781e486d954de25c21a1a6d81db7895c73ef4cd.zip
repoman QA issues
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dhcp/ChangeLog20
-rw-r--r--net-misc/dhcp/dhcp-3.0-r1.ebuild3
-rw-r--r--net-misc/dhcp/dhcp-3.0-r2.ebuild3
-rw-r--r--net-misc/dhcp/dhcp-3.0.ebuild4
4 files changed, 26 insertions, 4 deletions
diff --git a/net-misc/dhcp/ChangeLog b/net-misc/dhcp/ChangeLog
index 6712abe3cd3b..7c214b39ca9f 100644
--- a/net-misc/dhcp/ChangeLog
+++ b/net-misc/dhcp/ChangeLog
@@ -1,6 +1,24 @@
# ChangeLog for net-misc/dhcp
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.3 2002/06/17 04:06:48 lostlogic Exp $
+# $Header:
+
+*dhcp-3.0-r2 (6 July 2002)
+
+ 6 Jul 2002; phoen][x <phoenix@gentoo.org>: dhcp-3.0-r2.ebuild:
+
+ Added KEYWORDS.
+
+*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)
+
+ 6 Jul 2002; phoen][x <phoenix@gentoo.org>: dhcp-3.0.ebuild:
+
+ Added KEYWORDS, SLOTS.
*dhcp-3.0-r2 (16 Jun 2002)
diff --git a/net-misc/dhcp/dhcp-3.0-r1.ebuild b/net-misc/dhcp/dhcp-3.0-r1.ebuild
index 7eee9b78b47b..78cc3400d998 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: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0-r1.ebuild,v 1.1 2002/05/16 19:54:34 sandymac Exp $
+# $Header:
#This is only needed for a release with pl1 at the end.
P="dhcp-3.0pl1"
@@ -10,6 +10,7 @@ DESCRIPTION="ISC Dynamic Host Configuration Protocol"
SRC_URI="ftp://ftp.isc.org/isc/dhcp/${P}.tar.gz"
HOMEPAGE="http://www.isc.org/products/DHCP"
LICENSE="isc-dhcp"
+KEYWORDS="x86"
SLOT="0"
DEPEND="virtual/glibc sys-apps/groff"
diff --git a/net-misc/dhcp/dhcp-3.0-r2.ebuild b/net-misc/dhcp/dhcp-3.0-r2.ebuild
index 2ee8e2b1870a..f75d79808592 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: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0-r2.ebuild,v 1.1 2002/06/17 04:06:48 lostlogic Exp $
+# $Header:
#This is only needed for a release with pl1 at the end.
P="dhcp-3.0pl1"
@@ -10,6 +10,7 @@ DESCRIPTION="ISC Dynamic Host Configuration Protocol"
SRC_URI="ftp://ftp.isc.org/isc/dhcp/${P}.tar.gz"
HOMEPAGE="http://www.isc.org/products/DHCP"
LICENSE="isc-dhcp"
+KEYWORDS="x86"
SLOT="0"
DEPEND="virtual/glibc sys-apps/groff"
diff --git a/net-misc/dhcp/dhcp-3.0.ebuild b/net-misc/dhcp/dhcp-3.0.ebuild
index 98ce3ff242fb..c708ed58884a 100644
--- a/net-misc/dhcp/dhcp-3.0.ebuild
+++ b/net-misc/dhcp/dhcp-3.0.ebuild
@@ -1,12 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.ebuild,v 1.2 2002/04/29 20:53:42 sandymac Exp $
+# $Header:
S=${WORKDIR}/${P}
DESCRIPTION="ISC Dynamic Host Configuration Protocol"
SRC_URI="ftp://ftp.isc.org/isc/dhcp/${P}.tar.gz"
HOMEPAGE="http://www.isc.org/products/DHCP"
LICENSE="isc-dhcp"
+KEYWORDS="x86"
+SLOT="0"
DEPEND="virtual/glibc sys-apps/groff"
RDEPEND="virtual/glibc"