diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-03 12:56:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-03 12:56:39 +0000 |
commit | b8927016070d69c1bb6f796bd79f9fccd187c838 (patch) | |
tree | 9c1bbea6a3e6f947d0d0cbca2a14f1105f679c08 /net-misc/dhcpcd | |
parent | ia64 stable wrt bug 173070 (diff) | |
download | gentoo-2-b8927016070d69c1bb6f796bd79f9fccd187c838.tar.gz gentoo-2-b8927016070d69c1bb6f796bd79f9fccd187c838.tar.bz2 gentoo-2-b8927016070d69c1bb6f796bd79f9fccd187c838.zip |
Stable on sparc wrt #166921
(Portage version: 2.1.2.2)
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 2fae737d6efe..44252b8c7ef8 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.135 2007/03/02 12:20:53 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.136 2007/04/03 12:56:39 gustavoz Exp $ + + 03 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> dhcpcd-3.0.16.ebuild: + Stable on sparc wrt #166921 *dhcpcd-3.0.16 (02 Mar 2007) diff --git a/net-misc/dhcpcd/dhcpcd-3.0.16.ebuild b/net-misc/dhcpcd/dhcpcd-3.0.16.ebuild index c3ee5b97216e..fe40f1426a73 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.1 2007/03/02 12:20:53 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-3.0.16.ebuild,v 1.2 2007/04/03 12:56:39 gustavoz 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="" |