summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-06-28 13:19:47 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-06-28 13:19:47 +0000
commit0cdcb6dbb3f75790b9621a57725cbecb8d5f126b (patch)
tree19c7ae845bf842641436fe1d41a912833c312713 /net-misc/udhcp
parentremove virtual/lpr dep (diff)
downloadgentoo-2-0cdcb6dbb3f75790b9621a57725cbecb8d5f126b.tar.gz
gentoo-2-0cdcb6dbb3f75790b9621a57725cbecb8d5f126b.tar.bz2
gentoo-2-0cdcb6dbb3f75790b9621a57725cbecb8d5f126b.zip
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/udhcp')
-rw-r--r--net-misc/udhcp/ChangeLog6
-rw-r--r--net-misc/udhcp/udhcp-0.9.9_pre20041216.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/udhcp/ChangeLog b/net-misc/udhcp/ChangeLog
index ec0e6556cb88..c04885747822 100644
--- a/net-misc/udhcp/ChangeLog
+++ b/net-misc/udhcp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/udhcp
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/ChangeLog,v 1.17 2005/06/27 15:33:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/ChangeLog,v 1.18 2005/06/28 13:19:47 gustavoz Exp $
+
+ 28 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ udhcp-0.9.9_pre20041216.ebuild:
+ Stable on sparc
27 Jun 2005; Aron Griffis <agriffis@gentoo.org>
udhcp-0.9.9_pre20041216.ebuild:
diff --git a/net-misc/udhcp/udhcp-0.9.9_pre20041216.ebuild b/net-misc/udhcp/udhcp-0.9.9_pre20041216.ebuild
index 32c0c2603af1..cecdf007d237 100644
--- a/net-misc/udhcp/udhcp-0.9.9_pre20041216.ebuild
+++ b/net-misc/udhcp/udhcp-0.9.9_pre20041216.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/udhcp-0.9.9_pre20041216.ebuild,v 1.3 2005/06/27 15:33:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/udhcp-0.9.9_pre20041216.ebuild,v 1.4 2005/06/28 13:19:47 gustavoz Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc sparc x86"
IUSE=""
DEPEND="virtual/libc"