summaryrefslogtreecommitdiff
path: root/app-portage/g-cpan
diff options
context:
space:
mode:
authorSergiy Borodych <Sergiy.Borodych@gmail.com>2016-04-27 15:08:54 +0300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-04-30 18:56:12 +0200
commitb0844266192fe8044e9a7c70321ecfb6ee7df2a3 (patch)
tree918d05960188ac0cda0ea75cf70c6b78506e23c1 /app-portage/g-cpan
parent816f169fa1c39e5a52194ace5cf7f56166e52c16 (diff)
downloadgentoo-b0844266192fe8044e9a7c70321ecfb6ee7df2a3.tar.gz
gentoo-b0844266192fe8044e9a7c70321ecfb6ee7df2a3.tar.xz
app-portage/g-cpan: switch to use EAPI=6
since now we have going to have a test enabled by default
Diffstat (limited to 'app-portage/g-cpan')
-rw-r--r--app-portage/g-cpan/g-cpan-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/g-cpan/g-cpan-9999.ebuild b/app-portage/g-cpan/g-cpan-9999.ebuild
index ab817e5276d..2aebfdc9f2a 100644
--- a/app-portage/g-cpan/g-cpan-9999.ebuild
+++ b/app-portage/g-cpan/g-cpan-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit perl-module
if [[ ${PV} == "9999" ]] ; then