sys-apps/fakeroot-ng: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Fri, 28 Sep 2018 00:13:05 +0000 (03:13 +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

sys-apps/fakeroot-ng/fakeroot-ng-0.18-r1.ebuild

index 2dcb4984cf17b95e8e3167ecda92d4dde1d378dc..dae7a63ec7cee84ff8bf89c2b31de3dc5acbb21c 100644 (file)
@@ -1,9 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-
-inherit eutils
+EAPI=7
 
 DESCRIPTION="A utility to run commands with fake root privileges"
 HOMEPAGE="https://fakeroot-ng.lingnu.com/"
@@ -12,7 +10,6 @@ SRC_URI="mirror://sourceforge/${PN//-/}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86"
-IUSE=""
 
 PATCHES=(
        "${FILESDIR}/${PN}-gcc-4.8.2.patch"