From 4ff864917b1aae9086f52fe9502ae9212a2f55df Mon Sep 17 00:00:00 2001 From: Tilman Klar Date: Tue, 9 Jul 2002 09:29:53 +0000 Subject: repoman QA issues --- net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild') 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 -# $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 -} +} -- cgit v1.2.3-65-gdbad