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/Time-Moment/
Date: Tue, 13 Mar 2018 11:57:54 +0000 (UTC)	[thread overview]
Message-ID: <1520942269.97f22af7fbf9f1553671b200caf5c0fe417e66e2.kentnl@gentoo> (raw)

commit:     97f22af7fbf9f1553671b200caf5c0fe417e66e2
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 13 11:56:33 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Mar 13 11:57:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97f22af7

dev-perl/Time-Moment: Bump to version 0.430.0

Upstream:
- Documentation fixes
- Fix macro test for compiler attributes

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Time-Moment/Manifest                   |  1 +
 dev-perl/Time-Moment/Time-Moment-0.430.0.ebuild | 34 +++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-perl/Time-Moment/Manifest b/dev-perl/Time-Moment/Manifest
index c092d566ea4..e133020e5dd 100644
--- a/dev-perl/Time-Moment/Manifest
+++ b/dev-perl/Time-Moment/Manifest
@@ -1 +1,2 @@
 DIST Time-Moment-0.42.tar.gz 159651 BLAKE2B 7fa9f59e5494b11fe0400488631a6ec2a3b579caaee8336e1d894ae8cfc4d5230fcf8660dc74100736926be62ef57cc8f38d2853bf4fbb5b391d77bb628049d2 SHA512 e8015a461c39f3d3ad7d0ca03c0b1e1b5ed39b83bc16f12f00f35d36a4f34786a089ac4b86dcccd5b6e7da8a118873efc0cc2d6a60848bdbff7b7550285be6ab
+DIST Time-Moment-0.43.tar.gz 158585 BLAKE2B 75a80c589b1ba3c874fc3ce78a54ffa0d28558460a671182361c59d064ed249dc654b0260bda017a26bb1a36423ab61884f4dbf7a6adc9e412df231f5cfc0f54 SHA512 b7aeb132b4a6dcd6b207e2a071e66ae703763bd800047906f41dc069f27f36f095f5c7037a5cb306c8da29fab53b6f763eda114bfb0838dca260bb416f9dd6ed

diff --git a/dev-perl/Time-Moment/Time-Moment-0.430.0.ebuild b/dev-perl/Time-Moment/Time-Moment-0.430.0.ebuild
new file mode 100644
index 00000000000..35557cbfb41
--- /dev/null
+++ b/dev-perl/Time-Moment/Time-Moment-0.430.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=CHANSEN
+DIST_VERSION=0.43
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Represents a date and time of day with an offset from UTC"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+PATCHES=(
+	"${FILESDIR}/0.38-makefilepl.patch"
+)
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Time-HiRes
+	>=virtual/perl-XSLoader-0.20.0
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.590.0
+	>=virtual/perl-ExtUtils-ParseXS-3.180.0
+	test? (
+		>=dev-perl/Test-Fatal-0.6.0
+		>=dev-perl/Test-Number-Delta-1.60.0
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.880.0
+	)
+"


             reply	other threads:[~2018-03-13 11:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-13 11:57 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-11  4:33 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Time-Moment/ Andreas K. Hüttel
2021-09-29 15:53 Andreas K. Hüttel
2018-07-21 13:27 Kent Fredric
2017-04-20 12:24 Kent Fredric
2017-04-11  7:39 Kent Fredric
2016-12-10 16:54 Kent Fredric
2016-12-05 12:15 Kent Fredric
2016-11-26 13:51 Kent Fredric

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=1520942269.97f22af7fbf9f1553671b200caf5c0fe417e66e2.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