From e49a3ec04af37ce27eb552e1572f5cc0abc97cca Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 20 Feb 2016 17:56:36 -0500 Subject: [PATCH] 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-2.4.7_p4.ebuild => mpm_itk-2.4.7_p4-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename www-apache/mpm_itk/{mpm_itk-2.4.7_p4.ebuild => mpm_itk-2.4.7_p4-r1.ebuild} (99%) 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 65b42cbdd8100..4a9c46c6ab228 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/_/-}