diff options
author | Tom Martin <slarti@gentoo.org> | 2004-07-03 18:52:13 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-07-03 18:52:13 +0000 |
commit | 39d44d12f06960a0305528a58bceb5a1024acd01 (patch) | |
tree | 0d5f0697c8ce9e5fdb8936dd9e00a4c4dab54fc5 /net-analyzer/nbtscan | |
parent | Stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-39d44d12f06960a0305528a58bceb5a1024acd01.tar.gz gentoo-2-39d44d12f06960a0305528a58bceb5a1024acd01.tar.bz2 gentoo-2-39d44d12f06960a0305528a58bceb5a1024acd01.zip |
Marked ~amd64. Closing bug 55290.
Diffstat (limited to 'net-analyzer/nbtscan')
-rw-r--r-- | net-analyzer/nbtscan/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nbtscan/nbtscan-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nbtscan/ChangeLog b/net-analyzer/nbtscan/ChangeLog index 7dcb3ba913fe..49ecefac5cd9 100644 --- a/net-analyzer/nbtscan/ChangeLog +++ b/net-analyzer/nbtscan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nbtscan # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/ChangeLog,v 1.9 2004/07/01 20:00:18 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/ChangeLog,v 1.10 2004/07/03 18:52:13 slarti Exp $ + + 03 Jul 2004; Tom Martin <slarti@gentoo.org> nbtscan-1.5.1.ebuild: + Keyworded ~amd64. 01 Jul 2004; Jon Hood <squinky86@gentoo.org> +metadata.xml, nbtscan-1.0.3.ebuild, nbtscan-1.5.1.ebuild: diff --git a/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild b/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild index 868eb96e068f..50e2736d87d5 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.4 2004/07/01 20:00:18 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild,v 1.5 2004/07/03 18:52:13 slarti 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" +KEYWORDS="~x86 ~sparc ~amd64" IUSE="" src_compile() { |