diff options
author | 2015-08-08 13:49:04 -0700 | |
---|---|---|
committer | 2015-08-08 17:38:18 -0700 | |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-perl/TheSchwartz | |
download | gentoo-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/TheSchwartz')
-rw-r--r-- | dev-perl/TheSchwartz/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/TheSchwartz/TheSchwartz-1.100.0-r1.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/TheSchwartz/metadata.xml | 15 |
4 files changed, 57 insertions, 0 deletions
diff --git a/dev-perl/TheSchwartz/Manifest b/dev-perl/TheSchwartz/Manifest new file mode 100644 index 000000000000..5365930862e8 --- /dev/null +++ b/dev-perl/TheSchwartz/Manifest @@ -0,0 +1,2 @@ +DIST TheSchwartz-1.10.tar.gz 60150 SHA256 f32741ae5144b0315caec0031ed1bff2819f9c61829a77d6880139b7bef30799 SHA512 1c7779427cfe1f8e79c5ad9e7ab217c18b6905fd918dc52afc61ce175393a2291a64084677a153572191dd036fa4e19cbf71431824a5971c5aad09444551c049 WHIRLPOOL f53fc133df92627f4d5c02294af63f6eba1d5146778dfb64c9e8f944904a7e7c6e9cf30bb2c88d6e601806847aba72abb725ba663ecdab053058685195512a10 +DIST TheSchwartz-1.12.tar.gz 55047 SHA256 4d29d4cda788ed3f0d59017e96ef6aefd9a38c025274a69a01a1f94e0c9285fa SHA512 87c691c6aee0603a68d4116e9254308331974042d8578d6df086bc6f0f07783d757951f8c3a35227b9d716e94ccecbcea1f92ab488005384c2caf2ba9aecae59 WHIRLPOOL 859728d986ca93677b046462ffdbfa3277265287c88f57bae00bb77d3c7baaed571e83e6cc89d6f0e60c84c848bb26ded736b6c40ceb4955d5a2fe619fc42d2a diff --git a/dev-perl/TheSchwartz/TheSchwartz-1.100.0-r1.ebuild b/dev-perl/TheSchwartz/TheSchwartz-1.100.0-r1.ebuild new file mode 100644 index 000000000000..012def3372b6 --- /dev/null +++ b/dev-perl/TheSchwartz/TheSchwartz-1.100.0-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=SIXAPART +MODULE_VERSION=1.10 +inherit perl-module + +DESCRIPTION="Reliable job queue" + +SLOT="0" +KEYWORDS="amd64 ppc ppc64 x86" +IUSE="" + +RDEPEND=">=dev-perl/Data-ObjectDriver-0.06" +DEPEND="${RDEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild b/dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild new file mode 100644 index 000000000000..fa571d536e4b --- /dev/null +++ b/dev-perl/TheSchwartz/TheSchwartz-1.120.0.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=JFEARN +MODULE_VERSION=1.12 +inherit perl-module + +DESCRIPTION="Reliable job queue" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="" + +RDEPEND=">=dev-perl/Data-ObjectDriver-0.06" +DEPEND="${RDEPEND}" + +SRC_TEST="do" diff --git a/dev-perl/TheSchwartz/metadata.xml b/dev-perl/TheSchwartz/metadata.xml new file mode 100644 index 000000000000..2156b722459c --- /dev/null +++ b/dev-perl/TheSchwartz/metadata.xml @@ -0,0 +1,15 @@ +<?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">TheSchwartz</remote-id> + <remote-id type="cpan-module">TheSchwartz</remote-id> + <remote-id type="cpan-module">TheSchwartz::Error</remote-id> + <remote-id type="cpan-module">TheSchwartz::ExitStatus</remote-id> + <remote-id type="cpan-module">TheSchwartz::FuncMap</remote-id> + <remote-id type="cpan-module">TheSchwartz::Job</remote-id> + <remote-id type="cpan-module">TheSchwartz::JobHandle</remote-id> + <remote-id type="cpan-module">TheSchwartz::Worker</remote-id> + </upstream> +</pkgmetadata> |