commit:     076a6a4616218df5d3b8ad6109376f979a0bf9fe
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 23:33:21 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 23:33:21 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=076a6a46

[fixup] Tie-Restore: EAPI5, normalise version, fixup deps

Package-Manager: portage-2.2.17

 .../{Tie-Restore-0.11.ebuild => Tie-Restore-0.110.0.ebuild}      | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Tie-Restore/Tie-Restore-0.11.ebuild 
b/dev-perl/Tie-Restore/Tie-Restore-0.110.0.ebuild
similarity index 68%
rename from dev-perl/Tie-Restore/Tie-Restore-0.11.ebuild
rename to dev-perl/Tie-Restore/Tie-Restore-0.110.0.ebuild
index 8d44596..8fde115 100644
--- a/dev-perl/Tie-Restore/Tie-Restore-0.11.ebuild
+++ b/dev-perl/Tie-Restore/Tie-Restore-0.110.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=2
+EAPI=5
 
 MODULE_AUTHOR=ROBWALKER
+MODULE_VERSION=0.11
 inherit perl-module
 
 DESCRIPTION="Restores ties to an existing object"
@@ -14,6 +15,4 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 RDEPEND=""
-DEPEND=""
-
-SRC_TEST=do
+DEPEND="virtual/perl-ExtUtils-MakeMaker"

Reply via email to