summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2016-01-31 22:27:34 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2016-01-31 22:38:48 +0100
commit10442474510802daab99efa9ed0451936f0e6b2f (patch)
tree35c074a0a93ef681ccabd674e5c249e9c4747f0a /perl-core/Test-Simple
parentdev-perl/GraphViz: Remove old (diff)
downloadgentoo-10442474510802daab99efa9ed0451936f0e6b2f.tar.gz
gentoo-10442474510802daab99efa9ed0451936f0e6b2f.tar.bz2
gentoo-10442474510802daab99efa9ed0451936f0e6b2f.zip
perl-core/Test-Simple: Re-add, Perl 5.22.1 version with keywords of Perl 5.22.1
Package-Manager: portage-2.2.27
Diffstat (limited to 'perl-core/Test-Simple')
-rw-r--r--perl-core/Test-Simple/Manifest1
-rw-r--r--perl-core/Test-Simple/Test-Simple-1.1.14.ebuild17
-rw-r--r--perl-core/Test-Simple/metadata.xml8
3 files changed, 26 insertions, 0 deletions
diff --git a/perl-core/Test-Simple/Manifest b/perl-core/Test-Simple/Manifest
new file mode 100644
index 000000000000..b5c6af6aeabe
--- /dev/null
+++ b/perl-core/Test-Simple/Manifest
@@ -0,0 +1 @@
+DIST Test-Simple-1.001014.tar.gz 127212 SHA256 55a414ce89eb7a5e9e84186f286b002054f10ae8ef4f8f2d61bb710e7549f16b SHA512 0aa0b4d78c0243480df0e7f9b28d69b6bbf1b26bd49a91827c2d61595319840f7178f179555a60ef28d49d3f50679aade4f6d8138e9ae1bd0113a3d6c66d89c2 WHIRLPOOL 554c292cc05e31c0f82094ff23a556d46526388f9b51b7c3367fb1c34ed692c03b03b1be46f75f6b9186bcd52b3a4e613064252c8f6234ef5711da2a29bec3a7
diff --git a/perl-core/Test-Simple/Test-Simple-1.1.14.ebuild b/perl-core/Test-Simple/Test-Simple-1.1.14.ebuild
new file mode 100644
index 000000000000..8c9db9515a56
--- /dev/null
+++ b/perl-core/Test-Simple/Test-Simple-1.1.14.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=EXODIST
+DIST_VERSION=1.001014
+inherit perl-module
+
+DESCRIPTION="Basic utilities for writing tests"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~arm64 ~hppa ~hppa-hpux ~ia64 ~ia64-hpux ~ia64-linux ~m68k ~m68k-mint ~mips ~ppc ~ppc64 ~ppc-aix ~ppc-macos ~s390 ~sh ~sparc ~sparc64-solaris ~sparc-solaris ~x64-freebsd ~x64-macos ~x64-solaris ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~x86-linux ~x86-macos ~x86-solaris"
+IUSE=""
+
+mydoc="rfc*.txt"
diff --git a/perl-core/Test-Simple/metadata.xml b/perl-core/Test-Simple/metadata.xml
new file mode 100644
index 000000000000..2b9a936fc0a1
--- /dev/null
+++ b/perl-core/Test-Simple/metadata.xml
@@ -0,0 +1,8 @@
+<?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>
+</pkgmetadata>