commit: e664e89473bcb2001b577a4eed6dc3ae14854dd2 Author: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> AuthorDate: Fri Sep 28 00:09:45 2018 +0000 Commit: Alon Bar-Lev <alonbl <AT> gentoo <DOT> org> CommitDate: Fri Sep 28 00:18:42 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e664e894
net-misc/iprange: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 net-misc/iprange/iprange-1.0.4.ebuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/net-misc/iprange/iprange-1.0.4.ebuild b/net-misc/iprange/iprange-1.0.4.ebuild index 212de297347..58230f60d42 100644 --- a/net-misc/iprange/iprange-1.0.4.ebuild +++ b/net-misc/iprange/iprange-1.0.4.ebuild @@ -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}"
