diff options
author | 2005-07-11 23:00:02 +0000 | |
---|---|---|
committer | 2005-07-11 23:00:02 +0000 | |
commit | 1be8af63a71d16f835424ad4ff45dfd0d1376d6c (patch) | |
tree | efca0cb3cc517e4ce1d804c4ba9cea45053982bd /net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild | |
parent | QA: Removed default src_compile; Removed old ebuilds not using econf (diff) | |
download | historical-1be8af63a71d16f835424ad4ff45dfd0d1376d6c.tar.gz historical-1be8af63a71d16f835424ad4ff45dfd0d1376d6c.tar.bz2 historical-1be8af63a71d16f835424ad4ff45dfd0d1376d6c.zip |
Stable on alpha + ia64, bug 98394.
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 8d7dc94c12fb..983e2704c279 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.7 2005/07/11 17:16:20 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild,v 1.8 2005/07/11 23:00:02 kloeri 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" |