summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Yamin <plasmaroo@gentoo.org>2006-12-03 23:24:23 +0000
committerTim Yamin <plasmaroo@gentoo.org>2006-12-03 23:24:23 +0000
commit316db9d4bab0b86dcd870496defdda3463751e4a (patch)
tree07b6aed2677747baea7cdab9e201c65fb54ae2f7 /net-misc
parentStable on IA64; bug #155304. (diff)
downloadgentoo-2-316db9d4bab0b86dcd870496defdda3463751e4a.tar.gz
gentoo-2-316db9d4bab0b86dcd870496defdda3463751e4a.tar.bz2
gentoo-2-316db9d4bab0b86dcd870496defdda3463751e4a.zip
Keyword ~ia64; bug #156446.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dhcpcd/ChangeLog5
-rw-r--r--net-misc/dhcpcd/dhcpcd-3.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog
index ed0a18ce0bea..5943552e8f7d 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.115 2006/12/03 10:43:01 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.116 2006/12/03 23:24:23 plasmaroo Exp $
+
+ 03 Dec 2006; Tim Yamin <plasmaroo@gentoo.org> dhcpcd-3.0.1.ebuild:
+ Keyword ~ia64; bug #156446.
*dhcpcd-3.0.2 (03 Dec 2006)
diff --git a/net-misc/dhcpcd/dhcpcd-3.0.1.ebuild b/net-misc/dhcpcd/dhcpcd-3.0.1.ebuild
index df3db85561e1..fee055418fcf 100644
--- a/net-misc/dhcpcd/dhcpcd-3.0.1.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-3.0.1.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-3.0.1.ebuild,v 1.3 2006/12/01 16:33:20 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-3.0.1.ebuild,v 1.4 2006/12/03 23:24:23 plasmaroo Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
DEPEND=""