diff options
author | 2005-07-17 06:34:29 +0000 | |
---|---|---|
committer | 2005-07-17 06:34:29 +0000 | |
commit | 966e5ecedab83209b97495cb4ac5765762193def (patch) | |
tree | e39e4c13a9b0022fb8090e3988ea7f5a5ae2a1e4 /net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild | |
parent | arm/s390 stable (diff) | |
download | historical-966e5ecedab83209b97495cb4ac5765762193def.tar.gz historical-966e5ecedab83209b97495cb4ac5765762193def.tar.bz2 historical-966e5ecedab83209b97495cb4ac5765762193def.zip |
arm/s390 love
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild')
-rw-r--r-- | net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild index fd7773774068..9ee2d8bc2cac 100644 --- a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild +++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.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-1.3.22_p4-r11.ebuild,v 1.9 2005/07/12 12:19:38 spb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild,v 1.10 2005/07/17 06:34:29 vapier 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="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="build static" DEPEND="virtual/libc" |