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

[fixup] Net-Server-SS-PreFork: EAPI5, normalize version

Package-Manager: portage-2.2.17

 ...SS-PreFork-0.05.ebuild => Net-Server-SS-PreFork-0.50.0.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Net-Server-SS-PreFork/Net-Server-SS-PreFork-0.05.ebuild 
b/dev-perl/Net-Server-SS-PreFork/Net-Server-SS-PreFork-0.50.0.ebuild
similarity index 82%
rename from dev-perl/Net-Server-SS-PreFork/Net-Server-SS-PreFork-0.05.ebuild
rename to dev-perl/Net-Server-SS-PreFork/Net-Server-SS-PreFork-0.50.0.ebuild
index a929c7a..69a36ec 100644
--- a/dev-perl/Net-Server-SS-PreFork/Net-Server-SS-PreFork-0.05.ebuild
+++ b/dev-perl/Net-Server-SS-PreFork/Net-Server-SS-PreFork-0.50.0.ebuild
@@ -1,12 +1,13 @@
-# 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=KAZUHO
+MODULE_VERSION=0.05
 inherit perl-module
 
 DESCRIPTION="a hot-deployable variant of Net::Server::PreFork"
-LICENSE="|| ( Artistic GPL-2 )"
+
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
@@ -25,4 +26,3 @@ DEPEND="
 RDEPEND="
        ${COMMON_DEPEND}
 "
-SRC_TEST="do"

Reply via email to