summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-06-13 19:01:18 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-06-13 19:01:18 +0000
commitf0a9d9372fb3616cc33cfca38e1202c6cae085f6 (patch)
treef6b9fcd98f0012672447066bd2f83c95a6699d76 /net-misc
parentPrevent accidental inclusion of mpi c++ headers when hdf5.h is included by th... (diff)
downloadgentoo-2-f0a9d9372fb3616cc33cfca38e1202c6cae085f6.tar.gz
gentoo-2-f0a9d9372fb3616cc33cfca38e1202c6cae085f6.tar.bz2
gentoo-2-f0a9d9372fb3616cc33cfca38e1202c6cae085f6.zip
marked x86 per bug 420971
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/netkit-bootparamd/ChangeLog6
-rw-r--r--net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/netkit-bootparamd/ChangeLog b/net-misc/netkit-bootparamd/ChangeLog
index 0d477cd1182e..b2717b77456d 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/ChangeLog,v 1.9 2012/06/13 16:34:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/ChangeLog,v 1.10 2012/06/13 19:01:18 jdhore Exp $
+
+ 13 Jun 2012; Jeff Horelick <jdhore@gentoo.org>
+ netkit-bootparamd-0.17-r3.ebuild:
+ marked x86 per bug 420971
13 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
netkit-bootparamd-0.17-r3.ebuild:
diff --git a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild
index a4217fb2714d..9cc90c5ec8f1 100644
--- a/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild
+++ b/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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-r3.ebuild,v 1.2 2012/06/13 16:34:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-bootparamd/netkit-bootparamd-0.17-r3.ebuild,v 1.3 2012/06/13 19:01:18 jdhore Exp $
EAPI=2
@@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/n/${PN}/${PN}_${PV}.orig.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~mips ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~hppa ~mips ~ppc ~sparc x86"
IUSE=""
DEPEND="!<=net-misc/netkit-bootpd-0.17-r2"