commit: 842acf61f7a8d5369762cac411d4ce244c2887f6
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 16 22:56:20 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 16 22:56:20 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=842acf61
[fixup] Padre-Plugin-XML: EAPI5, normalize version
Package-Manager: portage-2.2.17
.../{Padre-Plugin-XML-0.10.ebuild => Padre-Plugin-XML-0.100.0.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Padre-Plugin-XML/Padre-Plugin-XML-0.10.ebuild
b/dev-perl/Padre-Plugin-XML/Padre-Plugin-XML-0.100.0.ebuild
similarity index 93%
rename from dev-perl/Padre-Plugin-XML/Padre-Plugin-XML-0.10.ebuild
rename to dev-perl/Padre-Plugin-XML/Padre-Plugin-XML-0.100.0.ebuild
index 09f59ec..2f6c396 100644
--- a/dev-perl/Padre-Plugin-XML/Padre-Plugin-XML-0.10.ebuild
+++ b/dev-perl/Padre-Plugin-XML/Padre-Plugin-XML-0.100.0.ebuild
@@ -2,9 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
+EAPI=5
MODULE_AUTHOR=CHORNY
+MODULE_VERSION=0.10
inherit perl-module
DESCRIPTION="Padre and XML"
@@ -24,4 +25,3 @@ DEPEND="
virtual/perl-Test-Simple
${RDEPEND}
"
-SRC_TEST="do"