public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Time-Duration-Parse/
@ 2016-04-23 17:30 Andreas Hüttel
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Hüttel @ 2016-04-23 17:30 UTC (permalink / raw
  To: gentoo-commits

commit:     e986ecc390bf155d717523a96b666d22e942507e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 18 22:14:06 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 17:30:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e986ecc3

dev-perl/Time-Duration-Parse: Bump to version 0.130.0

- EAPI6
- Deps fixed

Upstream:
- Added additional abbreviations for months
- Can accept leading + in times.

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Time-Duration-Parse/Manifest              |  1 +
 .../Time-Duration-Parse-0.130.0.ebuild             | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Time-Duration-Parse/Manifest b/dev-perl/Time-Duration-Parse/Manifest
index f357997..df2ece8 100644
--- a/dev-perl/Time-Duration-Parse/Manifest
+++ b/dev-perl/Time-Duration-Parse/Manifest
@@ -1 +1,2 @@
 DIST Time-Duration-Parse-0.06.tar.gz 19361 SHA256 e88f0e1c322b477ec98fb295324bc78657ce25aa53cb353656f01241ea7fe4db SHA512 846eea74ce9b4882abb667ee92151b19ea8c4788631097b3a98fc621abc1bcb3f97f50a08f3346aa93cc4c0bd609afa848eae38194dc085061b4c82a818ccf55 WHIRLPOOL f5912593ffb938020a58cfedeea13910b53d5b51acdc9595255c9dcf606cb46362dc611eb2dec2fe43fec3a56fc413940876660813cb894e70e2112251d27034
+DIST Time-Duration-Parse-0.13.tar.gz 11604 SHA256 414a184a41ff06a19c76f9ae30e6285056eb69aae60af99bc9edf8a8e16fce29 SHA512 2732f6053dbc672d92a4efddab6e767f81bf1386f7b232fe1d1debe551d406b27c222c2173f9771f302bb928dac96edeb1ef3dfd0fe67d46315f671c7ad1a5b4 WHIRLPOOL d72b64e4557f8d2635872ef4226787d9f4e0f62ec89dd00869b538de01ca22c30cb1c914108e93322015b8d1086dae042bcbb7598fbcb89836c4b52408f95218

diff --git a/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.130.0.ebuild b/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.130.0.ebuild
new file mode 100644
index 0000000..ac296b0
--- /dev/null
+++ b/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.130.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=NEILB
+DIST_VERSION=0.13
+inherit perl-module
+
+DESCRIPTION="Parse string that represents time duration"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	dev-perl/Exporter-Lite"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.880.0
+		dev-perl/Time-Duration
+	)
+"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Time-Duration-Parse/
@ 2016-07-04 21:39 Andreas Hüttel
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Hüttel @ 2016-07-04 21:39 UTC (permalink / raw
  To: gentoo-commits

commit:     9d2103b7c5a8c5ca806abe077199797b4c44245c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  4 21:36:24 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jul  4 21:36:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d2103b7

dev-perl/Time-Duration-Parse: Remove old

Package-Manager: portage-2.3.0

 dev-perl/Time-Duration-Parse/Manifest               |  1 -
 .../Time-Duration-Parse-0.60.0-r1.ebuild            | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-perl/Time-Duration-Parse/Manifest b/dev-perl/Time-Duration-Parse/Manifest
index df2ece8..ef6e041 100644
--- a/dev-perl/Time-Duration-Parse/Manifest
+++ b/dev-perl/Time-Duration-Parse/Manifest
@@ -1,2 +1 @@
-DIST Time-Duration-Parse-0.06.tar.gz 19361 SHA256 e88f0e1c322b477ec98fb295324bc78657ce25aa53cb353656f01241ea7fe4db SHA512 846eea74ce9b4882abb667ee92151b19ea8c4788631097b3a98fc621abc1bcb3f97f50a08f3346aa93cc4c0bd609afa848eae38194dc085061b4c82a818ccf55 WHIRLPOOL f5912593ffb938020a58cfedeea13910b53d5b51acdc9595255c9dcf606cb46362dc611eb2dec2fe43fec3a56fc413940876660813cb894e70e2112251d27034
 DIST Time-Duration-Parse-0.13.tar.gz 11604 SHA256 414a184a41ff06a19c76f9ae30e6285056eb69aae60af99bc9edf8a8e16fce29 SHA512 2732f6053dbc672d92a4efddab6e767f81bf1386f7b232fe1d1debe551d406b27c222c2173f9771f302bb928dac96edeb1ef3dfd0fe67d46315f671c7ad1a5b4 WHIRLPOOL d72b64e4557f8d2635872ef4226787d9f4e0f62ec89dd00869b538de01ca22c30cb1c914108e93322015b8d1086dae042bcbb7598fbcb89836c4b52408f95218

diff --git a/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.60.0-r1.ebuild b/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.60.0-r1.ebuild
deleted file mode 100644
index 45b0f14..0000000
--- a/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.60.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MIYAGAWA
-MODULE_VERSION=0.06
-inherit perl-module
-
-DESCRIPTION="Parse string that represents time duration"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-perl/Exporter-Lite
-	dev-perl/Time-Duration"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Time-Duration-Parse/
@ 2021-09-29 15:53 Andreas K. Hüttel
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas K. Hüttel @ 2021-09-29 15:53 UTC (permalink / raw
  To: gentoo-commits

commit:     1a0f521bfba28b8a14e8b25542dd37e0902a70b2
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 29 15:30:50 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Sep 29 15:52:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a0f521b

dev-perl/Time-Duration-Parse: Version bump 0.16

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Time-Duration-Parse/Manifest              |  1 +
 .../Time-Duration-Parse-0.160.0.ebuild             | 25 ++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-perl/Time-Duration-Parse/Manifest b/dev-perl/Time-Duration-Parse/Manifest
index 776a70685c6..fb84ea4854e 100644
--- a/dev-perl/Time-Duration-Parse/Manifest
+++ b/dev-perl/Time-Duration-Parse/Manifest
@@ -1 +1,2 @@
 DIST Time-Duration-Parse-0.13.tar.gz 11604 BLAKE2B 91b8ff89b64144c0f2723b2f5b9fa17287063e396d5e7a58a068f8171fb5a57a2717685ccd6e7229161fdeee34bf77a294cff362cee75c7bf81c4f57535de402 SHA512 2732f6053dbc672d92a4efddab6e767f81bf1386f7b232fe1d1debe551d406b27c222c2173f9771f302bb928dac96edeb1ef3dfd0fe67d46315f671c7ad1a5b4
+DIST Time-Duration-Parse-0.16.tar.gz 11810 BLAKE2B e66f31464f0a9abb5eac4e89260cf3988eead5e85bb18dde1f3dfda06357812e9fa94bc321b0257ac0741e4158b358ef8c74c5520202fb9c034e1caa09af6eda SHA512 947c7ce0a1a013c86b3c9e464e4c56bb0cc98572c3854d9b6ab33e8dac2270982b72efcd5e2601490e5a23104543ac343033f06294eb88282d0473378117faed

diff --git a/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.160.0.ebuild b/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.160.0.ebuild
new file mode 100644
index 00000000000..a93a47e6dda
--- /dev/null
+++ b/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.160.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=NEILB
+DIST_VERSION=0.16
+inherit perl-module
+
+DESCRIPTION="Parse string that represents time duration"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=virtual/perl-Test-Simple-0.880.0
+		dev-perl/Time-Duration
+	)
+"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Time-Duration-Parse/
@ 2021-12-11  4:33 Andreas K. Hüttel
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas K. Hüttel @ 2021-12-11  4:33 UTC (permalink / raw
  To: gentoo-commits

commit:     e79c720af519fd7eb64724caa40db5909ee9b826
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 11 04:05:16 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 04:33:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e79c720a

dev-perl/Time-Duration-Parse: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-perl/Time-Duration-Parse/Manifest              |  1 -
 .../Time-Duration-Parse-0.130.0.ebuild             | 26 ----------------------
 2 files changed, 27 deletions(-)

diff --git a/dev-perl/Time-Duration-Parse/Manifest b/dev-perl/Time-Duration-Parse/Manifest
index fb84ea4854e3..2c50169cb5e4 100644
--- a/dev-perl/Time-Duration-Parse/Manifest
+++ b/dev-perl/Time-Duration-Parse/Manifest
@@ -1,2 +1 @@
-DIST Time-Duration-Parse-0.13.tar.gz 11604 BLAKE2B 91b8ff89b64144c0f2723b2f5b9fa17287063e396d5e7a58a068f8171fb5a57a2717685ccd6e7229161fdeee34bf77a294cff362cee75c7bf81c4f57535de402 SHA512 2732f6053dbc672d92a4efddab6e767f81bf1386f7b232fe1d1debe551d406b27c222c2173f9771f302bb928dac96edeb1ef3dfd0fe67d46315f671c7ad1a5b4
 DIST Time-Duration-Parse-0.16.tar.gz 11810 BLAKE2B e66f31464f0a9abb5eac4e89260cf3988eead5e85bb18dde1f3dfda06357812e9fa94bc321b0257ac0741e4158b358ef8c74c5520202fb9c034e1caa09af6eda SHA512 947c7ce0a1a013c86b3c9e464e4c56bb0cc98572c3854d9b6ab33e8dac2270982b72efcd5e2601490e5a23104543ac343033f06294eb88282d0473378117faed

diff --git a/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.130.0.ebuild b/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.130.0.ebuild
deleted file mode 100644
index ab648a5ea99d..000000000000
--- a/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.130.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=NEILB
-DIST_VERSION=0.13
-inherit perl-module
-
-DESCRIPTION="Parse string that represents time duration"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Carp
-	dev-perl/Exporter-Lite"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=virtual/perl-Test-Simple-0.880.0
-		dev-perl/Time-Duration
-	)
-"


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Time-Duration-Parse/
@ 2022-09-13 10:40 Jakov Smolić
  0 siblings, 0 replies; 5+ messages in thread
From: Jakov Smolić @ 2022-09-13 10:40 UTC (permalink / raw
  To: gentoo-commits

commit:     abfaad8ec1ad3e94bb97219dc419dc1b1f9263b3
Author:     Yu Gu <guyu2876 <AT> gmail <DOT> com>
AuthorDate: Mon Sep 12 12:20:48 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Sep 13 10:39:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abfaad8e

dev-perl/Time-Duration-Parse: Keyword 0.160.0 riscv, #869833

Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.160.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.160.0.ebuild b/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.160.0.ebuild
index a93a47e6ddaa..8cfcf2675735 100644
--- a/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.160.0.ebuild
+++ b/dev-perl/Time-Duration-Parse/Time-Duration-Parse-0.160.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Parse string that represents time duration"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
 
 RDEPEND="
 	virtual/perl-Carp


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-09-13 10:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-29 15:53 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Time-Duration-Parse/ Andreas K. Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2022-09-13 10:40 Jakov Smolić
2021-12-11  4:33 Andreas K. Hüttel
2016-07-04 21:39 Andreas Hüttel
2016-04-23 17:30 Andreas Hüttel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox