summaryrefslogtreecommitdiff
path: root/dev-perl/CGI-Simple
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/CGI-Simple
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/CGI-Simple')
-rw-r--r--dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild29
-rw-r--r--dev-perl/CGI-Simple/Manifest3
-rw-r--r--dev-perl/CGI-Simple/metadata.xml15
3 files changed, 0 insertions, 47 deletions
diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild
deleted file mode 100644
index 7c47320ce92e..000000000000
--- a/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SZABGAB
-MODULE_VERSION=1.115
-inherit perl-module
-
-DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant"
-
-SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="dev-perl/Module-Build
- test? (
- dev-perl/libwww-perl
- dev-perl/IO-stringy
- )
-"
-
-SRC_TEST="do"
-
-src_test() {
- perl_rm_files t/pod.t t/manifest.t t/pod-coverage.t
- perl-module_src_test
-}
diff --git a/dev-perl/CGI-Simple/Manifest b/dev-perl/CGI-Simple/Manifest
deleted file mode 100644
index bd9aa8dcce18..000000000000
--- a/dev-perl/CGI-Simple/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST CGI-Simple-1.115.tar.gz 85165 BLAKE2B 5b5fd1ecd7a4f8ef6ba17b9bb5de9ab058d7bb25fddac8e48d69afc8e117cfed08d3f02582b499c91329fb99d958b1f5bf32a83f826fa2a9d66f010563c646ac SHA512 1b2531fde88c4544d17717fd80599fcc4e90a618839c352d1812ba2bf4dd6c3295637d6fe5f9604cb5da943f0d361972b75083c5967b3ab818254729793751e4
-EBUILD CGI-Simple-1.115.0.ebuild 536 BLAKE2B cf73e6d16bc4fdef14f66a3175fbbc8f83147796d200461db5d7f666dcf4a4532e6e039df9de7a2e4a2aff0b54b8e279cd4391514fb902931dcc2bce9989b81f SHA512 55547ac311772313ac3129d06fd828252b89adc7f89b6f82b3378b892a5fbf866f5635e1b00b6231aadc10eae2674062040b41a06a12714f6e87a10608040fdd
-MISC metadata.xml 590 BLAKE2B 1ab38007150da775f000d60dbab842ef87684d50e0997e30e04b46b1416192417ff6885180dbc53d4af1e5a07211d879484111d3792820551b799fa565cb92cd SHA512 3c73eee77e24ec750586b1fb3c9bea87bfe22fee5f1caf0cd5cf315b3a58c558a941498573dd259f417754bd3238e8d685328e80aa45482161ad8024d6f03995
diff --git a/dev-perl/CGI-Simple/metadata.xml b/dev-perl/CGI-Simple/metadata.xml
deleted file mode 100644
index 640c20d57647..000000000000
--- a/dev-perl/CGI-Simple/metadata.xml
+++ /dev/null
@@ -1,15 +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">CGI-Simple</remote-id>
- <remote-id type="cpan-module">CGI::Simple</remote-id>
- <remote-id type="cpan-module">CGI::Simple::Cookie</remote-id>
- <remote-id type="cpan-module">CGI::Simple::Standard</remote-id>
- <remote-id type="cpan-module">CGI::Simple::Util</remote-id>
- </upstream>
-</pkgmetadata>