summaryrefslogtreecommitdiff
path: root/dev-perl/DelimMatch
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/DelimMatch
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/DelimMatch')
-rw-r--r--dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild18
-rw-r--r--dev-perl/DelimMatch/Manifest3
-rw-r--r--dev-perl/DelimMatch/metadata.xml12
3 files changed, 0 insertions, 33 deletions
diff --git a/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild b/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild
deleted file mode 100644
index 235da17c47e8..000000000000
--- a/dev-perl/DelimMatch/DelimMatch-1.06-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit perl-module
-MY_P=${P}a
-
-DESCRIPTION="A Perl 5 module for locating delimited substrings with proper nesting"
-SRC_URI="mirror://cpan/authors/id/N/NW/NWALSH/${MY_P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~nwalsh/"
-
-LICENSE="|| ( Artistic GPL-1+ )"
-SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-SRC_TEST="do"
diff --git a/dev-perl/DelimMatch/Manifest b/dev-perl/DelimMatch/Manifest
deleted file mode 100644
index fc96ba784158..000000000000
--- a/dev-perl/DelimMatch/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST DelimMatch-1.06a.tar.gz 8529 BLAKE2B 32f0f0c302ee7f63ca9f505e56a3703c96bec2bb75fe0c27316bf3311af50476584df1ecbd8a95dc8d62149d40ad864c862cf23a9bdfa4d37d539fe4c9716cb0 SHA512 4cb40f2dba7e1e08535854ada67a9ce35ff16fd424be0fd82f0575a8c055fba49cf9ad2a54906cd26fdbd838c9af7430da5d31e151ce04a3d6dc8467820b43b9
-EBUILD DelimMatch-1.06-r1.ebuild 528 BLAKE2B 176036b4b1d03bb91a4c854f0119c70db3fea6cddb96f8317b245d9b8ad81aa924cb5ef957d685656dbbc7ebc7ac8aa675ea73ed18ed87a84502382f82a94c27 SHA512 1ca1274866a3d4b11b1da340d87d4c1911e3cfbaed2962a700104553f3eb4a1b5b4824ae8baf6caf151487049cbda150943a17bb4e750d093d3b60ee034df866
-MISC metadata.xml 397 BLAKE2B 77a56c4068ce28c32472e301b4bcea6fd08fa9334dafdb22846636f7254b2820a00a39e9a16926e96aaa08e647ff06b58a6f09d48e325fb3a599c623168e753d SHA512 8ae4703537c7c2c9013beeab32c3a8ea26ef4f0076b90fb7deaede1f2f04769958c2228ab8e2012855f798564fa06bf697de0ecd5a1b811333cd0c239cd822d5
diff --git a/dev-perl/DelimMatch/metadata.xml b/dev-perl/DelimMatch/metadata.xml
deleted file mode 100644
index c66f5fcae46e..000000000000
--- a/dev-perl/DelimMatch/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">DelimMatch</remote-id>
- <remote-id type="cpan-module">Text::DelimMatch</remote-id>
- </upstream>
-</pkgmetadata>