diff options
author | 2012-11-06 18:13:44 +0000 | |
---|---|---|
committer | 2012-11-06 18:13:44 +0000 | |
commit | c7ea0a93370a35b158d7c577360a278e832875c0 (patch) | |
tree | 8a77695d660f7803e7610f44139ce2988558ca6e /net-misc/dhcpcd | |
parent | Stable for HPPA (bug #422841). (diff) | |
download | gentoo-2-c7ea0a93370a35b158d7c577360a278e832875c0.tar.gz gentoo-2-c7ea0a93370a35b158d7c577360a278e832875c0.tar.bz2 gentoo-2-c7ea0a93370a35b158d7c577360a278e832875c0.zip |
Stable for HPPA (bug #439926).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-5.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog index ff0a5c33e621..cbda20143715 100644 --- a/net-misc/dhcpcd/ChangeLog +++ b/net-misc/dhcpcd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/dhcpcd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.338 2012/10/29 20:55:54 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.339 2012/11/06 18:13:44 jer Exp $ + + 06 Nov 2012; Jeroen Roovers <jer@gentoo.org> dhcpcd-5.6.2.ebuild: + Stable for HPPA (bug #439926). 29 Oct 2012; Jeff Horelick <jdhore@gentoo.org> dhcpcd-5.6.2.ebuild: marked x86 per bug 439926 diff --git a/net-misc/dhcpcd/dhcpcd-5.6.2.ebuild b/net-misc/dhcpcd/dhcpcd-5.6.2.ebuild index e58fe99f5c08..117a542587d0 100644 --- a/net-misc/dhcpcd/dhcpcd-5.6.2.ebuild +++ b/net-misc/dhcpcd/dhcpcd-5.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-5.6.2.ebuild,v 1.6 2012/11/02 13:58:00 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-5.6.2.ebuild,v 1.7 2012/11/06 18:13:44 jer Exp $ EAPI=4 @@ -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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" SLOT="0" IUSE="+zeroconf elibc_glibc" |