commit: 271533ba1fde5abfc7ebb67317159b5f58988f9e
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri Apr 20 15:01:34 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Apr 23 14:53:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271533ba
sys-apps/baselayout-prefix: epatch->eapply
Package-Manager: Portage-2.3.31, Repoman-2.3.9
sys-apps/baselayout-prefix/baselayout-prefix-2.2-r5.ebuild | 4 ++--
sys-apps/baselayout-prefix/files/baselayout-2.2-prefix-chaining.patch | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
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 5706fd59a8a..e9fc5ebd525 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 98e41b95bb9..fa86f86e414 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.
#