summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/trickyfetch')
-rw-r--r--app-portage/trickyfetch/trickyfetch-8.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/trickyfetch/trickyfetch-8.7.ebuild b/app-portage/trickyfetch/trickyfetch-8.7.ebuild
index 1a58aab1..1873a142 100644
--- a/app-portage/trickyfetch/trickyfetch-8.7.ebuild
+++ b/app-portage/trickyfetch/trickyfetch-8.7.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
RESTRICT="mirror"
inherit eutils
@@ -24,7 +24,7 @@ src_prepare() {
-e '1s"^#!/usr/bin/env sh$"#!'"${EPREFIX}/bin/sh"'"' \
-- "${S}"/bin/* || die
fi
- epatch_user
+ eapply_user
}
src_install() {