commit: e49a3ec04af37ce27eb552e1572f5cc0abc97cca
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 20 22:56:36 2016 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sat Feb 20 23:03:26 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e49a3ec0
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
.../mpm_itk/{mpm_itk-2.4.7_p4.ebuild => mpm_itk-2.4.7_p4-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-apache/mpm_itk/mpm_itk-2.4.7_p4.ebuild
b/www-apache/mpm_itk/mpm_itk-2.4.7_p4-r1.ebuild
similarity index 99%
rename from www-apache/mpm_itk/mpm_itk-2.4.7_p4.ebuild
rename to www-apache/mpm_itk/mpm_itk-2.4.7_p4-r1.ebuild
index 65b42cb..4a9c46c 100644
--- a/www-apache/mpm_itk/mpm_itk-2.4.7_p4.ebuild
+++ b/www-apache/mpm_itk/mpm_itk-2.4.7_p4-r1.ebuild
@@ -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/_/-}