summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2004-07-10 11:57:22 +0000
committerEldad Zack <eldad@gentoo.org>2004-07-10 11:57:22 +0000
commit5397fcc52c44cf802aa1108b9cfcdeddc047b5ad (patch)
treedb8722ce206f3bd7c5f04e28b453bb1de3ffd836 /net-analyzer/nbaudit
parentTidy, x86 stable (diff)
downloadhistorical-5397fcc52c44cf802aa1108b9cfcdeddc047b5ad.tar.gz
historical-5397fcc52c44cf802aa1108b9cfcdeddc047b5ad.tar.bz2
historical-5397fcc52c44cf802aa1108b9cfcdeddc047b5ad.zip
again an IUSE-orphaned ebuild given its birthrights
Diffstat (limited to 'net-analyzer/nbaudit')
-rw-r--r--net-analyzer/nbaudit/ChangeLog6
-rw-r--r--net-analyzer/nbaudit/metadata.xml6
-rw-r--r--net-analyzer/nbaudit/nbaudit-1.0.ebuild5
3 files changed, 14 insertions, 3 deletions
diff --git a/net-analyzer/nbaudit/ChangeLog b/net-analyzer/nbaudit/ChangeLog
index 698ea1e2edb4..7a6ca32eff50 100644
--- a/net-analyzer/nbaudit/ChangeLog
+++ b/net-analyzer/nbaudit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/nbaudit
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbaudit/ChangeLog,v 1.6 2004/06/24 22:09:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbaudit/ChangeLog,v 1.7 2004/07/10 11:57:22 eldad Exp $
+
+ 10 Jul 2004; Eldad Zack <eldad@gentoo.org> +metadata.xml,
+ nbaudit-1.0.ebuild:
+ Added missing IUSE
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/net-analyzer/nbaudit/metadata.xml b/net-analyzer/nbaudit/metadata.xml
new file mode 100644
index 000000000000..9899681d8466
--- /dev/null
+++ b/net-analyzer/nbaudit/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>netmon</herd>
+<longdescription>NetBIOS file sharing services scanner (nat10)</longdescription>
+</pkgmetadata>
diff --git a/net-analyzer/nbaudit/nbaudit-1.0.ebuild b/net-analyzer/nbaudit/nbaudit-1.0.ebuild
index 0c47f4fc9316..291fb7a3f866 100644
--- a/net-analyzer/nbaudit/nbaudit-1.0.ebuild
+++ b/net-analyzer/nbaudit/nbaudit-1.0.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/nbaudit/nbaudit-1.0.ebuild,v 1.14 2004/06/24 22:09:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nbaudit/nbaudit-1.0.ebuild,v 1.15 2004/07/10 11:57:22 eldad Exp $
# Its officially called nat10 but the name conflicts with other projects
@@ -16,7 +16,8 @@ DEPEND=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc"
+IUSE=""
src_compile() {