public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-W3CDTF/
Date: Sat,  8 Apr 2017 01:43:32 +0000 (UTC)	[thread overview]
Message-ID: <1491615772.98b01a81c450972efc9738f60a0d79d02cb0fe15.kentnl@gentoo> (raw)

commit:     98b01a81c450972efc9738f60a0d79d02cb0fe15
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  8 01:42:52 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Apr  8 01:42:52 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b01a81

dev-perl/DateTime-Format-W3CDTF: Bump to version 0.70.0

- EAPI6
- Fix really wrong deps
- Cleanup Pod tests

Upstream:
- Fix for '.' in @INC

Bug: https://bugs.gentoo.org/614962
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 .../DateTime-Format-W3CDTF-0.70.0.ebuild           | 26 ++++++++++++++++++++++
 dev-perl/DateTime-Format-W3CDTF/Manifest           |  1 +
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild
new file mode 100644
index 00000000000..df012ee0a9e
--- /dev/null
+++ b/dev-perl/DateTime-Format-W3CDTF/DateTime-Format-W3CDTF-0.70.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=GWILLIAMS
+DIST_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="Parse and format W3CDTF datetime strings"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-solaris"
+IUSE="test"
+
+RDEPEND="dev-perl/DateTime"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.360.0
+	test? (
+		>=virtual/perl-Test-Simple-0.610.0
+	)
+"
+src_prepare() {
+	use test && perl_rm_files t/pod.t t/pod_coverage.t
+	perl-module_src_prepare
+}

diff --git a/dev-perl/DateTime-Format-W3CDTF/Manifest b/dev-perl/DateTime-Format-W3CDTF/Manifest
index c1345dec2bb..3be56848b04 100644
--- a/dev-perl/DateTime-Format-W3CDTF/Manifest
+++ b/dev-perl/DateTime-Format-W3CDTF/Manifest
@@ -1 +1,2 @@
 DIST DateTime-Format-W3CDTF-0.06.tar.gz 29825 SHA256 b9a542bed9c52b0a89dd590a5184e38ee334c824bbe6bac842dd7dd1f88fbd7a SHA512 2c4155850880b9325091a47670b37d90f6d8ef1d89cd62d6d139c2e35e1d185c37b00be1edf47a352b906114e4122e3b45759eee150d3aaaf6bdddc266b87255 WHIRLPOOL 9f740968eeacb26ef247d2a7c9a073e6de7099e7e9f16c9c89a844366ff587227b7675321e37fd794a5bd7950d080a71fc03e353b3d189121db70a9ead4e6d55
+DIST DateTime-Format-W3CDTF-0.07.tar.gz 29598 SHA256 69a02b661bbf1daa14a4813cb6786eaa66dbdf2743f0b3f458e30234c3a26268 SHA512 f5b8f3437c4e9a7e192900af16e83a567889dbdf1a934d604461c5096c271b497cda9bd4f9359658f536d262232e4521519f92c06bf07712922403baf6429c64 WHIRLPOOL 65c01fc6da006c26f44760bbe7e18bbe953657a6c2af23d1fb9752f91e1c057ae8476cd6fb6ab9e7544e4ac5a35743cb5bf44d3636663d6aabb3eedec27b60c3


             reply	other threads:[~2017-04-08  1:43 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-08  1:43 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-05-20  8:49 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-W3CDTF/ Agostino Sarubbo
2017-05-20  9:34 Agostino Sarubbo
2017-05-22  1:19 Michael Weber
2017-05-22 13:25 Tobias Klausmann
2017-05-26 14:59 Agostino Sarubbo
2017-06-03 20:54 Kent Fredric
2018-10-16 19:02 Fabian Groffen
2019-04-13 17:27 Aaron Bauman
2020-12-27 14:54 Fabian Groffen
2021-05-22 16:05 Andreas K. Hüttel
2021-08-02  3:22 Sam James
2021-08-06 12:16 Sam James
2021-09-13  4:20 Yixun Lan
2021-10-20 23:00 Andreas K. Hüttel
2025-01-10  8:48 Arthur Zamarin
2025-01-10 11:44 Arthur Zamarin

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=1491615772.98b01a81c450972efc9738f60a0d79d02cb0fe15.kentnl@gentoo \
    --to=kentnl@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