diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-03 13:56:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-03 13:56:06 +0000 |
commit | 500b3af390f56d868405843e84094418a263a69d (patch) | |
tree | 6e71d25f43853016284732e999ac7bb955c86082 /net-misc/dhcpcd | |
parent | Version bump wrt bug 173239, thanks to Peter Hjalmarsson <xake at rymdraket d... (diff) | |
download | gentoo-2-500b3af390f56d868405843e84094418a263a69d.tar.gz gentoo-2-500b3af390f56d868405843e84094418a263a69d.tar.bz2 gentoo-2-500b3af390f56d868405843e84094418a263a69d.zip |
ia64 + x86 stable wrt bug 166921
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-3.0.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog index 8d83bc6753bd..7c93f7dbfbbb 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.137 2007/04/03 13:35:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.138 2007/04/03 13:56:06 armin76 Exp $ + + 03 Apr 2007; Raúl Porcel <armin76@gentoo.org> dhcpcd-3.0.16.ebuild: + ia64 + x86 stable wrt bug 166921 03 Apr 2007; Jeroen Roovers <jer@gentoo.org> dhcpcd-3.0.16.ebuild: Stable for HPPA (bug #166921). diff --git a/net-misc/dhcpcd/dhcpcd-3.0.16.ebuild b/net-misc/dhcpcd/dhcpcd-3.0.16.ebuild index 96f6dd8119b2..b50559392178 100644 --- a/net-misc/dhcpcd/dhcpcd-3.0.16.ebuild +++ b/net-misc/dhcpcd/dhcpcd-3.0.16.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.0.16.ebuild,v 1.3 2007/04/03 13:35:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-3.0.16.ebuild,v 1.4 2007/04/03 13:56:06 armin76 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="~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="" DEPEND="" |