diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2004-07-26 04:23:03 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2004-07-26 04:23:03 +0000 |
commit | ba852a100b3b51072502fbeabc531cc9ff04211a (patch) | |
tree | 52ab29bab5dbb8b47c52873e114a4c7c7c9dfb81 /net-analyzer/nbtscan | |
parent | Stable macos, as per bug # 58306. (Manifest recommit) (diff) | |
download | gentoo-2-ba852a100b3b51072502fbeabc531cc9ff04211a.tar.gz gentoo-2-ba852a100b3b51072502fbeabc531cc9ff04211a.tar.bz2 gentoo-2-ba852a100b3b51072502fbeabc531cc9ff04211a.zip |
Stable macos as per bug #58254.
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 476239d75f81..00ec2aae4ed9 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.12 2004/07/20 04:01:40 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/ChangeLog,v 1.13 2004/07/26 04:23:03 j4rg0n Exp $ + + 25 Jul 2004; Lina Pezzella <j4rg0n@gentoo.org> nbtscan-1.5.1.ebuild: + Stable on macos. 19 Jul 2004; Jason Wever <weeve@gentoo.org> nbtscan-1.5.1.ebuild: Stable on sparc. diff --git a/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild b/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild index f9abe5647f14..78bc9f198a1a 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.7 2004/07/20 04:01:40 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild,v 1.8 2004/07/26 04:23:03 j4rg0n 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 macos" IUSE="" src_compile() { |