summaryrefslogtreecommitdiff
path: root/dev-perl/Taint-Util
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/Taint-Util
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Taint-Util')
-rw-r--r--dev-perl/Taint-Util/Manifest3
-rw-r--r--dev-perl/Taint-Util/Taint-Util-0.80.0-r1.ebuild19
-rw-r--r--dev-perl/Taint-Util/metadata.xml12
3 files changed, 0 insertions, 34 deletions
diff --git a/dev-perl/Taint-Util/Manifest b/dev-perl/Taint-Util/Manifest
deleted file mode 100644
index 2f1b28865d40..000000000000
--- a/dev-perl/Taint-Util/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Taint-Util-0.08.tar.gz 14862 BLAKE2B be409ce5b6c636ce12abca024ad2098954e7504c80ef9fee64198c5b491143c132b41d8e9a3ceec2e058e4973998a1a658c249f9e2c357cc5d66c844a5c1e90e SHA512 78a1ec5af26a21de4d63455caa401d26b7cfc58e32c33ab5ca1fa75063856c3866b8deba19dba518e0138c65d2cad184b1c682cd48b68d1ed4c0570017d0f7a8
-EBUILD Taint-Util-0.80.0-r1.ebuild 416 BLAKE2B 6cb22f729ce619132798aac220acdc7632dd765ebf03d286c243663b5d414b4d734348940b4ab52870c53043fdcd9e26ab15b2962ea839b312db0d6502a63c93 SHA512 242bd4ecdd596815555c0f8d04c1057728e4d5ea31ba45b28215ab863590f709a2d3b93278a73bf44154798796aa6d933cf4b2294df99e623eca09af0e8c1076
-MISC metadata.xml 392 BLAKE2B 221c85f6f8c5c0065136eb5679d628665e0cb46f9184ec1cabd212929860e69e3ee3d97ad79dcc54359ecc3f76f50857eb4fd273a2ad0c66fd0a442185ada47b SHA512 8bf5e3f71951fa85a55e4a25bc706825cc6609f8622ca7b05aed5036153928528a25650890bb1d264ec9bb8066c5f9da94164cc5df58d176366846f71df12e64
diff --git a/dev-perl/Taint-Util/Taint-Util-0.80.0-r1.ebuild b/dev-perl/Taint-Util/Taint-Util-0.80.0-r1.ebuild
deleted file mode 100644
index d994a6983a51..000000000000
--- a/dev-perl/Taint-Util/Taint-Util-0.80.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=AVAR
-DIST_VERSION=0.08
-inherit perl-module
-
-DESCRIPTION="Test for and flip the taint flag without regex matches or eval"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="virtual/perl-XSLoader"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( virtual/perl-Test-Simple )
-"
diff --git a/dev-perl/Taint-Util/metadata.xml b/dev-perl/Taint-Util/metadata.xml
deleted file mode 100644
index 2b25990b0f4e..000000000000
--- a/dev-perl/Taint-Util/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">Taint-Util</remote-id>
- <remote-id type="cpan-module">Taint::Util</remote-id>
- </upstream>
-</pkgmetadata>