summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-13 18:09:08 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-13 18:09:08 +0000
commit18c48960ffe18c0f7163e4bb8f75cd21b0e1d1dd (patch)
tree4f8ce8e65a072159c4ba5c5a1f9b1a2ffbcd2ece /net-misc
parentVersion bump; Taking temporary maintainership (diff)
downloadhistorical-18c48960ffe18c0f7163e4bb8f75cd21b0e1d1dd.tar.gz
historical-18c48960ffe18c0f7163e4bb8f75cd21b0e1d1dd.tar.bz2
historical-18c48960ffe18c0f7163e4bb8f75cd21b0e1d1dd.zip
Mark 0.9.9_pre20041216-r3 stable on ia64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/udhcp/ChangeLog6
-rw-r--r--net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/udhcp/ChangeLog b/net-misc/udhcp/ChangeLog
index c7b431cd374e..374199ba721e 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.26 2006/06/06 15:25:35 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/ChangeLog,v 1.27 2006/07/13 18:09:08 agriffis Exp $
+
+ 13 Jul 2006; Aron Griffis <agriffis@gentoo.org>
+ udhcp-0.9.9_pre20041216-r3.ebuild:
+ Mark 0.9.9_pre20041216-r3 stable on ia64
06 Jun 2006; Simon Stelling <blubb@gentoo.org>
udhcp-0.9.9_pre20041216-r3.ebuild:
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 5c7f7cfd3c1e..e91a91c8c8d9 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.5 2006/06/06 15:25:35 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/udhcp-0.9.9_pre20041216-r3.ebuild,v 1.6 2006/07/13 18:09:08 agriffis 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"