summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalum Selkirk <cselkirk@gentoo.org>2002-10-19 23:26:04 +0000
committerCalum Selkirk <cselkirk@gentoo.org>2002-10-19 23:26:04 +0000
commit0977304242a97efaea53fe5a9d8c1fbc3d0ba364 (patch)
tree90cdaf6e096ed9eba84079459bc7ec5a26855552 /net-misc/netkit-bootpd
parentAdded ppc to KEYWORDS. (diff)
downloadgentoo-2-0977304242a97efaea53fe5a9d8c1fbc3d0ba364.tar.gz
gentoo-2-0977304242a97efaea53fe5a9d8c1fbc3d0ba364.tar.bz2
gentoo-2-0977304242a97efaea53fe5a9d8c1fbc3d0ba364.zip
Added ppc to KEYWORDS.
Diffstat (limited to 'net-misc/netkit-bootpd')
-rw-r--r--net-misc/netkit-bootpd/ChangeLog7
-rw-r--r--net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/net-misc/netkit-bootpd/ChangeLog b/net-misc/netkit-bootpd/ChangeLog
index 315576aa4ac5..e55318303d5a 100644
--- a/net-misc/netkit-bootpd/ChangeLog
+++ b/net-misc/netkit-bootpd/ChangeLog
@@ -1,9 +1,14 @@
# 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.3 2002/07/09 09:37:21 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/ChangeLog,v 1.4 2002/10/19 23:24:25 cselkirk Exp $
*netkit-bootpd-0.17-r1 (1 Feb 2002)
+ 20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org>
+ netkit-bootpd-0.17-r1.ebuild :
+
+ Added ppc to KEYWORDS.
+
09 Jul 2002; phoen][x <phoenix@gentoo.org> netkit-bootpd-0.17-r1.ebuild:
Added KEYWORDS, LICENSE, SLOT.
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 a47ce17eda3f..c87c7c1803ee 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,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.12 2002/10/04 06:13:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-0.17-r1.ebuild,v 1.13 2002/10/19 23:24:25 cselkirk 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="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 sparc sparc64 ppc"
LICENSE="bsd"
SLOT="0"