summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/trickyfetch')
-rw-r--r--app-portage/trickyfetch/trickyfetch-8.20.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-portage/trickyfetch/trickyfetch-8.20.ebuild b/app-portage/trickyfetch/trickyfetch-8.20.ebuild
index cc78abe9..460baaf5 100644
--- a/app-portage/trickyfetch/trickyfetch-8.20.ebuild
+++ b/app-portage/trickyfetch/trickyfetch-8.20.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2017 Gentoo Foundation
+# Copyright 2012-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
RESTRICT="mirror"
inherit eutils
@@ -23,7 +23,7 @@ src_prepare() {
-e '1s"^#!/usr/bin/env sh$"#!'"${EPREFIX}/bin/sh"'"' \
-- "${S}"/bin/* || die
fi
- eapply_user
+ default
}
src_install() {