summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/diffhelp/diffhelp-1.11.ebuild')
-rw-r--r--dev-util/diffhelp/diffhelp-1.11.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/diffhelp/diffhelp-1.11.ebuild b/dev-util/diffhelp/diffhelp-1.11.ebuild
index d734d8e1..5c221fb1 100644
--- a/dev-util/diffhelp/diffhelp-1.11.ebuild
+++ b/dev-util/diffhelp/diffhelp-1.11.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2016 Gentoo Foundation
+# Copyright 2012-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
RESTRICT="mirror"
DESCRIPTION="A frontend, beautifier, and path-fixer for diff -u"
@@ -17,7 +17,7 @@ src_prepare() {
use prefix || sed -i \
-e '1s"^#!/usr/bin/env sh$"#!'"${EPREFIX}/bin/sh"'"' \
-- bin/* || die
- eapply_user
+ default
}
src_install() {