summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-07-09 09:29:53 +0000
committerTilman Klar <phoenix@gentoo.org>2002-07-09 09:29:53 +0000
commit4ff864917b1aae9086f52fe9502ae9212a2f55df (patch)
tree0c01bdd98f3112ffcc6a313ad3d2e058e29899cd /net-misc
parenticon + menu entry for gnome'rs (diff)
downloadgentoo-2-4ff864917b1aae9086f52fe9502ae9212a2f55df.tar.gz
gentoo-2-4ff864917b1aae9086f52fe9502ae9212a2f55df.tar.bz2
gentoo-2-4ff864917b1aae9086f52fe9502ae9212a2f55df.zip
repoman QA issues
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/netkit-bootpd/ChangeLog8
-rw-r--r--net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild6
-rw-r--r--net-misc/netkit-fingerd/ChangeLog8
-rw-r--r--net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild4
4 files changed, 17 insertions, 9 deletions
diff --git a/net-misc/netkit-bootpd/ChangeLog b/net-misc/netkit-bootpd/ChangeLog
index 6d21318417fa..3262678c2c68 100644
--- a/net-misc/netkit-bootpd/ChangeLog
+++ b/net-misc/netkit-bootpd/ChangeLog
@@ -1,11 +1,13 @@
# ChangeLog for net-misc/netkit-bootpd
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/ChangeLog,v 1.1 2002/02/01 21:53:35 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/ChangeLog,v 1.2 2002/07/09 09:26:59 phoenix Exp $
*netkit-bootpd-0.17-r1 (1 Feb 2002)
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
+ 09 Jul 2002; phoen][x <phoenix@gentoo.org> netkit-bootpd-0.17-r1.ebuild:
+ Added KEYWORDS, SLOT.
+
+ 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
diff --git a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild
index 173a717e4314..0e96a89a15e0 100644
--- a/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild
+++ b/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild
@@ -1,13 +1,15 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.5 2002/04/27 20:53:04 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.6 2002/07/09 09:26:59 phoenix Exp $
MY_PN=${PN/pd/paramd}
S=${WORKDIR}/${MY_PN}-${PV}
DESCRIPTION="Netkit - bootp"
SRC_URI="http://ftp.debian.org/debian/pool/main/n/netkit-bootparamd/${MY_PN}_${PV}.orig.tar.gz"
HOMEPAGE="http://packages.debian.org/unstable/net/bootparamd.html"
+KEYWORDS="x86"
+SLOT="0"
DEPEND=">=sys-libs/glibc-2.1.3"
@@ -25,4 +27,4 @@ src_install() {
doman rpc.bootparamd/bootparams.5
dodoc README ChangeLog
newdoc rpc.bootparamd/README README.bootparamd
-}
+}
diff --git a/net-misc/netkit-fingerd/ChangeLog b/net-misc/netkit-fingerd/ChangeLog
index 9b197edd7430..173f1c946ec9 100644
--- a/net-misc/netkit-fingerd/ChangeLog
+++ b/net-misc/netkit-fingerd/ChangeLog
@@ -1,11 +1,13 @@
# ChangeLog for net-misc/netkit-fingerd
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-fingerd/ChangeLog,v 1.1 2002/02/01 21:53:35 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-fingerd/ChangeLog,v 1.2 2002/07/09 09:29:53 phoenix Exp $
*netkit-fingerd-0.17-r2 (1 Feb 2002)
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
-
+ 09 Jul 2002; phoen][x <phoenix@gentoo.org> netkit-fingerd-0.17-r2 :
+ Added KEYWORDS, SLOT.
+
+ 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
diff --git a/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild b/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild
index 73b9db09b297..5247f810fe20 100644
--- a/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild
+++ b/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild,v 1.2 2002/04/27 20:59:30 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-fingerd/netkit-fingerd-0.17-r2.ebuild,v 1.3 2002/07/09 09:29:53 phoenix Exp $
MY_PN=${PN/netkit/bsd}
MY_PN=${MY_PN/rd/r}
@@ -10,6 +10,8 @@ DESCRIPTION="Netkit - fingerd"
SRC_URI="http://ftp.debian.org/debian/pool/main/b/${MY_PN}/${MY_PN}_${PV}.orig.tar.gz"
HOMEPAGE="http://packages.debian.org/unstable/net/fingerd.html"
DEPEND=">=sys-libs/glibc-2.1.3"
+KEYWORDS="x86"
+SLOT="0"
src_unpack() {
unpack ${A}