summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dhcpcd/ChangeLog5
-rw-r--r--net-misc/dhcpcd/dhcpcd-3.1.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog
index cdcddb71a81f..d23cd5d4f174 100644
--- a/net-misc/dhcpcd/ChangeLog
+++ b/net-misc/dhcpcd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/dhcpcd
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.160 2007/09/28 18:26:12 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.161 2007/09/28 21:07:20 maekke Exp $
+
+ 28 Sep 2007; Markus Meier <maekke@gentoo.org> dhcpcd-3.1.5.ebuild:
+ x86 stable, bug #188284
28 Sep 2007; nixnut <nixnut@gentoo.org> dhcpcd-3.1.5.ebuild:
Stable on ppc wrt bug 188284
diff --git a/net-misc/dhcpcd/dhcpcd-3.1.5.ebuild b/net-misc/dhcpcd/dhcpcd-3.1.5.ebuild
index d4645264b12c..7ec433c98ba3 100644
--- a/net-misc/dhcpcd/dhcpcd-3.1.5.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-3.1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-3.1.5.ebuild,v 1.6 2007/09/28 18:26:12 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-3.1.5.ebuild,v 1.7 2007/09/28 21:07:20 maekke Exp $
inherit toolchain-funcs
@@ -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 mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="vram"
DEPEND=""