summaryrefslogtreecommitdiff
path: root/app-text/hypermail
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2017-05-29 23:15:54 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2017-05-29 23:19:43 +0100
commit5dbf96fefb61c3d8d262734098229bfd7649e391 (patch)
tree61bcce2276df13a00b43bcbbd0f26a91f11459c9 /app-text/hypermail
parentprofiles/common: Adjust /usr/share/gtk-doc removal (diff)
downloadportage-5dbf96fefb61c3d8d262734098229bfd7649e391.tar.xz
app-text/hypermail: Replace epatch with eapply
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'app-text/hypermail')
-rw-r--r--app-text/hypermail/hypermail-2.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/hypermail/hypermail-2.2.0.ebuild b/app-text/hypermail/hypermail-2.2.0.ebuild
index 6f390bbc..d0bdc67f 100644
--- a/app-text/hypermail/hypermail-2.2.0.ebuild
+++ b/app-text/hypermail/hypermail-2.2.0.ebuild
@@ -19,7 +19,7 @@ RDEPEND="${DEPEND}"
src_prepare() {
default
- epatch "${FILESDIR}/destdir.patch"
+ eapply "${FILESDIR}/destdir.patch"
# We exploit that docs/Makefile does not declare install.html as .PHONY
use doc || touch docs/install.html