diff options
author | Brent Baude <ranger@gentoo.org> | 2011-02-28 15:15:57 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-02-28 15:15:57 +0000 |
commit | 6be2b88e085e95ef1e66f516d1cdbdc1d0d32b16 (patch) | |
tree | 030e9b56a7472a8ca29e5ddbe4ecad5c22fe4134 /net-misc | |
parent | Update homepage (diff) | |
download | gentoo-2-6be2b88e085e95ef1e66f516d1cdbdc1d0d32b16.tar.gz gentoo-2-6be2b88e085e95ef1e66f516d1cdbdc1d0d32b16.tar.bz2 gentoo-2-6be2b88e085e95ef1e66f516d1cdbdc1d0d32b16.zip |
stable ppc, bug 355279
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'net-misc')
-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 462129439312..a9d7d8e4b801 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.302 2011/02/26 14:41:30 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.303 2011/02/28 15:15:57 ranger Exp $ + + 28 Feb 2011; Brent Baude <ranger@gentoo.org> dhcpcd-5.2.10-r2.ebuild: + stable ppc, bug 355279 26 Feb 2011; Guy Martin <gmsoft@gentoo.org> dhcpcd-5.2.10-r2.ebuild: Stable on hppa wrt bug #355279. diff --git a/net-misc/dhcpcd/dhcpcd-5.2.10-r2.ebuild b/net-misc/dhcpcd/dhcpcd-5.2.10-r2.ebuild index c5822e7a63a7..2f1d1c6ddfd2 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.3 2011/02/26 14:41:30 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-5.2.10-r2.ebuild,v 1.4 2011/02/28 15:15:57 ranger 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" |