diff options
Diffstat (limited to 'net-analyzer/nmap/nmap-9999.ebuild')
-rw-r--r-- | net-analyzer/nmap/nmap-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/nmap/nmap-9999.ebuild b/net-analyzer/nmap/nmap-9999.ebuild index 8a69fff9fdc3..3ae2573a85e2 100644 --- a/net-analyzer/nmap/nmap-9999.ebuild +++ b/net-analyzer/nmap/nmap-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-9999.ebuild,v 1.6 2015/05/12 17:27:40 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-9999.ebuild,v 1.7 2015/05/12 23:42:09 patrick Exp $ EAPI=5 @@ -67,7 +67,6 @@ measure ensures that only trusted users are allowed to run nmap. \ To avoid passing --privileged every time, add \ 'export NMAP_PRIVILEGED=\"\"' to your user environment (eg ~/.bashrc)." - pkg_setup() { if use ndiff || use zenmap; then python-single-r1_pkg_setup |