diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-07-10 20:28:09 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2005-07-10 20:28:09 +0000 |
commit | 62f48f5203b69f20951cbf65bbbd3c60f8226331 (patch) | |
tree | 847d67972e1feebecc24701ab16ddd15b6b76c86 /net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild | |
parent | bumping x86 and sparc to stable (diff) | |
download | historical-62f48f5203b69f20951cbf65bbbd3c60f8226331.tar.gz historical-62f48f5203b69f20951cbf65bbbd3c60f8226331.tar.bz2 historical-62f48f5203b69f20951cbf65bbbd3c60f8226331.zip |
ppc stable, 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 f66e78a54533..f06a206800b6 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.5 2005/07/10 15:19:39 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild,v 1.6 2005/07/10 20:28:09 dertobi123 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" |