diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-07-10 11:54:44 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-07-10 11:54:44 +0000 |
commit | c074b58d446f44e9a327eaa4a52d65965054194d (patch) | |
tree | 244093acf29e1c81bd9f0c02913f809af9b65cff /net-analyzer/nbtscan/nbtscan-1.5.1.ebuild | |
parent | tidy (Manifest recommit) (diff) | |
download | gentoo-2-c074b58d446f44e9a327eaa4a52d65965054194d.tar.gz gentoo-2-c074b58d446f44e9a327eaa4a52d65965054194d.tar.bz2 gentoo-2-c074b58d446f44e9a327eaa4a52d65965054194d.zip |
Tidy, x86 stable
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 50e2736d87d5..fd4563cf6ff5 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.5 2004/07/03 18:52:13 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild,v 1.6 2004/07/10 11:54:44 eldad 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() { |