commit:     b9c79843be061068f09f538721bf477b52634696
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  5 05:36:42 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Sep  5 05:46:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9c79843

dev-perl/Taint-Util: Added at 0.80.0

Needed by Crypt-SMIME for tests.

Previously maintained in ::perl-experimental since March 2011
by Torsten Veller and Kent Fredric

Package-Manager: portage-2.3.0

 dev-perl/Taint-Util/Manifest                    |  1 +
 dev-perl/Taint-Util/Taint-Util-0.80.0-r1.ebuild | 20 ++++++++++++++++++++
 dev-perl/Taint-Util/metadata.xml                | 12 ++++++++++++
 3 files changed, 33 insertions(+)

diff --git a/dev-perl/Taint-Util/Manifest b/dev-perl/Taint-Util/Manifest
new file mode 100644
index 00000000..5b90119
--- /dev/null
+++ b/dev-perl/Taint-Util/Manifest
@@ -0,0 +1 @@
+DIST Taint-Util-0.08.tar.gz 14862 SHA256 
78047c65237ee4ca2451bd8b44936db09a34a3925003eccf4255bcd7fdd9768c SHA512 
78a1ec5af26a21de4d63455caa401d26b7cfc58e32c33ab5ca1fa75063856c3866b8deba19dba518e0138c65d2cad184b1c682cd48b68d1ed4c0570017d0f7a8
 WHIRLPOOL 
a7f7954ce0c335467d6807cab3dc23cb5df6f0bf289fa5ff2a48c7577473f02487405891f530d900aa15ddb15e16684bc22059afdcf80c1d87b10da20efd0b0c

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
new file mode 100644
index 00000000..ef11d0b
--- /dev/null
+++ b/dev-perl/Taint-Util/Taint-Util-0.80.0-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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
new file mode 100644
index 00000000..2b25990
--- /dev/null
+++ b/dev-perl/Taint-Util/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <maintainer type="project">
+    <email>[email protected]</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>

Reply via email to