public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Types-DateTime/
Date: Sun, 28 Feb 2016 10:01:47 +0000 (UTC)	[thread overview]
Message-ID: <1456562396.3a55ec93a0322d54700dee048c8c0984233381b7.monsieurp@gentoo> (raw)

commit:     3a55ec93a0322d54700dee048c8c0984233381b7
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 27 08:02:35 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 08:39:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a55ec93

dev-perl/MooseX-Types-DateTime: Bump to version 0.130.0

- EAPI6
- Cleanup deps
- Fix broken conditional that pulled Test-use-ok even when Test-More satisfies it

Upstream:
- Tests fixed for future DateTime::Locale changes

Package-Manager: portage-2.2.27

 dev-perl/MooseX-Types-DateTime/Manifest            |  1 +
 .../MooseX-Types-DateTime-0.130.0.ebuild           | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

diff --git a/dev-perl/MooseX-Types-DateTime/Manifest b/dev-perl/MooseX-Types-DateTime/Manifest
index d76f797..be1bdb8 100644
--- a/dev-perl/MooseX-Types-DateTime/Manifest
+++ b/dev-perl/MooseX-Types-DateTime/Manifest
@@ -1 +1,2 @@
 DIST MooseX-Types-DateTime-0.07.tar.gz 4960 SHA256 e5979f3a668c6369124ba3c38c7498ceb49257b566d19df43d7848b9939afaa9 SHA512 3fa5bff09b0779856d6ca02ede9bc54069cec82e11982ce596c758dae9a1988652c0ee85e23eaa9844c2f30e1205be25825b168f6cb5b706e710afb56d4fe2c8 WHIRLPOOL 962f7dc098e72f8b3d6ac3b0f2826f590520ae23c159435d42c5e798e86bfe726e120d56faace2b34435aacbdf81f0d2c48b10bb8b1881aefe9095e6b87f5652
+DIST MooseX-Types-DateTime-0.13.tar.gz 30494 SHA256 b89fa26636f6a17eaa3868b4514340472b68bbdc2161a1d79a22a1bf5b1d39c6 SHA512 aadd07960d4d20ed5926ea6e14650bf2162a73e40e3e26797ad0323a083c1796f7d623b895e3a612da89315387082a9835380ff2ed7d74455a2074c818533dc5 WHIRLPOOL bc65f3b5d60e72db3d10400e753afdca9153df749e5aed72812caaaf395a19fd40c483f26c78523e731cb5e791b76ba5bb032320fac81cdb7b49f4d64e991111

diff --git a/dev-perl/MooseX-Types-DateTime/MooseX-Types-DateTime-0.130.0.ebuild b/dev-perl/MooseX-Types-DateTime/MooseX-Types-DateTime-0.130.0.ebuild
new file mode 100644
index 0000000..da5a5ad
--- /dev/null
+++ b/dev-perl/MooseX-Types-DateTime/MooseX-Types-DateTime-0.130.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.13
+inherit perl-module
+
+DESCRIPTION="DateTime related constraints and coercions for Moose"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/DateTime-0.430.200
+	>=dev-perl/DateTime-Locale-0.400.100
+	>=dev-perl/DateTime-TimeZone-0.950.0
+	>=dev-perl/Moose-0.410.0
+	>=dev-perl/MooseX-Types-0.300.0
+	>=dev-perl/namespace-clean-0.190.0
+	virtual/perl-if
+"
+DEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-Tiny-0.34.0
+	test? (
+		virtual/perl-ExtUtils-MakeMaker
+		virtual/perl-File-Spec
+		virtual/perl-Locale-Maketext
+		dev-perl/Test-Fatal
+		>=virtual/perl-Test-Simple-0.880.0
+		|| (
+			>=virtual/perl-Test-Simple-1.1.10
+			( <virtual/perl-Test-Simple-1.1.10 >=dev-perl/Test-use-ok-0.20.0 )
+		)
+	)"


             reply	other threads:[~2016-02-28 10:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-28 10:01 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-28 15:33 [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Types-DateTime/ Andreas Hüttel
2016-07-16  7:15 Kent Fredric
2021-11-18 20:55 Andreas K. Hüttel
2022-09-13 10:40 Jakov Smolić

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1456562396.3a55ec93a0322d54700dee048c8c0984233381b7.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox