summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boman <mboman@gentoo.org>2004-03-29 13:49:55 +0000
committerMichael Boman <mboman@gentoo.org>2004-03-29 13:49:55 +0000
commitfe1294a1b3cb300851e4b8813020f4e047dd6b82 (patch)
treef23e2c075162dbab1e56acf269535e387fc502c4 /net-analyzer
parentNew upstream version. Closes #45372 (diff)
downloadhistorical-fe1294a1b3cb300851e4b8813020f4e047dd6b82.tar.gz
historical-fe1294a1b3cb300851e4b8813020f4e047dd6b82.tar.bz2
historical-fe1294a1b3cb300851e4b8813020f4e047dd6b82.zip
Oops. New packages should be ~arch masked first.
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/nbtscan/ChangeLog5
-rw-r--r--net-analyzer/nbtscan/Manifest4
-rw-r--r--net-analyzer/nbtscan/nbtscan-1.5.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/nbtscan/ChangeLog b/net-analyzer/nbtscan/ChangeLog
index d3e722dd8580..4a64e91325cd 100644
--- a/net-analyzer/nbtscan/ChangeLog
+++ b/net-analyzer/nbtscan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/nbtscan
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/ChangeLog,v 1.6 2004/03/29 13:46:38 mboman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/ChangeLog,v 1.7 2004/03/29 13:49:55 mboman Exp $
+
+ 29 Mar 2004; Michael Boman <mboman@gentoo.org> nbtscan-1.5.1.ebuild:
+ Oops. New packages should be ~arch masked first.
*nbtscan-1.5.1 (29 Mar 2004)
diff --git a/net-analyzer/nbtscan/Manifest b/net-analyzer/nbtscan/Manifest
index af3c7ffbfcd0..dff9214a7f31 100644
--- a/net-analyzer/nbtscan/Manifest
+++ b/net-analyzer/nbtscan/Manifest
@@ -1,5 +1,5 @@
-MD5 3a1edc58f9d9611e0397b1cd10bb6ca6 ChangeLog 1016
+MD5 8db871a14d283a8d83ad4d8bbd632084 ChangeLog 1139
MD5 2d6bcd071b0afb2f2dc56d5acf930e34 nbtscan-1.0.3.ebuild 696
-MD5 32277bbdf4a61c22ddd2e7db10aa689f nbtscan-1.5.1.ebuild 693
+MD5 726257bfaba4a4ae7683c3d16235fa5f nbtscan-1.5.1.ebuild 694
MD5 cf7eaedc7093ec3f2c0aca3848d73798 files/digest-nbtscan-1.0.3 64
MD5 8e3778c37bb9f7f1e27633860cd1b2f2 files/digest-nbtscan-1.5.1 64
diff --git a/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild b/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild
index 4355560ce806..34a3c9fb3756 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 Technologies, Inc.
# 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.1 2004/03/29 13:46:38 mboman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbtscan/nbtscan-1.5.1.ebuild,v 1.2 2004/03/29 13:49:55 mboman Exp $
S=${WORKDIR}/${P}a
DESCRIPTION="NBTscan is a program for scanning IP networks for NetBIOS name information"
@@ -11,7 +11,7 @@ DEPEND="virtual/glibc"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc "
+KEYWORDS="~x86 ~sparc"
src_compile() {
./configure --host=${CHOST} --prefix=/usr || die