diff options
author | Guy Martin <gmsoft@gentoo.org> | 2011-02-26 14:41:30 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2011-02-26 14:41:30 +0000 |
commit | eb4551eb1630a6e6c40356db4a98bbd017a8c88f (patch) | |
tree | 229169a3ee8acba2736435514102393243e47936 /net-misc/dhcpcd | |
parent | Added forgotten changelog entry. (diff) | |
download | gentoo-2-eb4551eb1630a6e6c40356db4a98bbd017a8c88f.tar.gz gentoo-2-eb4551eb1630a6e6c40356db4a98bbd017a8c88f.tar.bz2 gentoo-2-eb4551eb1630a6e6c40356db4a98bbd017a8c88f.zip |
Stable on hppa wrt bug #355279.
(Portage version: 2.1.9.25/cvs/Linux parisc64)
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-5.2.10-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog index 813947fd8e64..462129439312 100644 --- a/net-misc/dhcpcd/ChangeLog +++ b/net-misc/dhcpcd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/dhcpcd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.301 2011/02/25 20:28:18 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.302 2011/02/26 14:41:30 gmsoft Exp $ + + 26 Feb 2011; Guy Martin <gmsoft@gentoo.org> dhcpcd-5.2.10-r2.ebuild: + Stable on hppa wrt bug #355279. *dhcpcd-5.2.11 (25 Feb 2011) diff --git a/net-misc/dhcpcd/dhcpcd-5.2.10-r2.ebuild b/net-misc/dhcpcd/dhcpcd-5.2.10-r2.ebuild index b41cbd32668b..c5822e7a63a7 100644 --- a/net-misc/dhcpcd/dhcpcd-5.2.10-r2.ebuild +++ b/net-misc/dhcpcd/dhcpcd-5.2.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-5.2.10-r2.ebuild,v 1.2 2011/02/19 17:53:54 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-5.2.10-r2.ebuild,v 1.3 2011/02/26 14:41:30 gmsoft 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" |