public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Natural/
Date: Wed, 21 Jun 2023 07:35:42 +0000 (UTC)	[thread overview]
Message-ID: <1687332921.0c77db009087e4789e182fe90bf13f24f60d8beb.sam@gentoo> (raw)

commit:     0c77db009087e4789e182fe90bf13f24f60d8beb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 07:15:06 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 07:35:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c77db00

dev-perl/DateTime-Format-Natural: add 1.170.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../DateTime-Format-Natural-1.170.0.ebuild         | 43 ++++++++++++++++++++++
 dev-perl/DateTime-Format-Natural/Manifest          |  1 +
 2 files changed, 44 insertions(+)

diff --git a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.170.0.ebuild b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.170.0.ebuild
new file mode 100644
index 000000000000..3fd35fc162c0
--- /dev/null
+++ b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.170.0.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SCHUBIGER
+DIST_VERSION=1.17
+inherit perl-module
+
+DESCRIPTION="Parse informal natural language date/time strings"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+	virtual/perl-Carp
+	dev-perl/Clone
+	dev-perl/Date-Calc
+	dev-perl/DateTime
+	dev-perl/DateTime-TimeZone
+	virtual/perl-Exporter
+	virtual/perl-Getopt-Long
+	dev-perl/List-MoreUtils
+	>=dev-perl/Params-Validate-1.150.0
+	virtual/perl-Scalar-List-Utils
+	virtual/perl-Storable
+	virtual/perl-Term-ReadLine
+	dev-perl/boolean
+"
+BDEPEND="
+	${RDEPEND}
+	>=dev-perl/Module-Build-0.420.0
+	test? (
+		dev-perl/Module-Util
+		dev-perl/Test-MockTime
+		virtual/perl-Test-Simple
+	)
+"
+
+PERL_RM_FILES=(
+	t/pod-coverage.t
+	t/pod.t
+)

diff --git a/dev-perl/DateTime-Format-Natural/Manifest b/dev-perl/DateTime-Format-Natural/Manifest
index 4231c0fc865a..c9cf0ee22bde 100644
--- a/dev-perl/DateTime-Format-Natural/Manifest
+++ b/dev-perl/DateTime-Format-Natural/Manifest
@@ -1 +1,2 @@
 DIST DateTime-Format-Natural-1.12.tar.gz 82853 BLAKE2B 4705b8449bf255d9a2e15bca7dfe862d0c44e9e851808f2879e3452df083e89d97af2ff48a599959102a85bfb4d701b5dd390200c6516eae49cf29bb2e43fa32 SHA512 c2685815e76d7208d2491a01bc93e0c15657325fc1e9b33b85f123085814b9d4554a25b575241605a6c819f1627486b093bf08eeb25bb55531e15a15ddf158c8
+DIST DateTime-Format-Natural-1.17.tar.gz 86635 BLAKE2B b904fc6675a9dbe11e6e7fb7acd5f45551e1dd4e7c675d9761f9dc5b8f57c31562f331f59f9b2070867271395c257d1d0e2947b93e1989ab29db5441323df92b SHA512 719a49f647bdfe10a526e672ca163faac457109e4b977dfb5b9ace9daf2590425bd8001f330dab0c1ad7d55f0dc55a07b18e8821578ab0617ba7e931dcaaf575


             reply	other threads:[~2023-06-21  7:35 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-21  7:35 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-30  3:04 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Natural/ Sam James
2023-10-08  6:44 Sam James
2023-08-24 18:10 Arthur Zamarin
2023-07-08  6:06 Sam James
2023-07-08  4:18 Sam James
2022-09-13 10:40 Jakov Smolić
2021-10-20 23:00 Andreas K. Hüttel
2021-08-02  3:22 Sam James
2021-05-22 16:05 Andreas K. Hüttel
2021-05-22 16:05 Andreas K. Hüttel
2021-05-22 16:05 Andreas K. Hüttel
2020-12-12  8:40 Kent Fredric
2020-10-01  8:16 Kent Fredric
2020-07-25 20:15 Kent Fredric
2018-11-23 13:06 Agostino Sarubbo
2017-05-22  2:29 Kent Fredric
2016-11-15 12:44 Kent Fredric
2016-11-15 12:44 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=1687332921.0c77db009087e4789e182fe90bf13f24f60d8beb.sam@gentoo \
    --to=sam@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