summaryrefslogtreecommitdiff
path: root/dev-perl/HTTP-Request-AsCGI
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/HTTP-Request-AsCGI
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/HTTP-Request-AsCGI')
-rw-r--r--dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild36
-rw-r--r--dev-perl/HTTP-Request-AsCGI/Manifest3
-rw-r--r--dev-perl/HTTP-Request-AsCGI/metadata.xml12
3 files changed, 0 insertions, 51 deletions
diff --git a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild b/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild
deleted file mode 100644
index 5c69d6585fc2..000000000000
--- a/dev-perl/HTTP-Request-AsCGI/HTTP-Request-AsCGI-1.200.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=FLORA
-DIST_VERSION=1.2
-inherit perl-module
-
-DESCRIPTION="Set up a CGI environment from an HTTP::Request"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
-IUSE="examples"
-
-RDEPEND="
- virtual/perl-Carp
- dev-perl/Class-Accessor
- >=dev-perl/HTTP-Message-1.530.0
- virtual/perl-IO
- dev-perl/URI
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
-src_test() {
- perl_rm_files "t/release-pod-syntax.t" "t/release-pod-coverage.t"
- perl-module_src_test
-}
-src_install() {
- perl-module_src_install
- if use examples; then
- docompress -x /usr/share/doc/${PF}/examples
- docinto examples
- dodoc -r examples
- fi
-}
diff --git a/dev-perl/HTTP-Request-AsCGI/Manifest b/dev-perl/HTTP-Request-AsCGI/Manifest
deleted file mode 100644
index 9ee1bbeb261f..000000000000
--- a/dev-perl/HTTP-Request-AsCGI/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST HTTP-Request-AsCGI-1.2.tar.gz 14173 BLAKE2B 9dcaa7ecd233a6b50eb54ab6da32b6ef45c20974eec682641050093b58d3221ed7b3de503da7907711cb70b1268b3c0d18f1f17e7db4150e853e81e6fc60a049 SHA512 5ea9fe149c7c938af5a089fafe4585f50ea98cd6bab0e06f6de5c8b89c2b749c2cf759fdd8aa70a2d65e34971d030342924c2eafd72b9290da3831eadcc29e89
-EBUILD HTTP-Request-AsCGI-1.200.0.ebuild 740 BLAKE2B 76e3a2f5a93b4f35cc04df3c8b95b1859e32cde7d5a4e173daeb7e97244aeed12ebdbbcfa1f71d2a0fcfb00ff118d0dfba180ce936faa8d1ae22aa0533186af0 SHA512 b672c168c5f9fd4f3a8ee8a9ccdd83e093775dabc3fcdc44b863cde2e017857e5a13a0067dd48f1407592a49db1aa6763fa7301516ecda37eed932c6e17cdd89
-MISC metadata.xml 409 BLAKE2B 43cee4d5f24710ccc5da439fea0c096d62d10a9820141e81dd82f5f52e13b592e330d8f19d912859009214bfdcf52f8b1d1772b4138c41937255e4f30d4a2422 SHA512 0ee4ab7e6d873f645d8415a7fde4b8a82c9f0f97e05f14ed2260d35075d76dfacd0bafa18825624bf9c53dfe6d8afdd54d0189dad78c2b50c3f1e7a52f6b91ff
diff --git a/dev-perl/HTTP-Request-AsCGI/metadata.xml b/dev-perl/HTTP-Request-AsCGI/metadata.xml
deleted file mode 100644
index decda735e0ee..000000000000
--- a/dev-perl/HTTP-Request-AsCGI/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">HTTP-Request-AsCGI</remote-id>
- <remote-id type="cpan-module">HTTP::Request::AsCGI</remote-id>
- </upstream>
-</pkgmetadata>