net-misc/iprange: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Fri, 28 Sep 2018 00:09:45 +0000 (03:09 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Fri, 28 Sep 2018 00:18:42 +0000 (03:18 +0300)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

net-misc/iprange/iprange-1.0.4.ebuild

index 212de297347e031305f671cc7a5d3cdbcd409fca..58230f60d42081c0403532bc537ff0baa948b86a 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 DESCRIPTION="iprange utility"
 HOMEPAGE="https://firehol.org"
@@ -10,7 +10,3 @@ SRC_URI="https://github.com/firehol/${PN}/releases/download/v${PV}/${P}.tar.xz"
 LICENSE="BSD-2"
 SLOT="0"
 KEYWORDS="amd64 arm ppc ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"