summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2018-05-07 23:17:25 +0200
committerMartin Väth <martin@mvath.de>2018-05-07 23:17:25 +0200
commit094d1baa446a429adf4d090893acf7f7c7dd1c49 (patch)
treea7e50c7135cecf533bb6895a0a1df8cbfe8d0d09 /mail-client
parentx11-libs/gtk+: Version bump. Remove old (diff)
downloadmv-094d1baa446a429adf4d090893acf7f7c7dd1c49.tar.gz
mv-094d1baa446a429adf4d090893acf7f7c7dd1c49.tar.bz2
mv-094d1baa446a429adf4d090893acf7f7c7dd1c49.zip
Minor cleanups/EAPI bumps
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/alpine/alpine-2.00-r7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/alpine/alpine-2.00-r7.ebuild b/mail-client/alpine/alpine-2.00-r7.ebuild
index d335bce5..34788d7b 100644
--- a/mail-client/alpine/alpine-2.00-r7.ebuild
+++ b/mail-client/alpine/alpine-2.00-r7.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit flag-o-matic autotools toolchain-funcs
CHAPPA_PL=115
@@ -54,7 +54,7 @@ src_prepare() {
eapply -p0 "${FILESDIR}"/2.00-qa.patch
use chappa && eapply -p0 "${FILESDIR}/2.00-qa-chappa-${CHAPPA_PL}.patch"
- eapply_user
+ default
eautoreconf
}