summaryrefslogtreecommitdiff
path: root/dev-perl/Test-Unit-Lite
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-Unit-Lite
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Test-Unit-Lite')
-rw-r--r--dev-perl/Test-Unit-Lite/Manifest3
-rw-r--r--dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200-r1.ebuild19
-rw-r--r--dev-perl/Test-Unit-Lite/metadata.xml19
3 files changed, 0 insertions, 41 deletions
diff --git a/dev-perl/Test-Unit-Lite/Manifest b/dev-perl/Test-Unit-Lite/Manifest
deleted file mode 100644
index 1b61eb4098dd..000000000000
--- a/dev-perl/Test-Unit-Lite/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Test-Unit-Lite-0.1202.tar.gz 36199 BLAKE2B 581d2b563246d98bb6dcd595bb4bea1b1ada53d3abd66aeff307641341667c8359f0b61bf2b99a6e8b3bd296ffafa56d35b944b996428d168381bc556dba0a37 SHA512 4a02b5761df60f01b3f4dce2d31f287eee7725e1c3a2d22fca2e3c333dc9cb14b34ae7badc09acff53a37bdb11a791b7914ca42876647204535324ed001c13b5
-EBUILD Test-Unit-Lite-0.120.200-r1.ebuild 334 BLAKE2B dc4c329bd9f82c1b220542315c0395627d17b6c7e087aa30851aafb7cc998af0fc09d893cdc4273d6d2f6ecaf78fa94899a53f3556f52c9e9629d7101a35e1d1 SHA512 3de68fe9e3f8fe7d2283a140791e30bde4f76d19cd18af0b9c6d1a2cfeebd663faf9f3d0ed7d097b8a85e614c871f63285adf99a6fa26c203317ab4b98cff163
-MISC metadata.xml 877 BLAKE2B 56f1a6f383b6d0e5b34227bf53da90b2898e4781793abf723442a1ca20a8d0e3902ab045645b0317c935dc0422c9356aec9d2f27770fa33d95e1dc59c2bedf83 SHA512 328acea73f0b92d8ceea97a0497de3d36144c34518ab05258a22e7573c2aa1b2bba7b264c98ef2df31319292e3cfb238c797f37b7a7aa991f015b1f81a21b47f
diff --git a/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200-r1.ebuild b/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200-r1.ebuild
deleted file mode 100644
index 2eb9479999ce..000000000000
--- a/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DEXTER
-MODULE_VERSION=0.1202
-inherit perl-module
-
-DESCRIPTION="Unit testing without external dependencies"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-perl/Module-Build"
-
-SRC_TEST=do
diff --git a/dev-perl/Test-Unit-Lite/metadata.xml b/dev-perl/Test-Unit-Lite/metadata.xml
deleted file mode 100644
index 179990e5e949..000000000000
--- a/dev-perl/Test-Unit-Lite/metadata.xml
+++ /dev/null
@@ -1,19 +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-Unit-Lite</remote-id>
- <remote-id type="cpan-module">Test::Unit::Debug</remote-id>
- <remote-id type="cpan-module">Test::Unit::HarnessUnit</remote-id>
- <remote-id type="cpan-module">Test::Unit::Lite</remote-id>
- <remote-id type="cpan-module">Test::Unit::Lite::AllTests</remote-id>
- <remote-id type="cpan-module">Test::Unit::Result</remote-id>
- <remote-id type="cpan-module">Test::Unit::TestCase</remote-id>
- <remote-id type="cpan-module">Test::Unit::TestRunner</remote-id>
- <remote-id type="cpan-module">Test::Unit::TestSuite</remote-id>
- </upstream>
-</pkgmetadata>