summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-09-30 23:52:55 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-09-30 23:53:14 +0200
commit6a8efe25ceee7c9f9fde5a0a21b695b52a621df2 (patch)
treeb0f2b1ac55ab547260cd64922b89db787195dec6
parentapp-text/rarian: unbundle tinyxml, apply patches from other distros (diff)
downloadgentoo-6a8efe25.tar.gz
gentoo-6a8efe25.tar.bz2
gentoo-6a8efe25.zip
dev-perl/Apache-Test: depend.apache.eclass is incompatible with EAPI=6
Package-Manager: portage-2.3.1
-rw-r--r--dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild (renamed from dev-perl/Apache-Test/Apache-Test-1.400.0.ebuild)8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Apache-Test/Apache-Test-1.400.0.ebuild b/dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild
index f9d880ab0eee..3361248e14ef 100644
--- a/dev-perl/Apache-Test/Apache-Test-1.400.0.ebuild
+++ b/dev-perl/Apache-Test/Apache-Test-1.400.0-r1.ebuild
@@ -2,10 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=6
+EAPI=5
-DIST_AUTHOR=SHAY
-DIST_VERSION=1.40
+MODULE_AUTHOR=SHAY
+MODULE_VERSION=1.40
inherit depend.apache perl-module
DESCRIPTION="Test.pm wrapper with helpers for testing Apache"
@@ -18,7 +18,7 @@ IUSE=""
DEPEND="virtual/perl-ExtUtils-MakeMaker"
# interactive, requires interaction with the live filesystem
-DIST_TEST="skip"
+SRC_TEST="skip"
need_apache