diff options
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-1.3.22_p3-r2.ebuild')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-1.3.22_p3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r2.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r2.ebuild index 8b5b8ad9e476..e52fd3f2217d 100644 --- a/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r2.ebuild +++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r2.ebuild,v 1.2 2002/12/09 04:33:15 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p3-r2.ebuild,v 1.3 2002/12/15 10:44:21 bjb Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.phystech.com/pub/${P/_p/-pl}.tar.gz" HOMEPAGE="http://www.phystech.com/download/" DEPEND="" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" LICENSE="GPL-2" src_unpack() { |