summaryrefslogtreecommitdiff
path: root/dev-perl/Class-InsideOut
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/Class-InsideOut
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Class-InsideOut')
-rw-r--r--dev-perl/Class-InsideOut/Class-InsideOut-1.140.0.ebuild32
-rw-r--r--dev-perl/Class-InsideOut/Manifest3
-rw-r--r--dev-perl/Class-InsideOut/metadata.xml12
3 files changed, 0 insertions, 47 deletions
diff --git a/dev-perl/Class-InsideOut/Class-InsideOut-1.140.0.ebuild b/dev-perl/Class-InsideOut/Class-InsideOut-1.140.0.ebuild
deleted file mode 100644
index c74a0cf1e115..000000000000
--- a/dev-perl/Class-InsideOut/Class-InsideOut-1.140.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-DIST_AUTHOR=DAGOLDEN
-DIST_VERSION=1.14
-inherit perl-module
-
-DESCRIPTION="A safe, simple inside-out object construction kit"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- virtual/perl-Carp
- dev-perl/Class-ISA
- virtual/perl-Exporter
- >=virtual/perl-Scalar-List-Utils-1.90.0
- virtual/perl-Storable
-"
-DEPEND="${RDEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.300.0
- test? (
- virtual/perl-File-Spec
- virtual/perl-File-Temp
- virtual/perl-IO
- virtual/perl-Scalar-List-Utils
- >=virtual/perl-Test-Simple-0.45
- virtual/perl-XSLoader
- )
-"
diff --git a/dev-perl/Class-InsideOut/Manifest b/dev-perl/Class-InsideOut/Manifest
deleted file mode 100644
index a86487ff5b39..000000000000
--- a/dev-perl/Class-InsideOut/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Class-InsideOut-1.14.tar.gz 49341 BLAKE2B d35ed17bfee71fe78b4c12598548567ae7ca1984d0b0afa6ae41042b149f26df8df0c0142be71026e7c3c72e53306ead0d8747db2849b4a4796418631c037a37 SHA512 e1f33edeb8ac2623f48c862cc90fbca63c28707d571017e34db5e3eebb01f4ae333602215eaed9aa562d1aa4b95d8bebff4e6401db101da7fc26537c8554dff4
-EBUILD Class-InsideOut-1.140.0.ebuild 678 BLAKE2B d0153b5c4f64cadbaf121ee6ea4f30b74717a2fedceb94712c847a1135f7c47b6cb3e8bdb1f0cd0d413c5d17640b80ff859cb14c968f4ca931f36036749ea0db SHA512 e17a870bd3eb8e8576117a8fb2c15242e513213f3085ce8724428bd6a1e474382edf7fc84aba5881659fcc8092504782954100961745591f451240f112ebcd78
-MISC metadata.xml 474 BLAKE2B 3f628491643b4992b6490f2c0df975de416e662920fb67fe29b55c0f434087742a067153a1666353efac361aa1a01264d3872197bfbf978f75f41ff23eaf990b SHA512 471259e276ada820c2968aee88b14a894441abd02cce86162a8d0b6db75d0162e593bae8dedacc6766015446c34b5a06f83a3c4a81f8c5e17568398280a67a8a
diff --git a/dev-perl/Class-InsideOut/metadata.xml b/dev-perl/Class-InsideOut/metadata.xml
deleted file mode 100644
index c849dd46dcc2..000000000000
--- a/dev-perl/Class-InsideOut/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">Class-InsideOut</remote-id>
- <remote-id type="cpan-module">Class::InsideOut</remote-id>
- </upstream>
-</pkgmetadata>