summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2007-10-12 13:35:34 +0000
committerLars Weiler <pylon@gentoo.org>2007-10-12 13:35:34 +0000
commitc002b2cd41000c9166e459274860cf8c013bfc03 (patch)
treec8d28bfa0ce30edaa320355f0de42bd7bbcdf022 /net-misc/netkit-bootpd
parentre-marked x86 (see changelog) (diff)
downloadgentoo-2-c002b2cd41000c9166e459274860cf8c013bfc03.tar.gz
gentoo-2-c002b2cd41000c9166e459274860cf8c013bfc03.tar.bz2
gentoo-2-c002b2cd41000c9166e459274860cf8c013bfc03.zip
stable ppc, bug #194704
(Portage version: 2.1.3.12)
Diffstat (limited to 'net-misc/netkit-bootpd')
-rw-r--r--net-misc/netkit-bootpd/ChangeLog5
-rw-r--r--net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/netkit-bootpd/ChangeLog b/net-misc/netkit-bootpd/ChangeLog
index 739221b365f7..f6f48508aa46 100644
--- a/net-misc/netkit-bootpd/ChangeLog
+++ b/net-misc/netkit-bootpd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/netkit-bootpd
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/ChangeLog,v 1.14 2007/10/08 14:21:37 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/ChangeLog,v 1.15 2007/10/12 13:35:34 pylon Exp $
+
+ 12 Oct 2007; Lars Weiler <pylon@gentoo.org> netkit-bootpd-2.4.ebuild:
+ stable ppc, bug #194704
08 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
netkit-bootpd-2.4.ebuild:
diff --git a/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild b/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild
index 498e5ae21fb8..14be76bcbbcc 100644
--- a/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild
+++ b/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild,v 1.3 2007/10/08 14:21:37 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootpd/netkit-bootpd-2.4.ebuild,v 1.4 2007/10/12 13:35:34 pylon Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netboot/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~hppa ~mips ~ppc ~sparc x86"
+KEYWORDS="~hppa ~mips ppc ~sparc x86"
IUSE=""
S="${WORKDIR}/${MY_P}"