From e11436e553c1fffc94e7b20646aded695417bad3 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Mon, 29 May 2017 23:17:20 +0100 Subject: dev-php/libphutil: Replace epatch with eapply Package-Manager: Portage-2.3.5, Repoman-2.3.1 --- dev-php/libphutil/libphutil-20170429.ebuild | 2 +- dev-php/libphutil/libphutil-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-php') diff --git a/dev-php/libphutil/libphutil-20170429.ebuild b/dev-php/libphutil/libphutil-20170429.ebuild index 0f4996c8..2ef036b4 100644 --- a/dev-php/libphutil/libphutil-20170429.ebuild +++ b/dev-php/libphutil/libphutil-20170429.ebuild @@ -35,7 +35,7 @@ src_prepare() { git remote add origin "${EGIT_REPO_URI}" git remote -v > "${S}/GIT_REMOTE_INFO" - epatch "${FILESDIR}/${PV}-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch" + eapply "${FILESDIR}/${PV}-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch" if use test ; then tc-export AR CXX diff --git a/dev-php/libphutil/libphutil-9999.ebuild b/dev-php/libphutil/libphutil-9999.ebuild index 51fe24cf..6cc84b1d 100644 --- a/dev-php/libphutil/libphutil-9999.ebuild +++ b/dev-php/libphutil/libphutil-9999.ebuild @@ -33,7 +33,7 @@ src_prepare() { git remote add origin "${EGIT_REPO_URI}" git remote -v > "${S}/GIT_REMOTE_INFO" - epatch "${FILESDIR}/${PV}-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch" + eapply "${FILESDIR}/${PV}-Remove-the-usage-of-local-SSL-certificates-and-use-s.patch" if use test ; then tc-export AR CXX -- cgit v1.2.3