diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:09 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:33:09 +0000 |
commit | 61c5d1ed4ffa0109a2987d107c8db418eff8dba5 (patch) | |
tree | 53224b5188e1a3a2ac70198438f6fd97ddc54d18 /net-analyzer/lcrzoex/lcrzoex-4.16.0.ebuild | |
parent | removed old ebuild (diff) | |
download | historical-61c5d1ed4ffa0109a2987d107c8db418eff8dba5.tar.gz historical-61c5d1ed4ffa0109a2987d107c8db418eff8dba5.tar.bz2 historical-61c5d1ed4ffa0109a2987d107c8db418eff8dba5.zip |
12-08-02 Keyword change remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'net-analyzer/lcrzoex/lcrzoex-4.16.0.ebuild')
-rw-r--r-- | net-analyzer/lcrzoex/lcrzoex-4.16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/lcrzoex/lcrzoex-4.16.0.ebuild b/net-analyzer/lcrzoex/lcrzoex-4.16.0.ebuild index 89058ccb59c8..8e06a96cc7f1 100644 --- a/net-analyzer/lcrzoex/lcrzoex-4.16.0.ebuild +++ b/net-analyzer/lcrzoex/lcrzoex-4.16.0.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/net-analyzer/lcrzoex/lcrzoex-4.16.0.ebuild,v 1.1 2002/10/24 11:01:11 woodchip Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/lcrzoex/lcrzoex-4.16.0.ebuild,v 1.2 2002/12/09 04:33:08 manson Exp $ S=${WORKDIR}/${P}-src DESCRIPTION="Toolbox of over 400 utilities for testing Ethernet/IP networks" @@ -10,7 +10,7 @@ DEPEND="=net-libs/lcrzo-${PV}*" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_unpack() { unpack ${A} ; cd ${S}/src |