summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/netkit-bootparamd/ChangeLog6
-rw-r--r--net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/netkit-bootparamd/ChangeLog b/net-misc/netkit-bootparamd/ChangeLog
index 33b0d4395f82..83bb1349e511 100644
--- a/net-misc/netkit-bootparamd/ChangeLog
+++ b/net-misc/netkit-bootparamd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/netkit-bootparamd
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/ChangeLog,v 1.3 2007/11/02 20:57:37 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/ChangeLog,v 1.4 2007/11/05 13:41:37 maekke Exp $
+
+ 05 Nov 2007; Markus Meier <maekke@gentoo.org>
+ netkit-bootparamd-0.17-r2.ebuild:
+ x86 stable, bug #197822
02 Nov 2007; Lars Weiler <pylon@gentoo.org>
netkit-bootparamd-0.17-r2.ebuild:
diff --git a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild
index c73f97a22c28..f5250411632b 100644
--- a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild
+++ b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.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-bootparamd/netkit-bootparamd-0.17-r2.ebuild,v 1.3 2007/11/02 20:57:37 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r2.ebuild,v 1.4 2007/11/05 13:41:37 maekke Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://debian/pool/main/n/netkit-bootparamd/${PN}_${PV}.orig.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~hppa ~mips ppc ~sparc ~x86"
+KEYWORDS="~hppa ~mips ppc ~sparc x86"
IUSE=""
DEPEND="!<=net-misc/netkit-bootpd-0.17-r2"