summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-06-23 16:14:45 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-06-23 16:14:45 +0000
commit1849bc6095b4185a32756250961e0f67eead0f17 (patch)
tree00d4ed4331a35a5823e178b9da38cee8742a576a /net-misc/dhcp
parentStable on x86 wrt bug #134952. (diff)
downloadgentoo-2-1849bc6095b4185a32756250961e0f67eead0f17.tar.gz
gentoo-2-1849bc6095b4185a32756250961e0f67eead0f17.tar.bz2
gentoo-2-1849bc6095b4185a32756250961e0f67eead0f17.zip
Stable on x86 wrt bug #137689.
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'net-misc/dhcp')
-rw-r--r--net-misc/dhcp/ChangeLog5
-rw-r--r--net-misc/dhcp/dhcp-3.0.3-r9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dhcp/ChangeLog b/net-misc/dhcp/ChangeLog
index d29098c0984f..02035a9c5777 100644
--- a/net-misc/dhcp/ChangeLog
+++ b/net-misc/dhcp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/dhcp
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.102 2006/06/23 13:00:55 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.103 2006/06/23 16:14:45 wolf31o2 Exp $
+
+ 23 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> dhcp-3.0.3-r9.ebuild:
+ Stable on x86 wrt bug #137689.
23 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> dhcp-3.0.3-r9.ebuild:
Stable on sparc wrt #137689
diff --git a/net-misc/dhcp/dhcp-3.0.3-r9.ebuild b/net-misc/dhcp/dhcp-3.0.3-r9.ebuild
index a3b190978576..10984d9bd49c 100644
--- a/net-misc/dhcp/dhcp-3.0.3-r9.ebuild
+++ b/net-misc/dhcp/dhcp-3.0.3-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.3-r9.ebuild,v 1.4 2006/06/23 13:00:55 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.3-r9.ebuild,v 1.5 2006/06/23 16:14:45 wolf31o2 Exp $
inherit eutils flag-o-matic multilib toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.isc.org/isc/dhcp/${MY_P}.tar.gz"
LICENSE="isc-dhcp"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
IUSE="doc minimal static selinux"
DEPEND="selinux? ( sec-policy/selinux-dhcp )