diff options
author | Brandon Low <lostlogic@gentoo.org> | 2002-10-24 05:27:32 +0000 |
---|---|---|
committer | Brandon Low <lostlogic@gentoo.org> | 2002-10-24 05:27:32 +0000 |
commit | 839d0e502540dd978fcc5c89202ff98087318034 (patch) | |
tree | 0aeb0b5fee576e186ebfea246814074f97fb468a /sys-apps | |
parent | gcc-3.x fix (diff) | |
download | gentoo-2-839d0e502540dd978fcc5c89202ff98087318034.tar.gz gentoo-2-839d0e502540dd978fcc5c89202ff98087318034.tar.bz2 gentoo-2-839d0e502540dd978fcc5c89202ff98087318034.zip |
move to stable for x86
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/iproute/iproute-20010824-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/iproute/iproute-20010824-r2.ebuild b/sys-apps/iproute/iproute-20010824-r2.ebuild index e593c0a91550..330e0a6b57fa 100644 --- a/sys-apps/iproute/iproute-20010824-r2.ebuild +++ b/sys-apps/iproute/iproute-20010824-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/sys-apps/iproute/iproute-20010824-r2.ebuild,v 1.1 2002/10/22 18:44:07 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r2.ebuild,v 1.2 2002/10/24 05:27:32 lostlogic Exp $ S=${WORKDIR}/iproute2 DESCRIPTION="Kernel 2.4 routing and traffic control utilities" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.inr.ac.ru/ip-routing/iproute2-2.4.7-now-ss010824.tar.gz" HOMEPAGE="http://www.worldbank.ro/ip-routing/" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="x86 ~ppc ~sparc ~sparc64" DEPEND="virtual/linux-sources" LICENSE="GPL-2" |