commit:     656c8a7aac888bb14a53933081d4e1ae295b1718
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 16 22:55:15 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 16 22:55:15 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=656c8a7a

[fixup] Log-Trace: EAPI5, normalize version

Package-Manager: portage-2.2.17

 .../Log-Trace/{Log-Trace-1.070.ebuild => Log-Trace-1.70.0.ebuild}  | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Log-Trace/Log-Trace-1.070.ebuild 
b/dev-perl/Log-Trace/Log-Trace-1.70.0.ebuild
similarity index 82%
rename from dev-perl/Log-Trace/Log-Trace-1.070.ebuild
rename to dev-perl/Log-Trace/Log-Trace-1.70.0.ebuild
index e609428..adc260e 100644
--- a/dev-perl/Log-Trace/Log-Trace-1.070.ebuild
+++ b/dev-perl/Log-Trace/Log-Trace-1.70.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
+EAPI=5
 
 MODULE_AUTHOR="BBC"
+MODULE_VERSION=1.070
 inherit perl-module
 
 DESCRIPTION="Provides a unified approach to tracing"
@@ -20,5 +21,3 @@ DEPEND="
                dev-perl/Test-Pod
                dev-perl/Test-Pod-Coverage
        )"
-
-SRC_TEST="do"

Reply via email to