summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-perl/Test-Tester
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'dev-perl/Test-Tester')
-rw-r--r--dev-perl/Test-Tester/Manifest2
-rw-r--r--dev-perl/Test-Tester/Test-Tester-0.108.0-r1.ebuild17
-rw-r--r--dev-perl/Test-Tester/Test-Tester-0.109.0-r1.ebuild17
-rw-r--r--dev-perl/Test-Tester/Test-Tester-0.114.0.ebuild17
-rw-r--r--dev-perl/Test-Tester/metadata.xml12
5 files changed, 65 insertions, 0 deletions
diff --git a/dev-perl/Test-Tester/Manifest b/dev-perl/Test-Tester/Manifest
new file mode 100644
index 000000000000..e3458a10d39f
--- /dev/null
+++ b/dev-perl/Test-Tester/Manifest
@@ -0,0 +1,2 @@
+DIST Test-Tester-0.108.tar.gz 15801 SHA256 5018f5e8988c9a8c886abe3ca94b41c8fcd34f1a70bedbed63e09f15084f7edd SHA512 5c3b82645e70b496b53a6c4e0066c634430f5faa3d57a5eba1c75858e129dca73ecc45aa2187291873eaaf5a5fcb4170fc6a5e823dd80ebf2ccd6a262be93029 WHIRLPOOL e5c129ca1ef11cf0cc7e6ad3543147eed39bd31cc63777a9f1d0b20e26ba35b80e660dbc0db48ff08498f0775f9efdc412c1cf1194f915e1ec9affd294b04c1c
+DIST Test-Tester-0.109.tar.gz 16315 SHA256 d3c7c85e2fcbd5bb9c9c4d2e76ddaa9b1694ed0ab2795b722904cf043e123655 SHA512 f79942a85c787b1ea29da8f5c5611a0ce1fa8fabe372a4de04f0e5b98af137f43cd3966a558dc8fc5d0b049eb162f9b583d73ca39674bab7523290756b25cfe7 WHIRLPOOL e819f057ae8f6bf2f85a36eb8431754f9e067ad5b52746e4178e6d52f15ccd1ae41af33d85acf244d2cb09bdff04061e530740c431f990cf3c3aeb1ff83a4cd0
diff --git a/dev-perl/Test-Tester/Test-Tester-0.108.0-r1.ebuild b/dev-perl/Test-Tester/Test-Tester-0.108.0-r1.ebuild
new file mode 100644
index 000000000000..16e1f11abf7f
--- /dev/null
+++ b/dev-perl/Test-Tester/Test-Tester-0.108.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=FDALY
+MODULE_VERSION=0.108
+inherit perl-module
+
+DESCRIPTION="Ease testing test modules built with Test::Builder"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Test-Tester/Test-Tester-0.109.0-r1.ebuild b/dev-perl/Test-Tester/Test-Tester-0.109.0-r1.ebuild
new file mode 100644
index 000000000000..7972c71b0627
--- /dev/null
+++ b/dev-perl/Test-Tester/Test-Tester-0.109.0-r1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=FDALY
+MODULE_VERSION=0.109
+inherit perl-module
+
+DESCRIPTION="Ease testing test modules built with Test::Builder"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""
+
+SRC_TEST="do"
diff --git a/dev-perl/Test-Tester/Test-Tester-0.114.0.ebuild b/dev-perl/Test-Tester/Test-Tester-0.114.0.ebuild
new file mode 100644
index 000000000000..733fc2a73a7f
--- /dev/null
+++ b/dev-perl/Test-Tester/Test-Tester-0.114.0.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+DESCRIPTION="Ease testing test modules built with Test::Builder"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE=""
+HOMEPAGE="http://www.gentoo.org/"
+LICENSE="GPL-2"
+# this is just a dummy ebuild to help with portage dependency resolution on
+# Perl 5.22 upgrade - it does not install any files
+
+RDEPEND="~virtual/perl-Test-Simple-1.1.14"
diff --git a/dev-perl/Test-Tester/metadata.xml b/dev-perl/Test-Tester/metadata.xml
new file mode 100644
index 000000000000..ca3c00848979
--- /dev/null
+++ b/dev-perl/Test-Tester/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <upstream>
+ <remote-id type="cpan">Test-Tester</remote-id>
+ <remote-id type="cpan-module">Test::Tester</remote-id>
+ <remote-id type="cpan-module">Test::Tester::Capture</remote-id>
+ <remote-id type="cpan-module">Test::Tester::CaptureRunner</remote-id>
+ <remote-id type="cpan-module">Test::Tester::Delegate</remote-id>
+ </upstream>
+</pkgmetadata>