summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2006-05-25 23:08:46 +0000
committerJoseph Jezak <josejx@gentoo.org>2006-05-25 23:08:46 +0000
commitcf7ad752825af97aec3943652f3db9735c204e1e (patch)
treed0743e1f767723e0ab783ec3c1db368eaf6d0290 /net-misc/udhcp
parentStable on x86 wrt bug #132213 (diff)
downloadgentoo-2-cf7ad752825af97aec3943652f3db9735c204e1e.tar.gz
gentoo-2-cf7ad752825af97aec3943652f3db9735c204e1e.tar.bz2
gentoo-2-cf7ad752825af97aec3943652f3db9735c204e1e.zip
Marked ppc stable for bug #134320.
(Portage version: 2.1_rc2-r2)
Diffstat (limited to 'net-misc/udhcp')
-rw-r--r--net-misc/udhcp/ChangeLog6
-rw-r--r--net-misc/udhcp/files/digest-udhcp-0.9.9_pre20041216-r12
-rw-r--r--net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild4
3 files changed, 9 insertions, 3 deletions
diff --git a/net-misc/udhcp/ChangeLog b/net-misc/udhcp/ChangeLog
index f2c7d9574899..98c0db060592 100644
--- a/net-misc/udhcp/ChangeLog
+++ b/net-misc/udhcp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/udhcp
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/ChangeLog,v 1.22 2006/04/22 18:12:25 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/ChangeLog,v 1.23 2006/05/25 23:08:46 josejx Exp $
+
+ 25 May 2006; Joseph Jezak <josejx@gentoo.org>
+ udhcp-0.9.9_pre20041216-r3.ebuild:
+ Marked ppc stable for bug #134320.
*udhcp-0.9.9_pre20041216-r3 (22 Apr 2006)
diff --git a/net-misc/udhcp/files/digest-udhcp-0.9.9_pre20041216-r1 b/net-misc/udhcp/files/digest-udhcp-0.9.9_pre20041216-r1
index 8a749cf621b9..d5e8d6d049f6 100644
--- a/net-misc/udhcp/files/digest-udhcp-0.9.9_pre20041216-r1
+++ b/net-misc/udhcp/files/digest-udhcp-0.9.9_pre20041216-r1
@@ -1 +1,3 @@
MD5 759bb5f1f05e4725a48e5019fa5f61f2 udhcp-0.9.9_pre20041216.tar.bz2 42353
+RMD160 ed223b166f9ab9c0e0b210b690319e3ca8417af5 udhcp-0.9.9_pre20041216.tar.bz2 42353
+SHA256 e4bcf9490f5e5c14a97d6ca46f054225e15a765edf9cdb181888032a0082dad6 udhcp-0.9.9_pre20041216.tar.bz2 42353
diff --git a/net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild b/net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild
index 50b7dbc9325a..fac40466968e 100644
--- a/net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild
+++ b/net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.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/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild,v 1.1 2006/04/22 18:12:25 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild,v 1.2 2006/05/25 23:08:46 josejx 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"