commit: d2556b2e4ccc8c02620ddc62cf5a0f814fcf514c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 1 01:29:31 2016 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr 1 01:29:31 2016 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=d2556b2e
dev-perl/HTTP-Server-Simple-PSGI: Remove, Gone to ::gentoo
.../HTTP-Server-Simple-PSGI-0.140.0-r1.ebuild | 23 ----------------------
dev-perl/HTTP-Server-Simple-PSGI/metadata.xml | 19 ------------------
2 files changed, 42 deletions(-)
diff --git
a/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.140.0-r1.ebuild
b/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.140.0-r1.ebuild
deleted file mode 100644
index c77d6bd..0000000
--- a/dev-perl/HTTP-Server-Simple-PSGI/HTTP-Server-Simple-PSGI-0.140.0-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION="0.14"
-inherit perl-module
-
-DESCRIPTION="PSGI handler for HTTP::Server::Simple"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
- >=dev-perl/HTTP-Server-Simple-0.42
-"
-DEPEND="
- ${COMMON_DEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
diff --git a/dev-perl/HTTP-Server-Simple-PSGI/metadata.xml
b/dev-perl/HTTP-Server-Simple-PSGI/metadata.xml
deleted file mode 100644
index 2a367e2..0000000
--- a/dev-perl/HTTP-Server-Simple-PSGI/metadata.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>[email protected]</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>[email protected]</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">HTTP-Server-Simple-PSGI</remote-id>
- <remote-id
type="cpan-module">HTTP::Server::Simple::PSGI</remote-id>
- <remote-id
type="cpan-module">HTTP::Server::Simple::PSGI::Writer</remote-id>
- <remote-id
type="cpan-module">Plack::Handler::HTTP::Server::Simple</remote-id>
- <remote-id
type="cpan-module">Plack::Handler::HTTP::Server::Simple::PSGIServer</remote-id>
- </upstream>
-</pkgmetadata>