net-analyzer/nmap: Update live ebuild
authorJeroen Roovers <jer@gentoo.org>
Fri, 31 May 2019 12:46:37 +0000 (14:46 +0200)
committerJeroen Roovers <jer@gentoo.org>
Fri, 31 May 2019 13:00:30 +0000 (15:00 +0200)
Package-Manager: Portage-2.3.67, Repoman-2.3.13
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-analyzer/nmap/nmap-9999.ebuild

index c282246d4512c0b000af71afa6f36c151da69a21..6b625c9459bf86443c40a9082e64343f9b7f3a54 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="sqlite,xml"
-inherit autotools flag-o-matic git-r3 python-single-r1 toolchain-funcs user
+inherit autotools desktop flag-o-matic git-r3 python-single-r1 toolchain-funcs user
 
 MY_P=${P/_beta/BETA}
 
@@ -65,7 +65,6 @@ PATCHES=(
        "${FILESDIR}"/${PN}-7.25-CXXFLAGS.patch
        "${FILESDIR}"/${PN}-7.25-libpcre.patch
        "${FILESDIR}"/${PN}-7.31-libnl.patch
-       "${FILESDIR}"/${PN}-7.70-time.patch
 )
 S="${WORKDIR}/${MY_P}"