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.0.3.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.0.3.ebuild')
-rw-r--r-- | net-analyzer/nbtscan/nbtscan-1.0.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild b/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild index cfdbf008427b..5dce89cbd0c5 100644 --- a/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild +++ b/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild @@ -1,8 +1,7 @@ # 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.0.3.ebuild,v 1.10 2004/07/01 20:00:18 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.0.3.ebuild,v 1.11 2004/07/10 11:54:44 eldad Exp $ -S=${WORKDIR}/${P} DESCRIPTION="NBTscan is a program for scanning IP networks for NetBIOS name information" SRC_URI="http://www.inetcat.org/software/${P}.tar.gz" HOMEPAGE="http://www.inetcat.org/software/nbtscan.html" @@ -11,7 +10,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" IUSE="" src_compile() { |