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/MooseX-Types-DateTime-ButMaintained
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/MooseX-Types-DateTime-ButMaintained')
-rw-r--r--dev-perl/MooseX-Types-DateTime-ButMaintained/Manifest1
-rw-r--r--dev-perl/MooseX-Types-DateTime-ButMaintained/MooseX-Types-DateTime-ButMaintained-0.160.0.ebuild37
-rw-r--r--dev-perl/MooseX-Types-DateTime-ButMaintained/metadata.xml9
3 files changed, 47 insertions, 0 deletions
diff --git a/dev-perl/MooseX-Types-DateTime-ButMaintained/Manifest b/dev-perl/MooseX-Types-DateTime-ButMaintained/Manifest
new file mode 100644
index 000000000000..e48bac31b82d
--- /dev/null
+++ b/dev-perl/MooseX-Types-DateTime-ButMaintained/Manifest
@@ -0,0 +1 @@
+DIST MooseX-Types-DateTime-ButMaintained-0.16.tar.gz 31256 SHA256 3936bd806af2920eaac2d78acf4ac725a882546b2cba19d241d47306bc43d558 SHA512 46c15a54f6126b9e0bbe4d4fc7f8d4375dfba040db46e4c35f7b33a079aeea94244da17c2aa6e05b77c40742b823dba001371d669afe1ce11e712a23677f41f0 WHIRLPOOL 47850516305ed3b1d3f6572f10546bd3aa9c3edd35b9da7b7ddff6fb518158f0371b1a61a1279a8976b5f19d438993c19bf82c6dfaa6ac2835fc71128a455764
diff --git a/dev-perl/MooseX-Types-DateTime-ButMaintained/MooseX-Types-DateTime-ButMaintained-0.160.0.ebuild b/dev-perl/MooseX-Types-DateTime-ButMaintained/MooseX-Types-DateTime-ButMaintained-0.160.0.ebuild
new file mode 100644
index 000000000000..bbfc52c59344
--- /dev/null
+++ b/dev-perl/MooseX-Types-DateTime-ButMaintained/MooseX-Types-DateTime-ButMaintained-0.160.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=ECARROLL
+MODULE_VERSION=0.16
+inherit perl-module
+
+DESCRIPTION="DateTime related constraints and coercions for Moose"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=dev-perl/DateTime-0.43.02
+ >=dev-perl/DateTime-Format-DateParse-0.04
+ >=dev-perl/DateTime-Format-Flexible-0.05
+ >=dev-perl/DateTime-Format-Natural-0.71
+ >=dev-perl/DateTime-Locale-0.40.01
+ >=dev-perl/DateTime-TimeZone-0.77.01
+ >=dev-perl/DateTimeX-Easy-0.082
+ >=dev-perl/Moose-0.41
+ >=dev-perl/MooseX-Types-0.300.0
+ dev-perl/namespace-autoclean
+ >=dev-perl/Olson-Abbreviations-0.30.0
+"
+DEPEND="${RDEPEND}
+ test? (
+ >=dev-perl/Test-Exception-0.27
+ || ( >=virtual/perl-Test-Simple-1.1.10 >=dev-perl/Test-use-ok-0.02 )
+ >=dev-perl/Time-Duration-Parse-0.06
+ )"
+
+SRC_TEST=do
diff --git a/dev-perl/MooseX-Types-DateTime-ButMaintained/metadata.xml b/dev-perl/MooseX-Types-DateTime-ButMaintained/metadata.xml
new file mode 100644
index 000000000000..b690b548f298
--- /dev/null
+++ b/dev-perl/MooseX-Types-DateTime-ButMaintained/metadata.xml
@@ -0,0 +1,9 @@
+<?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">MooseX-Types-DateTime-ButMaintained</remote-id>
+ <remote-id type="cpan-module">MooseX::Types::DateTime::ButMaintained</remote-id>
+ </upstream>
+</pkgmetadata>