diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-12-26 16:59:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-12-26 16:59:13 +0000 |
commit | afc1514ea52f43482976ca1cc675b793484ad68d (patch) | |
tree | 560a0a0458a28515a528bb026f37c05f340c4204 /net-misc | |
parent | arm stable (diff) | |
download | gentoo-2-afc1514ea52f43482976ca1cc675b793484ad68d.tar.gz gentoo-2-afc1514ea52f43482976ca1cc675b793484ad68d.tar.bz2 gentoo-2-afc1514ea52f43482976ca1cc675b793484ad68d.zip |
ia64/s390/sh/sparc stable wrt #312385
(Portage version: 2.1.9.24/cvs/Linux ia64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/dhcpcd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-5.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog index 58514aeda50f..b729a5788539 100644 --- a/net-misc/dhcpcd/ChangeLog +++ b/net-misc/dhcpcd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/dhcpcd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.293 2010/12/20 12:32:19 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.294 2010/12/26 16:59:13 armin76 Exp $ + + 26 Dec 2010; Raúl Porcel <armin76@gentoo.org> dhcpcd-5.2.8.ebuild: + ia64/s390/sh/sparc stable wrt #312385 20 Dec 2010; Markos Chandras <hwoarang@gentoo.org> dhcpcd-5.2.8.ebuild: Stable on amd64 wrt bug #312385 diff --git a/net-misc/dhcpcd/dhcpcd-5.2.8.ebuild b/net-misc/dhcpcd/dhcpcd-5.2.8.ebuild index f203330ad444..0b77a88de178 100644 --- a/net-misc/dhcpcd/dhcpcd-5.2.8.ebuild +++ b/net-misc/dhcpcd/dhcpcd-5.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-5.2.8.ebuild,v 1.6 2010/12/20 12:32:19 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-5.2.8.ebuild,v 1.7 2010/12/26 16:59:13 armin76 Exp $ EAPI=1 @@ -16,7 +16,7 @@ HOMEPAGE="http://roy.marples.name/projects/dhcpcd/" SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.bz2" LICENSE="BSD-2" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" SLOT="0" IUSE="+zeroconf elibc_glibc" |