diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 13:49:04 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-08-08 17:38:18 -0700 |
commit | 56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch) | |
tree | 3f91093cdb475e565ae857f1c5a7fd339e2d781e /dev-perl/DateTime-Set | |
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/DateTime-Set')
-rw-r--r-- | dev-perl/DateTime-Set/DateTime-Set-0.320.0.ebuild | 23 | ||||
-rw-r--r-- | dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild | 28 | ||||
-rw-r--r-- | dev-perl/DateTime-Set/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/DateTime-Set/metadata.xml | 12 |
4 files changed, 65 insertions, 0 deletions
diff --git a/dev-perl/DateTime-Set/DateTime-Set-0.320.0.ebuild b/dev-perl/DateTime-Set/DateTime-Set-0.320.0.ebuild new file mode 100644 index 000000000000..75d0cf0b2f5c --- /dev/null +++ b/dev-perl/DateTime-Set/DateTime-Set-0.320.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=FGLOCK +MODULE_VERSION=0.32 +inherit perl-module + +DESCRIPTION="Datetime sets and set math" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND=">=dev-perl/DateTime-0.12 + >=dev-perl/Set-Infinite-0.59 + dev-perl/Params-Validate" +DEPEND="${RDEPEND} + dev-perl/Module-Build" + +SRC_TEST=do diff --git a/dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild b/dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild new file mode 100644 index 000000000000..0de0397f8125 --- /dev/null +++ b/dev-perl/DateTime-Set/DateTime-Set-0.340.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +MODULE_AUTHOR=FGLOCK +MODULE_VERSION=0.3400 +inherit perl-module + +DESCRIPTION="Datetime sets and set math" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +RDEPEND=" + >=dev-perl/DateTime-0.120.0 + >=dev-perl/Set-Infinite-0.590.0 + dev-perl/Params-Validate +" +DEPEND="${RDEPEND} + dev-perl/Module-Build + test? ( virtual/perl-Test-Simple ) +" +# meta.yml is incorrect, it needs P-V and M-B + +SRC_TEST=do diff --git a/dev-perl/DateTime-Set/Manifest b/dev-perl/DateTime-Set/Manifest new file mode 100644 index 000000000000..57f4a6c31fb4 --- /dev/null +++ b/dev-perl/DateTime-Set/Manifest @@ -0,0 +1,2 @@ +DIST DateTime-Set-0.32.tar.gz 45003 SHA256 7496541d69f7667f6e2789f3c95aa265c6fb658102525f01bfea8f3d0cea0500 SHA512 ae152f06b012762c471688821e2fd40f8245417329fc7061180134bdaa33b1e043c04497f2d1a837dccb324c28b4fc39daad792cee500727dc2df1333fa97656 WHIRLPOOL 98f7b207b70ebe648f90e0c15b8a38b2ee84350f0134ea95dd78c6f2ffc6ec6c575bf006e451e7cc58fcacab90d6404c88f9d57826427ff67b2f9913588a77fe +DIST DateTime-Set-0.3400.tar.gz 44951 SHA256 abff0431185a11824a2edda8b8934bc3d52d8a8612b24469e1c8c8f9533247ac SHA512 6bb8f1bdcfeb572c348563cdba96150c9d9b8fb837270a5a75860d7cc81fa548e0d88d14a294360064521b466739ebb3f98c7b6fdf99fd816aa2aa32bcea234a WHIRLPOOL 8f751414c464c41ef8a84b157fb23dc47340ff942dbc609b67587e964316b86152979da778202ff72162856ffabeac4b9e307d29d1d16c37137a1261adfc02a3 diff --git a/dev-perl/DateTime-Set/metadata.xml b/dev-perl/DateTime-Set/metadata.xml new file mode 100644 index 000000000000..1cd758244d34 --- /dev/null +++ b/dev-perl/DateTime-Set/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">DateTime-Set</remote-id> + <remote-id type="cpan-module">DateTime::Set</remote-id> + <remote-id type="cpan-module">DateTime::Span</remote-id> + <remote-id type="cpan-module">DateTime::SpanSet</remote-id> + <remote-id type="cpan-module">Set::Infinite::_recurrence</remote-id> + </upstream> +</pkgmetadata> |