* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2016-08-05 4:43 Kent Fredric
0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2016-08-05 4:43 UTC (permalink / raw
To: gentoo-commits
commit: 23c9fa3102ff229f90ca161cc83203c1fbd21884
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 5 04:42:28 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 5 04:42:28 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23c9fa31
dev-perl/DateTime-Format-ISO8601: Remove author tests
Remove useless dependency complexity and tests
that are not useful for end user assurance.
Package-Manager: portage-2.3.0
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"
.../DateTime-Format-ISO8601-0.80.0-r1.ebuild | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild
index e9c8c2d..1b77530 100644
--- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild
+++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -19,9 +19,12 @@ RDEPEND="dev-perl/DateTime
DEPEND="${RDEPEND}
dev-perl/Module-Build
test? (
- dev-perl/Test-Pod
dev-perl/File-Find-Rule
- dev-perl/Test-Distribution
)"
SRC_TEST=do
+
+src_test() {
+ perl_rm_files t/00_distribution.t t/99_pod.t
+ perl-module_src_test
+}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2019-07-22 13:58 Mikle Kolyada
0 siblings, 0 replies; 16+ messages in thread
From: Mikle Kolyada @ 2019-07-22 13:58 UTC (permalink / raw
To: gentoo-commits
commit: 837371159f6cf858192e44627425a3005195ca1f
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 22 13:56:53 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jul 22 13:58:09 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83737115
dev-perl/DateTime-Format-ISO8601: Add ~mips keyword wrt bug #690140
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="~mips"
.../DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild
index 211b660f8d1..720fc89ad8b 100644
--- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild
+++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parses ISO8601 formats"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE="test"
RDEPEND="dev-perl/DateTime
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2019-07-23 22:35 Aaron Bauman
0 siblings, 0 replies; 16+ messages in thread
From: Aaron Bauman @ 2019-07-23 22:35 UTC (permalink / raw
To: gentoo-commits
commit: 0c034b46ee572e3d88f5b31c690c2851f0851a20
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 23 22:31:30 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Jul 23 22:31:30 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c034b46
dev-perl/DateTime-Format-ISO8601: arm64 keyworded (bug #690140)
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
.../DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild
index 42b47f1e629..a893a79d593 100644
--- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild
+++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parses ISO8601 formats"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
IUSE="test"
RDEPEND="dev-perl/DateTime
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2020-07-25 19:58 Kent Fredric
0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2020-07-25 19:58 UTC (permalink / raw
To: gentoo-commits
commit: e918a2039ceaad88cc331457a4578cfd4bde6d40
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 25 19:57:52 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 19:58:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e918a203
dev-perl/DateTime-Format-ISO8601: -r bump for EAPI7
- EAPI7
- Parallel tests
- Unconditionally patch bad tests
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../DateTime-Format-ISO8601-0.80.0-r2.ebuild | 31 ++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r2.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r2.ebuild
new file mode 100644
index 00000000000..d4a55e92b54
--- /dev/null
+++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=JHOBLITT
+DIST_VERSION=0.08
+inherit perl-module
+
+DESCRIPTION="Parses ISO8601 formats"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ >=dev-perl/DateTime-0.180.0
+ >=dev-perl/DateTime-Format-Builder-0.770.0
+"
+DEPEND="dev-perl/Module-Build"
+BDEPEND="${RDEPEND}
+ >=dev-perl/Module-Build-0.380.0
+ test? (
+ >=dev-perl/File-Find-Rule-0.240.0
+ )
+"
+PERL_RM_FILES=(
+ t/00_distribution.t
+ t/99_pod.t
+)
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2020-08-17 1:28 Kent Fredric
0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2020-08-17 1:28 UTC (permalink / raw
To: gentoo-commits
commit: 1299ae62ef26c9fc6227fcaa1fa820b725dc18ac
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 01:22:17 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 01:27:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1299ae62
dev-perl/DateTime-Format-ISO8601: Bump to version 0.140.0
Upstream:
- UCT offsets must be in the same format as the time to which it is
attached
- Add ->format_datetime() for nicer interop with DateTime.pm
- Add support for formats 'YYYY-MM-DDThh:mm:ss.ss[+-]hh',
'YYYYMMDDThhmmss.ss[+-]hh', 'YYYYMMDDThhmmZ', 'YYYY-MM-DDThh:mmz'
'YYYYDDThh:mm', 'YYYY-DDDThh:mm'
- Fix handling of ISO week parsing
- Use Params::ValidationCompiler
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../DateTime-Format-ISO8601-0.140.0.ebuild | 34 ++++++++++++++++++++++
dev-perl/DateTime-Format-ISO8601/Manifest | 1 +
dev-perl/DateTime-Format-ISO8601/metadata.xml | 1 +
3 files changed, 36 insertions(+)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild
new file mode 100644
index 00000000000..8c51c010323
--- /dev/null
+++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.14
+inherit perl-module
+
+DESCRIPTION="Parses ISO8601 formats"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ virtual/perl-Carp
+ >=dev-perl/DateTime-1.450.0
+ >=dev-perl/DateTime-Format-Builder-0.770.0
+ >=dev-perl/Params-ValidationCompiler-0.260.0
+ >=dev-perl/Specio-0.180.0
+ dev-perl/namespace-autoclean
+ virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-CPAN-Meta-2.120.900
+ virtual/perl-File-Spec
+ >=virtual/perl-Test-Simple-1.302.15
+ >=dev-perl/Test2-Suite-0.0.72
+ )
+"
diff --git a/dev-perl/DateTime-Format-ISO8601/Manifest b/dev-perl/DateTime-Format-ISO8601/Manifest
index b72f3117975..325ed3524cd 100644
--- a/dev-perl/DateTime-Format-ISO8601/Manifest
+++ b/dev-perl/DateTime-Format-ISO8601/Manifest
@@ -1 +1,2 @@
DIST DateTime-Format-ISO8601-0.08.tar.gz 21119 BLAKE2B 7967639c2d7ca169f8bf148a9473f8f7a7866bd127ca095f506090ee49a1bd198892dcd396c8f45c594d7f7df42a4714907541df8fa4b88023dff0b3039f72f6 SHA512 88b9c538bf7566cf9857266505e47ea58b72b0cf447bde0b5ca79e9c19ea66118bdb62d4039284e1ab901a0016044613307de654a642761d91989bfb50735979
+DIST DateTime-Format-ISO8601-0.14.tar.gz 44616 BLAKE2B eb5746a5cabea4194d90ed912186d0c59c7c7c665cedd46aa8a0a700d7a23043d29a2f57f888ac5fbbd0b85033a3e73eacd4a241c7d7d965bb5d8d4f3b2303dc SHA512 a5575df8ed275588eebe383c969d9f7f9182b49415da930cd5c6a30197248006ec53fc80d3d8ecdc6c097e16294b8252af77863dd388ef0d3617ee5657937d7f
diff --git a/dev-perl/DateTime-Format-ISO8601/metadata.xml b/dev-perl/DateTime-Format-ISO8601/metadata.xml
index a9fbb207392..7335afecbe0 100644
--- a/dev-perl/DateTime-Format-ISO8601/metadata.xml
+++ b/dev-perl/DateTime-Format-ISO8601/metadata.xml
@@ -8,5 +8,6 @@
<upstream>
<remote-id type="cpan">DateTime-Format-ISO8601</remote-id>
<remote-id type="cpan-module">DateTime::Format::ISO8601</remote-id>
+ <remote-id type="cpan-module">DateTime::Format::ISO8601::Types</remote-id>
</upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2020-10-19 5:22 Kent Fredric
0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2020-10-19 5:22 UTC (permalink / raw
To: gentoo-commits
commit: f9b5df3102aa86658716c4268d7aa75a5bea2502
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 04:46:42 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 04:46:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9b5df31
dev-perl/DateTime-Format-ISO8601: Cleanup old 0.80.0-r2
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../DateTime-Format-ISO8601-0.80.0-r2.ebuild | 31 ----------------------
1 file changed, 31 deletions(-)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r2.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r2.ebuild
deleted file mode 100644
index d4a55e92b54..00000000000
--- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_AUTHOR=JHOBLITT
-DIST_VERSION=0.08
-inherit perl-module
-
-DESCRIPTION="Parses ISO8601 formats"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=dev-perl/DateTime-0.180.0
- >=dev-perl/DateTime-Format-Builder-0.770.0
-"
-DEPEND="dev-perl/Module-Build"
-BDEPEND="${RDEPEND}
- >=dev-perl/Module-Build-0.380.0
- test? (
- >=dev-perl/File-Find-Rule-0.240.0
- )
-"
-PERL_RM_FILES=(
- t/00_distribution.t
- t/99_pod.t
-)
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2021-05-22 16:05 Andreas K. Hüttel
0 siblings, 0 replies; 16+ messages in thread
From: Andreas K. Hüttel @ 2021-05-22 16:05 UTC (permalink / raw
To: gentoo-commits
commit: 439cec33b22c0611e0696c082b00fffe746b7a62
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May 22 15:40:07 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May 22 16:05:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=439cec33
dev-perl/DateTime-Format-ISO8601: Version bump 0.16
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../DateTime-Format-ISO8601-0.160.0.ebuild | 34 ++++++++++++++++++++++
dev-perl/DateTime-Format-ISO8601/Manifest | 1 +
2 files changed, 35 insertions(+)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
new file mode 100644
index 00000000000..bbe300b4986
--- /dev/null
+++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.16
+inherit perl-module
+
+DESCRIPTION="Parses ISO8601 formats"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ virtual/perl-Carp
+ >=dev-perl/DateTime-1.450.0
+ >=dev-perl/DateTime-Format-Builder-0.770.0
+ >=dev-perl/Params-ValidationCompiler-0.260.0
+ >=dev-perl/Specio-0.180.0
+ dev-perl/namespace-autoclean
+ virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-CPAN-Meta-2.120.900
+ virtual/perl-File-Spec
+ >=virtual/perl-Test-Simple-1.302.15
+ >=dev-perl/Test2-Suite-0.0.72
+ )
+"
diff --git a/dev-perl/DateTime-Format-ISO8601/Manifest b/dev-perl/DateTime-Format-ISO8601/Manifest
index 325ed3524cd..2ac742412f5 100644
--- a/dev-perl/DateTime-Format-ISO8601/Manifest
+++ b/dev-perl/DateTime-Format-ISO8601/Manifest
@@ -1,2 +1,3 @@
DIST DateTime-Format-ISO8601-0.08.tar.gz 21119 BLAKE2B 7967639c2d7ca169f8bf148a9473f8f7a7866bd127ca095f506090ee49a1bd198892dcd396c8f45c594d7f7df42a4714907541df8fa4b88023dff0b3039f72f6 SHA512 88b9c538bf7566cf9857266505e47ea58b72b0cf447bde0b5ca79e9c19ea66118bdb62d4039284e1ab901a0016044613307de654a642761d91989bfb50735979
DIST DateTime-Format-ISO8601-0.14.tar.gz 44616 BLAKE2B eb5746a5cabea4194d90ed912186d0c59c7c7c665cedd46aa8a0a700d7a23043d29a2f57f888ac5fbbd0b85033a3e73eacd4a241c7d7d965bb5d8d4f3b2303dc SHA512 a5575df8ed275588eebe383c969d9f7f9182b49415da930cd5c6a30197248006ec53fc80d3d8ecdc6c097e16294b8252af77863dd388ef0d3617ee5657937d7f
+DIST DateTime-Format-ISO8601-0.16.tar.gz 46364 BLAKE2B 616eaaa54dde777987e03b705093a7d0967b79bc9c4df6694936272b50460dba43df08b8f0ed74987ef0ab7e709a7fd094a7088d6aa858c2f8182596bde80b03 SHA512 3a8985d06f3953308cb9ebb8f322b5cbf6c3dfba99a71a4e2005ba5b23d9b2f2d3967f76e2d09991b75833dc70a4aa352829648b601e79054da79304904a07e4
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2021-05-23 22:28 Agostino Sarubbo
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2021-05-23 22:28 UTC (permalink / raw
To: gentoo-commits
commit: faf1fac07dfa6ed19e075d93e0ad2573504d3199
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 22:27:32 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun May 23 22:28:00 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=faf1fac0
dev-perl/DateTime-Format-ISO8601: amd64 stable wrt bug #791496
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
.../DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild
index 8c51c010323..db3bf351876 100644
--- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild
+++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parses ISO8601 formats"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2021-05-23 23:05 Agostino Sarubbo
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2021-05-23 23:05 UTC (permalink / raw
To: gentoo-commits
commit: 6c8ca950ef7fb1133c055ce33df1da91e277264a
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 23:04:55 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun May 23 23:04:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c8ca950
dev-perl/DateTime-Format-ISO8601: x86 stable wrt bug #791496
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild
index db3bf351876..6e79fbee2cf 100644
--- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild
+++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parses ISO8601 formats"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2021-08-02 2:24 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-08-02 2:24 UTC (permalink / raw
To: gentoo-commits
commit: ed617694b9f64537a9811193efcf0392d3f51b3a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 2 02:24:29 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 2 02:24:29 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed617694
dev-perl/DateTime-Format-ISO8601: Stabilize 0.140.0 arm64, #799659
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild
index 6e79fbee2cf..872a405a5e7 100644
--- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild
+++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parses ISO8601 formats"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2021-08-02 3:22 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-08-02 3:22 UTC (permalink / raw
To: gentoo-commits
commit: cb4cf76c459cda980484e278b17db5aabfa2eb62
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 2 03:19:52 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 2 03:19:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb4cf76c
dev-perl/DateTime-Format-ISO8601: Stabilize 0.160.0 amd64, #805782
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
index bbe300b4986..ef0627d0be5 100644
--- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
+++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parses ISO8601 formats"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2021-08-13 21:54 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-08-13 21:54 UTC (permalink / raw
To: gentoo-commits
commit: 33993358178734358959d5396d601f47ae52e18f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 21:53:55 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 21:53:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33993358
dev-perl/DateTime-Format-ISO8601: Stabilize 0.160.0 arm64, #799659
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
index b97582538f2..1b0d65d46b9 100644
--- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
+++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parses ISO8601 formats"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2021-10-16 0:48 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-10-16 0:48 UTC (permalink / raw
To: gentoo-commits
commit: afd02c5b1bf77885d695cc7777d7c8bfc8c8a72b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 16 00:45:41 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 16 00:45:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afd02c5b
dev-perl/DateTime-Format-ISO8601: Stabilize 0.160.0 arm, #799659
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
index 1b0d65d46b9..dd2c7dda1f7 100644
--- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
+++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parses ISO8601 formats"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2021-10-18 19:43 Andreas K. Hüttel
0 siblings, 0 replies; 16+ messages in thread
From: Andreas K. Hüttel @ 2021-10-18 19:43 UTC (permalink / raw
To: gentoo-commits
commit: c6710486779d8161510df1024dd5802868f1fd3b
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 18 19:41:00 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Oct 18 19:42:55 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6710486
dev-perl/DateTime-Format-ISO8601: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../DateTime-Format-ISO8601-0.140.0.ebuild | 34 ----------------------
.../DateTime-Format-ISO8601-0.80.0-r1.ebuild | 30 -------------------
dev-perl/DateTime-Format-ISO8601/Manifest | 2 --
3 files changed, 66 deletions(-)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild
deleted file mode 100644
index 872a405a5e7..00000000000
--- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=0.14
-inherit perl-module
-
-DESCRIPTION="Parses ISO8601 formats"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- virtual/perl-Carp
- >=dev-perl/DateTime-1.450.0
- >=dev-perl/DateTime-Format-Builder-0.770.0
- >=dev-perl/Params-ValidationCompiler-0.260.0
- >=dev-perl/Specio-0.180.0
- dev-perl/namespace-autoclean
- virtual/perl-parent
-"
-BDEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- >=virtual/perl-CPAN-Meta-2.120.900
- virtual/perl-File-Spec
- >=virtual/perl-Test-Simple-1.302.15
- >=dev-perl/Test2-Suite-0.0.72
- )
-"
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild
deleted file mode 100644
index 3bb525f0d80..00000000000
--- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.80.0-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=JHOBLITT
-MODULE_VERSION=0.08
-inherit perl-module
-
-DESCRIPTION="Parses ISO8601 formats"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-perl/DateTime
- dev-perl/DateTime-Format-Builder"
-DEPEND="${RDEPEND}
- dev-perl/Module-Build
- test? (
- dev-perl/File-Find-Rule
- )"
-
-SRC_TEST=do
-
-src_test() {
- perl_rm_files t/00_distribution.t t/99_pod.t
- perl-module_src_test
-}
diff --git a/dev-perl/DateTime-Format-ISO8601/Manifest b/dev-perl/DateTime-Format-ISO8601/Manifest
index 2ac742412f5..fb10c46c0ad 100644
--- a/dev-perl/DateTime-Format-ISO8601/Manifest
+++ b/dev-perl/DateTime-Format-ISO8601/Manifest
@@ -1,3 +1 @@
-DIST DateTime-Format-ISO8601-0.08.tar.gz 21119 BLAKE2B 7967639c2d7ca169f8bf148a9473f8f7a7866bd127ca095f506090ee49a1bd198892dcd396c8f45c594d7f7df42a4714907541df8fa4b88023dff0b3039f72f6 SHA512 88b9c538bf7566cf9857266505e47ea58b72b0cf447bde0b5ca79e9c19ea66118bdb62d4039284e1ab901a0016044613307de654a642761d91989bfb50735979
-DIST DateTime-Format-ISO8601-0.14.tar.gz 44616 BLAKE2B eb5746a5cabea4194d90ed912186d0c59c7c7c665cedd46aa8a0a700d7a23043d29a2f57f888ac5fbbd0b85033a3e73eacd4a241c7d7d965bb5d8d4f3b2303dc SHA512 a5575df8ed275588eebe383c969d9f7f9182b49415da930cd5c6a30197248006ec53fc80d3d8ecdc6c097e16294b8252af77863dd388ef0d3617ee5657937d7f
DIST DateTime-Format-ISO8601-0.16.tar.gz 46364 BLAKE2B 616eaaa54dde777987e03b705093a7d0967b79bc9c4df6694936272b50460dba43df08b8f0ed74987ef0ab7e709a7fd094a7088d6aa858c2f8182596bde80b03 SHA512 3a8985d06f3953308cb9ebb8f322b5cbf6c3dfba99a71a4e2005ba5b23d9b2f2d3967f76e2d09991b75833dc70a4aa352829648b601e79054da79304904a07e4
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2022-05-08 4:10 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2022-05-08 4:10 UTC (permalink / raw
To: gentoo-commits
commit: b2e55619137f0a42978a4ec5fe4579183a040f61
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May 8 04:08:59 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May 8 04:08:59 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e55619
dev-perl/DateTime-Format-ISO8601: Stabilize 0.160.0 ppc, #833664
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
index dd2c7dda1f76..3802e6e0e48e 100644
--- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
+++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-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=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Parses ISO8601 formats"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/
@ 2024-05-26 21:39 Andreas K. Hüttel
0 siblings, 0 replies; 16+ messages in thread
From: Andreas K. Hüttel @ 2024-05-26 21:39 UTC (permalink / raw
To: gentoo-commits
commit: dd9080d60e961eaf2d0311ff44a8ab0d2d47df5b
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 26 21:09:12 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 26 21:38:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd9080d6
dev-perl/DateTime-Format-ISO8601: Test2::Suite is now in core perl
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...1-0.160.0.ebuild => DateTime-Format-ISO8601-0.160.0-r1.ebuild} | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0-r1.ebuild
similarity index 85%
rename from dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
rename to dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0-r1.ebuild
index 3802e6e0e48e..5e84148bc068 100644
--- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
+++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
DIST_AUTHOR=DROLSKY
DIST_VERSION=0.16
@@ -11,8 +11,6 @@ DESCRIPTION="Parses ISO8601 formats"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND="
virtual/perl-Carp
@@ -29,6 +27,6 @@ BDEPEND="${RDEPEND}
>=virtual/perl-CPAN-Meta-2.120.900
virtual/perl-File-Spec
>=virtual/perl-Test-Simple-1.302.15
- >=dev-perl/Test2-Suite-0.0.72
+ >=virtual/perl-Test2-Suite-0.0.72
)
"
^ permalink raw reply related [flat|nested] 16+ messages in thread
end of thread, other threads:[~2024-05-26 21:39 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-13 21:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-ISO8601/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2024-05-26 21:39 Andreas K. Hüttel
2022-05-08 4:10 Sam James
2021-10-18 19:43 Andreas K. Hüttel
2021-10-16 0:48 Sam James
2021-08-02 3:22 Sam James
2021-08-02 2:24 Sam James
2021-05-23 23:05 Agostino Sarubbo
2021-05-23 22:28 Agostino Sarubbo
2021-05-22 16:05 Andreas K. Hüttel
2020-10-19 5:22 Kent Fredric
2020-08-17 1:28 Kent Fredric
2020-07-25 19:58 Kent Fredric
2019-07-23 22:35 Aaron Bauman
2019-07-22 13:58 Mikle Kolyada
2016-08-05 4:43 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox