diff options
author | 2005-08-31 13:12:35 +0000 | |
---|---|---|
committer | 2005-08-31 13:12:35 +0000 | |
commit | 566797972be1f0e3e04023070bf0f1ad51397606 (patch) | |
tree | 911dd364f9f002da9a01987505f29940fe760ea9 /net-misc/dhcpcd/dhcpcd-2.0.0.ebuild | |
parent | ftp-base fix (diff) | |
download | historical-566797972be1f0e3e04023070bf0f1ad51397606.tar.gz historical-566797972be1f0e3e04023070bf0f1ad51397606.tar.bz2 historical-566797972be1f0e3e04023070bf0f1ad51397606.zip |
Stable on sparc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-2.0.0.ebuild')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-2.0.0.ebuild b/net-misc/dhcpcd/dhcpcd-2.0.0.ebuild index 80c158c656a3..f150511826d0 100644 --- a/net-misc/dhcpcd/dhcpcd-2.0.0.ebuild +++ b/net-misc/dhcpcd/dhcpcd-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-2.0.0.ebuild,v 1.7 2005/08/31 10:04:40 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-2.0.0.ebuild,v 1.8 2005/08/31 13:12:35 gustavoz Exp $ inherit flag-o-matic eutils @@ -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 ~sparc ~s390 x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~s390 x86" IUSE="build debug static" DEPEND="" |