From: Amy Liffey Date: Mon, 7 Aug 2017 10:35:44 +0000 (+0200) Subject: app-arch/makeself: EAPI 6 bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=26dfb2f1adb2492d058073103802ce8669e5421a;p=gentoo.git app-arch/makeself: EAPI 6 bump Package-Manager: Portage-2.3.6, Repoman-2.3.1 --- diff --git a/app-arch/makeself/makeself-2.2.0-r1.ebuild b/app-arch/makeself/makeself-2.2.0-r2.ebuild similarity index 84% rename from app-arch/makeself/makeself-2.2.0-r1.ebuild rename to app-arch/makeself/makeself-2.2.0-r2.ebuild index 5703aa615d11..cdbdf7c7a640 100644 --- a/app-arch/makeself/makeself-2.2.0-r1.ebuild +++ b/app-arch/makeself/makeself-2.2.0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="4" +EAPI=6 inherit unpacker eutils @@ -18,9 +18,7 @@ RDEPEND="sys-apps/gentoo-functions" S="${WORKDIR}/${PN}-release-${PV}" -src_prepare() { - epatch "${FILESDIR}"/${P}-help-header.patch -} +PATCHES=( "${FILESDIR}/${P}-help-header.patch" ) src_install() { dobin makeself-header.sh makeself.sh "${FILESDIR}"/makeself-unpack