diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 20:45:43 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-04-06 20:45:43 +0000 |
commit | 960f4430fbe0d6fa2ed19b26ea453a02de92606f (patch) | |
tree | cb173ebb1c68555dded4616053ff9892f7193ff5 /net-misc/dhcpcd | |
parent | ppc stable, bug #165779 (diff) | |
download | gentoo-2-960f4430fbe0d6fa2ed19b26ea453a02de92606f.tar.gz gentoo-2-960f4430fbe0d6fa2ed19b26ea453a02de92606f.tar.bz2 gentoo-2-960f4430fbe0d6fa2ed19b26ea453a02de92606f.zip |
ppc stable, bug #166921
(Portage version: 2.1.2.3)
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-3.0.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog index 7c93f7dbfbbb..72f5bf7fee2a 100644 --- a/net-misc/dhcpcd/ChangeLog +++ b/net-misc/dhcpcd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/dhcpcd # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.138 2007/04/03 13:56:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.139 2007/04/06 20:45:43 dertobi123 Exp $ + + 06 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org> + dhcpcd-3.0.16.ebuild: + ppc stable, bug #166921 03 Apr 2007; Raúl Porcel <armin76@gentoo.org> dhcpcd-3.0.16.ebuild: ia64 + x86 stable wrt bug 166921 diff --git a/net-misc/dhcpcd/dhcpcd-3.0.16.ebuild b/net-misc/dhcpcd/dhcpcd-3.0.16.ebuild index b50559392178..086343587cfc 100644 --- a/net-misc/dhcpcd/dhcpcd-3.0.16.ebuild +++ b/net-misc/dhcpcd/dhcpcd-3.0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-3.0.16.ebuild,v 1.4 2007/04/03 13:56:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-3.0.16.ebuild,v 1.5 2007/04/06 20:45:43 dertobi123 Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" DEPEND="" |