summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/CGI-Application-Plugin-Redirect/CGI-Application-Plugin-Redirect-1.0.0.ebuild26
-rw-r--r--dev-perl/CGI-Application-Plugin-Redirect/Manifest1
-rw-r--r--dev-perl/CGI-Application-Plugin-Redirect/metadata.xml16
3 files changed, 0 insertions, 43 deletions
diff --git a/dev-perl/CGI-Application-Plugin-Redirect/CGI-Application-Plugin-Redirect-1.0.0.ebuild b/dev-perl/CGI-Application-Plugin-Redirect/CGI-Application-Plugin-Redirect-1.0.0.ebuild
deleted file mode 100644
index 7f8f2c85c..000000000
--- a/dev-perl/CGI-Application-Plugin-Redirect/CGI-Application-Plugin-Redirect-1.0.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-MODULE_AUTHOR=CEESHEK
-MODULE_VERSION=1.00
-inherit perl-module
-
-DESCRIPTION="Easy external redirects in CGI::Application"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-RDEPEND="
- dev-perl/CGI-Application
-"
-DEPEND="$RDEPEND
- dev-perl/Module-Build
-"
-PERL_RM_FILES=(
- t/98_pod.t
- t/99_pod_coverage.t
-)
-SRC_TEST=do
diff --git a/dev-perl/CGI-Application-Plugin-Redirect/Manifest b/dev-perl/CGI-Application-Plugin-Redirect/Manifest
deleted file mode 100644
index 4884bf68e..000000000
--- a/dev-perl/CGI-Application-Plugin-Redirect/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST CGI-Application-Plugin-Redirect-1.00.tar.gz 3645 SHA256 5b568a8ca0496be03515aacef8b11b46d15ddcf78a8e4026beacda5fb33f8a4f SHA512 7af14c87e0aa36dd78fdf6d669f07f4305a5f3ed4a3a5ccb586dc11a111ed16986e374463c73b293069751d46f1b400d4ae8cfa7072c4c82d52c480e079b12e5 WHIRLPOOL 192cd7263cf8198bda934fdb33bd3a21454e0e18b5eece09a066f48af1019eb5b6e97d32120c3572525d57d27d1c3e7d42546685ee507ccfed2ff1b1d0e96b2a
diff --git a/dev-perl/CGI-Application-Plugin-Redirect/metadata.xml b/dev-perl/CGI-Application-Plugin-Redirect/metadata.xml
deleted file mode 100644
index f4056d6f4..000000000
--- a/dev-perl/CGI-Application-Plugin-Redirect/metadata.xml
+++ /dev/null
@@ -1,16 +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>
- <maintainer type="person">
- <email>mb@italpro.net</email>
- <name>Michele Beltrame</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">CGI-Application-Plugin-Redirect</remote-id>
- <remote-id type="cpan-module">CGI::Application::Plugin::Redirect</remote-id>
- </upstream>
-</pkgmetadata>