From: Marty E. Plummer Date: Fri, 20 Apr 2018 15:01:34 +0000 (-0500) Subject: sys-apps/baselayout-prefix: epatch->eapply X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=271533ba1fde5abfc7ebb67317159b5f58988f9e;p=gentoo.git sys-apps/baselayout-prefix: epatch->eapply Package-Manager: Portage-2.3.31, Repoman-2.3.9 --- diff --git a/sys-apps/baselayout-prefix/baselayout-prefix-2.2-r5.ebuild b/sys-apps/baselayout-prefix/baselayout-prefix-2.2-r5.ebuild index 5706fd59a8ac..e9fc5ebd5256 100644 --- a/sys-apps/baselayout-prefix/baselayout-prefix-2.2-r5.ebuild +++ b/sys-apps/baselayout-prefix/baselayout-prefix-2.2-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -29,7 +29,7 @@ pkg_preinst() { src_prepare() { if use prefix-chain; then - epatch "${FILESDIR}"/baselayout-${PV}-prefix-chaining.patch + eapply "${FILESDIR}"/baselayout-${PV}-prefix-chaining.patch # need to set the PKG_CONFIG_PATH globally for this prefix, when # chaining is enabled, since pkg-config may not be installed locally, diff --git a/sys-apps/baselayout-prefix/files/baselayout-2.2-prefix-chaining.patch b/sys-apps/baselayout-prefix/files/baselayout-2.2-prefix-chaining.patch index 98e41b95bb91..fa86f86e4147 100644 --- a/sys-apps/baselayout-prefix/files/baselayout-2.2-prefix-chaining.patch +++ b/sys-apps/baselayout-prefix/files/baselayout-2.2-prefix-chaining.patch @@ -1,5 +1,5 @@ ---- baselayout-2.2/etc/profile.orig 2017-03-23 16:46:29.922123300 +0100 -+++ baselayout-2.2/etc/profile 2017-03-23 16:58:43.578360900 +0100 +--- a/etc/profile ++++ b/etc/profile @@ -4,6 +4,46 @@ # environment for login shells. #