summaryrefslogtreecommitdiff
path: root/dev-perl/Class-Inspector
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-Inspector
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Class-Inspector')
-rw-r--r--dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild23
-rw-r--r--dev-perl/Class-Inspector/Manifest3
-rw-r--r--dev-perl/Class-Inspector/metadata.xml13
3 files changed, 0 insertions, 39 deletions
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
deleted file mode 100644
index 61d918da73ca..000000000000
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=PLICEASE
-DIST_VERSION=1.32
-inherit perl-module
-
-DESCRIPTION="Provides information about Classes"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="virtual/perl-File-Spec"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- >=virtual/perl-Test-Simple-0.940.0
- )
-"
diff --git a/dev-perl/Class-Inspector/Manifest b/dev-perl/Class-Inspector/Manifest
deleted file mode 100644
index d77c64a7ac76..000000000000
--- a/dev-perl/Class-Inspector/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Class-Inspector-1.32.tar.gz 25639 BLAKE2B 3bb007f076db85ed05476c29bc5fcd38570dff4e9eb7d2e309646635cbd0c53468fd201ac3f1db501fe9a92c62f9bf882214a0f441a9b0d14ade5966bbee3ac6 SHA512 980654614d968e2fb61df864322f5c5248e352f0697a425539600c3549505f47b857d7856bc9d406ebc8757f8fc379a669f1f5085412f6fa48672c9db8a82df4
-EBUILD Class-Inspector-1.320.0.ebuild 564 BLAKE2B c1a773790574c0e8a50b3f2028c95e03852899e8018db4bd848cd55e093ed785a1e09149e30b5b07eeba6dbb7dc78d077a3e8d57998d962d91203c49a88cc37e SHA512 83b45cd34f8dee85b690a528d5682fbb9516c2773101d9e4be2e65bcb52370e53b3d068f0081bf0a89e99b1656eaef858c2578dd7be2a5bdc9c89672eef73b12
-MISC metadata.xml 476 BLAKE2B 9a23e31d5863e4d6a3fc21f2d4802167f6b64877168116c45d78383be45ab9b47a3c31bba71804d375c022edc881aea98c1c85ef6ecd7f020ce542991a506100 SHA512 b10c02eb3589b01fae51383dde5dca831bc56cb65afdced92104ab9597379734b129c0f0b0c8172a61a79f150ed4af6db6c8eed8d4b5164592a36f7414ffea4b
diff --git a/dev-perl/Class-Inspector/metadata.xml b/dev-perl/Class-Inspector/metadata.xml
deleted file mode 100644
index b59c74371cc1..000000000000
--- a/dev-perl/Class-Inspector/metadata.xml
+++ /dev/null
@@ -1,13 +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-Inspector</remote-id>
- <remote-id type="cpan-module">Class::Inspector</remote-id>
- <remote-id type="cpan-module">Class::Inspector::Functions</remote-id>
- </upstream>
-</pkgmetadata>