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
commit9f2702a84c320e5d3f8f507e39da53c5f61e0d34 (patch)
treed99c8154b485902ecd7e4ac4dcf592017f81fd86 /net-misc
parentVersion bump; Taking temporary maintainership (diff)
downloadgentoo-2-9f2702a84c320e5d3f8f507e39da53c5f61e0d34.tar.gz
gentoo-2-9f2702a84c320e5d3f8f507e39da53c5f61e0d34.tar.bz2
gentoo-2-9f2702a84c320e5d3f8f507e39da53c5f61e0d34.zip
Mark 0.9.9_pre20041216-r3 stable on ia64
(Portage version: 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"