diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:16:35 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:16:35 +0000 |
commit | 1afd63aa483c4026e08a12fb004c768910cf7bbb (patch) | |
tree | a7ce3f0191938c34292915bc8a8fe576df93f7db /net-misc/dhcpcd | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-1afd63aa483c4026e08a12fb004c768910cf7bbb.tar.gz gentoo-2-1afd63aa483c4026e08a12fb004c768910cf7bbb.tar.bz2 gentoo-2-1afd63aa483c4026e08a12fb004c768910cf7bbb.zip |
ppc stable profile update
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild index c0989715e04c..34bd366dda5e 100644 --- a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild +++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild,v 1.10 2004/09/15 13:00:39 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild,v 1.11 2004/10/04 22:15:46 pvdabeel Exp $ inherit gnuconfig flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.phystech.com/pub/${P/_p/-pl}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~mips alpha arm hppa ~mips amd64 ia64 ppc64 s390" +KEYWORDS="x86 ppc sparc ~mips alpha arm hppa ~mips amd64 ia64 ppc64 s390" IUSE="build static" DEPEND="virtual/libc" |