From b2a93264f88e3950b40de270af6bbc49a374144d Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sat, 14 Nov 2015 10:54:50 +0100 Subject: net-analyzer/nmap: Drop space. Package-Manager: portage-2.2.24 --- net-analyzer/nmap/nmap-6.49_beta6.ebuild | 2 +- net-analyzer/nmap/nmap-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-analyzer') diff --git a/net-analyzer/nmap/nmap-6.49_beta6.ebuild b/net-analyzer/nmap/nmap-6.49_beta6.ebuild index 26dd9112efc0..07bc0c8a8737 100644 --- a/net-analyzer/nmap/nmap-6.49_beta6.ebuild +++ b/net-analyzer/nmap/nmap-6.49_beta6.ebuild @@ -128,7 +128,7 @@ src_configure() { src_compile() { emake \ AR=$(tc-getAR) \ - RANLIB=$(tc-getRANLIB ) + RANLIB=$(tc-getRANLIB) } src_install() { diff --git a/net-analyzer/nmap/nmap-9999.ebuild b/net-analyzer/nmap/nmap-9999.ebuild index 694b1eba4737..813a279b2ef8 100644 --- a/net-analyzer/nmap/nmap-9999.ebuild +++ b/net-analyzer/nmap/nmap-9999.ebuild @@ -128,7 +128,7 @@ src_compile() { emake \ AR=$(tc-getAR) \ - RANLIB=$(tc-getRANLIB ) + RANLIB=$(tc-getRANLIB) } src_install() { -- cgit v1.2.3-65-gdbad