diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-28 16:31:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-28 16:31:06 +0000 |
commit | 9722acaa81eb2f2b73d8fc373c81c8457adcf6e6 (patch) | |
tree | cf0a3140041e4a9959c99951194e4388af9aed54 /net-misc/dhcpcd | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #271468 (diff) | |
download | historical-9722acaa81eb2f2b73d8fc373c81c8457adcf6e6.tar.gz historical-9722acaa81eb2f2b73d8fc373c81c8457adcf6e6.tar.bz2 historical-9722acaa81eb2f2b73d8fc373c81c8457adcf6e6.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #271351
Package-Manager: portage-2.1.6.11/cvs/Linux ia64
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-4.0.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog index e0fa647d4cce..a2cf3425fb2a 100644 --- a/net-misc/dhcpcd/ChangeLog +++ b/net-misc/dhcpcd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/dhcpcd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.250 2009/05/28 13:08:54 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.251 2009/05/28 16:31:06 armin76 Exp $ + + 28 May 2009; Raúl Porcel <armin76@gentoo.org> dhcpcd-4.0.13.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #271351 28 May 2009; Steve Dibb <beandog@gentoo.org> dhcpcd-4.0.13.ebuild: amd64 stable, bug 271351 diff --git a/net-misc/dhcpcd/dhcpcd-4.0.13.ebuild b/net-misc/dhcpcd/dhcpcd-4.0.13.ebuild index 056ab794e3cc..b1e936136aaf 100644 --- a/net-misc/dhcpcd/dhcpcd-4.0.13.ebuild +++ b/net-misc/dhcpcd/dhcpcd-4.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-4.0.13.ebuild,v 1.5 2009/05/28 13:08:54 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-4.0.13.ebuild,v 1.6 2009/05/28 16:31:06 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="+compat zeroconf" |