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
commitc08dea7ce38c51b293d3d3710637189d74b2de05 (patch)
tree6b4114a27c7c170638df2b24e624551e9f95c5a1 /net-misc/netkit-bootparamd
parentPrevent accidental inclusion of mpi c++ headers when hdf5.h is included by th... (diff)
downloadhistorical-c08dea7ce38c51b293d3d3710637189d74b2de05.tar.gz
historical-c08dea7ce38c51b293d3d3710637189d74b2de05.tar.bz2
historical-c08dea7ce38c51b293d3d3710637189d74b2de05.zip
marked x86 per bug 420971
Package-Manager: portage-2.2.0_alpha110/cvs/Linux i686
Diffstat (limited to 'net-misc/netkit-bootparamd')
-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"