summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-03-13 00:03:23 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-03-13 00:03:23 +0000
commitae3a6d596852ec4c2e30f7008ec866570d20d318 (patch)
treedceb0178b0f77e9e2284f406670b9739342ccf8d /net-misc
parent- Initial import. Original ebuild by Priit Laes, modifications by Björn Rube... (diff)
downloadgentoo-2-ae3a6d596852ec4c2e30f7008ec866570d20d318.tar.gz
gentoo-2-ae3a6d596852ec4c2e30f7008ec866570d20d318.tar.bz2
gentoo-2-ae3a6d596852ec4c2e30f7008ec866570d20d318.zip
Stable on x86, bug #125828.
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dhcpcd/ChangeLog5
-rw-r--r--net-misc/dhcpcd/dhcpcd-2.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog
index 585f7c260502..3d7edff0d7ca 100644
--- a/net-misc/dhcpcd/ChangeLog
+++ b/net-misc/dhcpcd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/dhcpcd
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.83 2006/03/12 21:55:06 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.84 2006/03/13 00:03:23 ticho Exp $
+
+ 13 Mar 2006; <ticho@gentoo.org> dhcpcd-2.0.3.ebuild:
+ Stable on x86, bug #125828.
12 Mar 2006; Jason Wever <weeve@gentoo.org> dhcpcd-2.0.3.ebuild:
Stable on SPARC wrt bug #125828.
diff --git a/net-misc/dhcpcd/dhcpcd-2.0.3.ebuild b/net-misc/dhcpcd/dhcpcd-2.0.3.ebuild
index b66db64f83a3..e6ab123500d5 100644
--- a/net-misc/dhcpcd/dhcpcd-2.0.3.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-2.0.3.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/dhcpcd/dhcpcd-2.0.3.ebuild,v 1.6 2006/03/12 21:55:06 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-2.0.3.ebuild,v 1.7 2006/03/13 00:03:23 ticho Exp $
inherit flag-o-matic eutils
@@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
IUSE="build debug static"
DEPEND=""