EAPI 5 > 6
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1498
Signed-off-by: Ian Delaney <idella4@gentoo.org>
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit webapp depend.apache eutils
# Remove bundled perl modules
rm -r lib/ || die
+ eapply_user
}
src_test() {
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit webapp depend.apache eutils
# Remove bundled perl modules
rm -r lib/ || die
+ eapply_user
}
src_test() {