commit:     501769daa5529ce6aa9da172a22dbb57857e5018
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul  2 06:43:56 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul  2 06:43:56 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=501769da

[fixup] Module-Install-Any-Moose: EAPI5, Normalise version

Package-Manager: portage-2.2.17

 dev-perl/Module-Install-Any-Moose/ChangeLog                  | 10 ----------
 ...0.00003.ebuild => Module-Install-Any-Moose-0.0.30.ebuild} | 12 ++++++------
 2 files changed, 6 insertions(+), 16 deletions(-)

diff --git a/dev-perl/Module-Install-Any-Moose/ChangeLog 
b/dev-perl/Module-Install-Any-Moose/ChangeLog
deleted file mode 100644
index ecc4c2f..0000000
--- a/dev-perl/Module-Install-Any-Moose/ChangeLog
+++ /dev/null
@@ -1,10 +0,0 @@
-# ChangeLog for dev-perl/Module-Install-Any-Moose
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*Module-Install-Any-Moose-0.00003 (09 Aug 2010)
-
-  09 Aug 2010; Daniel Westermann-Clark <[email protected]>
-  +Module-Install-Any-Moose-0.00003.ebuild, +metadata.xml:
-  Add dev-perl/Module-Install-Any-Moose
-

diff --git 
a/dev-perl/Module-Install-Any-Moose/Module-Install-Any-Moose-0.00003.ebuild 
b/dev-perl/Module-Install-Any-Moose/Module-Install-Any-Moose-0.0.30.ebuild
similarity index 51%
rename from 
dev-perl/Module-Install-Any-Moose/Module-Install-Any-Moose-0.00003.ebuild
rename to 
dev-perl/Module-Install-Any-Moose/Module-Install-Any-Moose-0.0.30.ebuild
index c4b40c7..3e2ee09 100644
--- a/dev-perl/Module-Install-Any-Moose/Module-Install-Any-Moose-0.00003.ebuild
+++ b/dev-perl/Module-Install-Any-Moose/Module-Install-Any-Moose-0.0.30.ebuild
@@ -1,20 +1,20 @@
-# Copyright 1999-2010 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=DMAKI
+MODULE_VERSION=0.00003
 inherit perl-module
 
-DESCRIPTION="Automatically sets repository URL from svn/svk/Git checkout"
+DESCRIPTION="Any::Moose support for Module::Install"
 
 SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
-SRC_TEST="do"
 
 IUSE="test"
-RDEPEND=">=dev-perl/Module-Install-0.72"
+RDEPEND=">=dev-perl/Module-Install-0.720.0"
 DEPEND="${RDEPEND}
+       >=virtual/perl-ExtUtils-MakeMaker-6.420.0
        test? ( virtual/perl-Test-Simple )"

Reply via email to