summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/ispell/ispell-3.3.02-r1.ebuild')
-rw-r--r--app-text/ispell/ispell-3.3.02-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/ispell/ispell-3.3.02-r1.ebuild b/app-text/ispell/ispell-3.3.02-r1.ebuild
index 7d3c88b4..e39c8406 100644
--- a/app-text/ispell/ispell-3.3.02-r1.ebuild
+++ b/app-text/ispell/ispell-3.3.02-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
RESTRICT="mirror"
inherit toolchain-funcs
@@ -29,7 +29,7 @@ src_prepare() {
sed -e "s:GENTOO_LIBDIR:$(get_libdir):" -i local.h || die
sed -e "s:\(^#define CC\).*:\1 \"$(tc-getCC)\":" -i local.h || die
sed -e "s:\(^#define CFLAGS\).*:\1 \"${CFLAGS}\":" -i config.X || die
- eapply_user
+ default
}
src_configure() {