www-apache/mpm_itk: revert EAPI=6 ebuild to EAPI=5.

The depend.apache eclass is not fully EAPI=6 compatible. Revert to
EAPI=5 until it is. Thanks go to Arfrever Frehtes Taifersar Arahesis
for catching the mistake.

Gentoo-Bug: 575252

Package-Manager: portage-2.2.26
This commit is contained in:
Michael Orlitzky
2016-02-20 17:56:36 -05:00
parent 2df931fdc5
commit e49a3ec04a

View File

@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
EAPI=5
inherit apache-module linux-info
MY_PN=${PN/_/-}