diff options
Diffstat (limited to 'net-analyzer/nbtscan/nbtscan-1.0.3.ebuild')
-rw-r--r-- | net-analyzer/nbtscan/nbtscan-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild b/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild index ba2795b2f5cc..dd7a4b6501c3 100644 --- a/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild +++ b/net-analyzer/nbtscan/nbtscan-1.0.3.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/nbtscan/nbtscan-1.0.3.ebuild,v 1.6 2002/10/04 05:58:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild,v 1.7 2002/12/09 04:33:08 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="NBTscan is a program for scanning IP networks for NetBIOS name information" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " src_compile() { |