sys-apps/fakechroot: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Fri, 28 Sep 2018 00:11:56 +0000 (03:11 +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/fakechroot/fakechroot-2.19.ebuild

index 71a16c189646fc1e7520c38914f592627f610221..4064d50e4d8a26644b8e1e1b6b822d59631c4233 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="Provide a faked chroot environment without requiring root privileges"
 HOMEPAGE="http://fakechroot.alioth.debian.org/"
@@ -12,7 +10,6 @@ SRC_URI="mirror://debian/pool/main/f/${PN}/${PN}_${PV}.orig.tar.gz"
 LICENSE="LGPL-2.1"
 SLOT="0"
 KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 x86"
-IUSE=""
 
 RESTRICT="test"