commit: 2b165d762b547ef5a694aee574be1b99ed5500e5
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 00:22:42 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 17 00:22:42 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=2b165d76
[fixup] HTTP-Server-Simple-PSGI: EAPI5
Package-Manager: portage-2.2.17
...GI-0.140.0.ebuild => HTTP-Server-Simple-PSGI-0.140.0-r1.ebuild} | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git
a/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.140.0.ebuild
b/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.140.0-r1.ebuild
similarity index 80%
rename from
dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.140.0.ebuild
rename to
dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.140.0-r1.ebuild
index eaa34a4..03cb36d 100644
--- a/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.140.0.ebuild
+++ b/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.140.0-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2011 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=MIYAGAWA
MODULE_VERSION="0.14"
inherit perl-module
DESCRIPTION="PSGI handler for HTTP::Server::Simple"
-LICENSE="|| ( Artistic GPL-2 )"
+
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
@@ -21,4 +21,3 @@ DEPEND="
RDEPEND="
${COMMON_DEPEND}
"
-SRC_TEST="do"