summaryrefslogtreecommitdiff
path: root/dev-perl/Test-Distribution
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/Test-Distribution
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Test-Distribution')
-rw-r--r--dev-perl/Test-Distribution/Manifest3
-rw-r--r--dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild24
-rw-r--r--dev-perl/Test-Distribution/metadata.xml22
3 files changed, 0 insertions, 49 deletions
diff --git a/dev-perl/Test-Distribution/Manifest b/dev-perl/Test-Distribution/Manifest
deleted file mode 100644
index 766385064ad9..000000000000
--- a/dev-perl/Test-Distribution/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Test-Distribution-2.00.tar.gz 11326 BLAKE2B 0ef42150a1dc9e07220b3b3a4badc2a00b9ccbf55d383794ad4fbf17ce1378112f9de04eca669e16e298eb5a22609dc58b214da9f15f80fd7478c11a985a9d28 SHA512 74ad4bb228d6727f1c966e2b3311914de15ef6d191717b6c9e7fa7ab9286de737aefc889c1c3f1d587582f234e0da55e980cd7eabb7edce4bd13ff79f4333638
-EBUILD Test-Distribution-2.0.0-r1.ebuild 550 BLAKE2B 68f9306edae80b91fc18aa9638840455436c76b4b5790d72c6bdad9187b1d27162675273d9ed95e99e20fddda79b0780470b79e9dc9d39853ca9ab24511af021 SHA512 e24046e92f1183f249adc24f4a641ffdd17db5786132858b80fc43c41c47c918e2435925d1d0d5dcf3edb77c7d61f22f4f03209cfd854984e3a603ac56be124e
-MISC metadata.xml 1137 BLAKE2B e9557c8c7b7fe24147a3df842d25b611efdec0fcf9c7b8bb56111f2b3634ea4d864646c9a2afc1f7cc5c8419857b6e6cdb137f65c7c72be81d4f81c45be84822 SHA512 e3103d563a3170f254d35cf3b0d3ae728338fcf219852d333c8edb066fde8fab3e0f324423d6137336047009575dce83b485bda0ad36f18349224f25760e9427
diff --git a/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild b/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild
deleted file mode 100644
index 6d02c627e7fe..000000000000
--- a/dev-perl/Test-Distribution/Test-Distribution-2.0.0-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SRSHAH
-MODULE_VERSION=2.00
-inherit perl-module
-
-DESCRIPTION="perform tests on all modules of a distribution"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=dev-perl/Pod-Coverage-0.20
- >=dev-perl/File-Find-Rule-0.30
- dev-perl/Test-Pod-Coverage
- >=virtual/perl-Module-CoreList-2.17
- >=dev-perl/Test-Pod-1.26"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build"
-
-SRC_TEST=do
diff --git a/dev-perl/Test-Distribution/metadata.xml b/dev-perl/Test-Distribution/metadata.xml
deleted file mode 100644
index f7b2914fe734..000000000000
--- a/dev-perl/Test-Distribution/metadata.xml
+++ /dev/null
@@ -1,22 +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">Test-Distribution</remote-id>
- <remote-id type="cpan-module">Test::Distribution</remote-id>
- <remote-id type="cpan-module">Test::Distribution::base</remote-id>
- <remote-id type="cpan-module">Test::Distribution::description</remote-id>
- <remote-id type="cpan-module">Test::Distribution::exports</remote-id>
- <remote-id type="cpan-module">Test::Distribution::manifest</remote-id>
- <remote-id type="cpan-module">Test::Distribution::pod</remote-id>
- <remote-id type="cpan-module">Test::Distribution::podcover</remote-id>
- <remote-id type="cpan-module">Test::Distribution::prereq</remote-id>
- <remote-id type="cpan-module">Test::Distribution::sig</remote-id>
- <remote-id type="cpan-module">Test::Distribution::use</remote-id>
- <remote-id type="cpan-module">Test::Distribution::versions</remote-id>
- </upstream>
-</pkgmetadata>