commit:     af4a7972f38cc87d4786c3828fe57aa7998abf5f
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 14 08:55:56 2015 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Nov 14 08:55:56 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af4a7972

net-analyzer/nmap: Re-add liblua-ar patch.

Package-Manager: portage-2.2.24

 net-analyzer/nmap/nmap-6.49_beta6.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-analyzer/nmap/nmap-6.49_beta6.ebuild 
b/net-analyzer/nmap/nmap-6.49_beta6.ebuild
index 7013913..26dd911 100644
--- a/net-analyzer/nmap/nmap-6.49_beta6.ebuild
+++ b/net-analyzer/nmap/nmap-6.49_beta6.ebuild
@@ -22,7 +22,7 @@ SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc 
~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x86-solaris"
 
 IUSE="ipv6 libressl +nse system-lua ncat ndiff nls nmap-update nping ssl 
zenmap"
-NMAP_LINGUAS=( de fr hr it ja pl pt_BR ru )
+NMAP_LINGUAS=( de fr hr it ja pl pt_BR ru zh )
 IUSE+=" ${NMAP_LINGUAS[@]/#/linguas_}"
 
 REQUIRED_USE="
@@ -73,7 +73,8 @@ src_prepare() {
                "${FILESDIR}"/${PN}-5.21-python.patch \
                "${FILESDIR}"/${PN}-6.46-uninstaller.patch \
                "${FILESDIR}"/${PN}-6.47-no-libnl.patch \
-               "${FILESDIR}"/${PN}-6.49-no-FORTIFY_SOURCE.patch
+               "${FILESDIR}"/${PN}-6.49-no-FORTIFY_SOURCE.patch \
+               "${FILESDIR}"/${PN}-6.25-liblua-ar.patch
 
        if use nls; then
                local lingua=''

Reply via email to