diff options
author | Jason Wever <weeve@gentoo.org> | 2004-07-20 04:01:40 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-07-20 04:01:40 +0000 |
commit | 5349f3491af9090c5c436795ed123747905e9e63 (patch) | |
tree | 07424dd9aef2b66c7d65ddefbeb9843a1984f414 /net-analyzer/nbtscan/nbtscan-1.5.1.ebuild | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-5349f3491af9090c5c436795ed123747905e9e63.tar.gz gentoo-2-5349f3491af9090c5c436795ed123747905e9e63.tar.bz2 gentoo-2-5349f3491af9090c5c436795ed123747905e9e63.zip |
Stable on sparc.
Diffstat (limited to 'net-analyzer/nbtscan/nbtscan-1.5.1.ebuild')
-rw-r--r-- | net-analyzer/nbtscan/nbtscan-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild b/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild index fd4563cf6ff5..f9abe5647f14 100644 --- a/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild +++ b/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild,v 1.6 2004/07/10 11:54:44 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild,v 1.7 2004/07/20 04:01:40 weeve Exp $ S=${WORKDIR}/${P}a DESCRIPTION="NBTscan is a program for scanning IP networks for NetBIOS name information" @@ -11,7 +11,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~sparc ~amd64" +KEYWORDS="x86 sparc ~amd64" IUSE="" src_compile() { |