public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2016-08-05  4:43 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2016-08-05  4:43 UTC (permalink / raw
  To: gentoo-commits

commit:     cede3df04f2c6249a8eaaba27d46bf958373af39
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  5 04:41:11 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Aug  5 04:41:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cede3df0

dev-perl/DateTime-Format-Builder: Remove author tests

Simplify dependencies and remove useless tests.

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-Builder-0.810.0-r1.ebuild                | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild
index 0ebda53..a2ed1db 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.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$
 
@@ -12,7 +12,7 @@ DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-solaris"
-IUSE="test"
+IUSE=""
 
 RDEPEND="dev-perl/DateTime
 	dev-perl/Class-Factory-Util
@@ -20,6 +20,12 @@ RDEPEND="dev-perl/DateTime
 	>=dev-perl/DateTime-Format-Strptime-1.0800"
 DEPEND="${RDEPEND}
 	dev-perl/Module-Build
-	test? ( dev-perl/Test-Pod )"
+"
 
 SRC_TEST=do
+
+src_test() {
+	perl_rm_files t/release-pod-syntax.t t/release-eol.t t/release-pod-linkcheck.t \
+		t/release-cpan-changes.t t/release-no-tabs.t t/990pod.t
+	perl-module_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2018-04-02 18:06 Mart Raudsepp
  0 siblings, 0 replies; 22+ messages in thread
From: Mart Raudsepp @ 2018-04-02 18:06 UTC (permalink / raw
  To: gentoo-commits

commit:     adbd21efa53ba79845dbee928d37593d560499b6
Author:     Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
AuthorDate: Sat Mar 31 20:42:07 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Apr  2 18:05:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adbd21ef

dev-perl/DateTime-Format-Builder: keyword ~arm64

 .../DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild
index c48f5f5e247..a5de197f1b6 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/DateTime


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2019-07-22 13:58 Mikle Kolyada
  0 siblings, 0 replies; 22+ messages in thread
From: Mikle Kolyada @ 2019-07-22 13:58 UTC (permalink / raw
  To: gentoo-commits

commit:     707ca46dc1e0796e6b8ca655afe6d818a48afc25
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 22 13:56:52 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=707ca46d

dev-perl/DateTime-Format-Builder: 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-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild
index 687e1d77e9a..7cf7f99e618 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/DateTime


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2020-07-25 18:08 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2020-07-25 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     dce9c562a528011ec17487cb322ced6c8bf00a73
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 25 18:06:15 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jul 25 18:07:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dce9c562

dev-perl/DateTime-Format-Builder: Bump to version 0.820.0

- EAPI7
- Parallel tests
- Unconditionally patch bad tests

Upstream:
- Remove use of Class-Factory-Util
- Use EUMM instead of Module::Build

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../DateTime-Format-Builder-0.820.0.ebuild         | 34 ++++++++++++++++++++++
 dev-perl/DateTime-Format-Builder/Manifest          |  1 +
 2 files changed, 35 insertions(+)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.820.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.820.0.ebuild
new file mode 100644
index 00000000000..c5231a528e8
--- /dev/null
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.820.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.82
+inherit perl-module
+
+DESCRIPTION="Create DateTime parser classes and objects"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/DateTime-1.0.0
+	>=dev-perl/DateTime-Format-Strptime-1.40.0
+	>=dev-perl/Params-Validate-0.720.0
+	virtual/perl-Scalar-List-Utils
+	virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"
+PERL_RM_FILES=(
+	t/99pod.t
+)

diff --git a/dev-perl/DateTime-Format-Builder/Manifest b/dev-perl/DateTime-Format-Builder/Manifest
index 113be686968..a98322e2ead 100644
--- a/dev-perl/DateTime-Format-Builder/Manifest
+++ b/dev-perl/DateTime-Format-Builder/Manifest
@@ -1 +1,2 @@
 DIST DateTime-Format-Builder-0.81.tar.gz 39933 BLAKE2B a9e692f584e02bf09609c5a666064de2dcef368a86518b77266bf9176a748f0b009687fb07831196e93adeedcf75123539519e1664a7caaa3e05bb5d46431b27 SHA512 617cf72e900d9bb17fd5c3cfbfa1874bf1c34de144514ea4cabd7b66eb682696b9c9501e66db1073da59c5e8278e6878b893876a1a7f11a9c011dbae44ebdd57
+DIST DateTime-Format-Builder-0.82.tar.gz 63465 BLAKE2B ee030678837e11fc2af0cc7d3ad00856b92b25cac23ea5a8a4468fef48f7cb60d09b59277bcf44a73d83920441e16a4c130cf0b8982ed4cd280cbbd9c0f10e01 SHA512 e89becd9875f84df8f83ea2081bf6b08cad4a62af6f8d193ce6735ae8442881ca826e68c894879d3c5e90d1fcc60b7b5fa5ba4b7f9dbba92a4c2e26fc54dca1e


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2020-08-17  0:54 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2020-08-17  0:54 UTC (permalink / raw
  To: gentoo-commits

commit:     0e770536f1ac4fdd118de41f8be8b65c9a27af79
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 00:51:58 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 00:53:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e770536

dev-perl/DateTime-Format-Builder: Bump to version 0.830.0

- Include 2 extra (weak) test deps for improved coverage, that can be
  avoided with USE="minimal"

Upstream:
- Minor packaging tweaks (metadata mostly)

Keywords:
- Keywords dropped for various arches due to added deps
  Test-Memory-Cycle and Devel-Cycle. Arches may simply package.use.force
  their way around complications this implies if needed. Drops:
  - arm64, hppa, ia64
  - mips, riscv, s390
  - sparc

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../DateTime-Format-Builder-0.830.0.ebuild         | 38 ++++++++++++++++++++++
 dev-perl/DateTime-Format-Builder/Manifest          |  1 +
 2 files changed, 39 insertions(+)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
new file mode 100644
index 00000000000..3334a4dc176
--- /dev/null
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DROLSKY
+DIST_VERSION=0.83
+inherit perl-module
+
+DESCRIPTION="Create DateTime parser classes and objects"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-solaris"
+IUSE="minimal test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	virtual/perl-Carp
+	>=dev-perl/DateTime-1.0.0
+	>=dev-perl/DateTime-Format-Strptime-1.40.0
+	>=dev-perl/Params-Validate-0.720.0
+	virtual/perl-Scalar-List-Utils
+	virtual/perl-parent
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-File-Spec
+		>=virtual/perl-Test-Simple-0.960.0
+		!minimal? (
+			dev-perl/Test-Memory-Cycle
+			>=dev-perl/Devel-Cycle-1.70.0
+		)
+	)
+"
+PERL_RM_FILES=(
+	t/99pod.t
+)

diff --git a/dev-perl/DateTime-Format-Builder/Manifest b/dev-perl/DateTime-Format-Builder/Manifest
index a98322e2ead..6c86b8f0b00 100644
--- a/dev-perl/DateTime-Format-Builder/Manifest
+++ b/dev-perl/DateTime-Format-Builder/Manifest
@@ -1,2 +1,3 @@
 DIST DateTime-Format-Builder-0.81.tar.gz 39933 BLAKE2B a9e692f584e02bf09609c5a666064de2dcef368a86518b77266bf9176a748f0b009687fb07831196e93adeedcf75123539519e1664a7caaa3e05bb5d46431b27 SHA512 617cf72e900d9bb17fd5c3cfbfa1874bf1c34de144514ea4cabd7b66eb682696b9c9501e66db1073da59c5e8278e6878b893876a1a7f11a9c011dbae44ebdd57
 DIST DateTime-Format-Builder-0.82.tar.gz 63465 BLAKE2B ee030678837e11fc2af0cc7d3ad00856b92b25cac23ea5a8a4468fef48f7cb60d09b59277bcf44a73d83920441e16a4c130cf0b8982ed4cd280cbbd9c0f10e01 SHA512 e89becd9875f84df8f83ea2081bf6b08cad4a62af6f8d193ce6735ae8442881ca826e68c894879d3c5e90d1fcc60b7b5fa5ba4b7f9dbba92a4c2e26fc54dca1e
+DIST DateTime-Format-Builder-0.83.tar.gz 63355 BLAKE2B 795a7cab7e837b45d4d509c06f99b7192e85f17dbf57988fa8bf07b0ed5af602135baa9c6b131ce81800ff1144ed3ffbc246119364d162fcfa30bf2956d23c07 SHA512 eb0601dce7bc9adb0b4b6df2058b5f126e36738a9fc1e18c6e09ecf2787fbe7cd9b8ae9a5772590d6fa0df271b5a7fde0f3ab6f2be68e182adaac48ca3ae3837


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2020-08-17  8:04 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2020-08-17  8:04 UTC (permalink / raw
  To: gentoo-commits

commit:     32d08152e253dae745eebc5b57a212a8b5a22af8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 08:00:47 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 08:04:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32d08152

dev-perl/DateTime-Format-Builder: Keyword 0.830.0 s390, #737594

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

 dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index 3334a4dc176..2794c22bfd8 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~s390 ~x86 ~ppc-aix ~x86-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2020-08-17  8:50 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2020-08-17  8:50 UTC (permalink / raw
  To: gentoo-commits

commit:     208c82f1da3fb57dc3105336ea62607355aac447
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 08:46:03 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 08:50:20 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208c82f1

dev-perl/DateTime-Format-Builder: Keyword 0.830.0 sparc, #737594

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

 dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index 2794c22bfd8..bd5342e636e 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~s390 ~x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x86-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2020-08-17  9:40 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2020-08-17  9:40 UTC (permalink / raw
  To: gentoo-commits

commit:     de7b1d02eeb2887d96d972ee0b8161a84be09c84
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 09:35:53 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 09:39:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de7b1d02

dev-perl/DateTime-Format-Builder: Keyword 0.830.0 arm64, #737594

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

 dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index bd5342e636e..4fa80f36545 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x86-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2020-08-17 21:42 Sergei Trofimovich
  0 siblings, 0 replies; 22+ messages in thread
From: Sergei Trofimovich @ 2020-08-17 21:42 UTC (permalink / raw
  To: gentoo-commits

commit:     7f2355865cabb3bcb7d3ac2050ba33bcf3663166
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 21:40:11 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 21:41:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f235586

dev-perl/DateTime-Format-Builder: keyworded 0.830.0 for ia64

keyworded wrt bug #737594

Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index 4fa80f36545..82a8ce4f3bf 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x86-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2020-09-02  6:33 Sergei Trofimovich
  0 siblings, 0 replies; 22+ messages in thread
From: Sergei Trofimovich @ 2020-09-02  6:33 UTC (permalink / raw
  To: gentoo-commits

commit:     a754965d43c17809ec521f7ed7226a71db756e64
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Sep  2 04:31:01 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 06:33:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a754965d

dev-perl/DateTime-Format-Builder: mark 0.830.0 ~hppa, bug #737594

Package-Manager: Portage-3.0.4, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index 82a8ce4f3bf..f87cf08fd9e 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x86-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2020-09-03  4:33 Yixun Lan
  0 siblings, 0 replies; 22+ messages in thread
From: Yixun Lan @ 2020-09-03  4:33 UTC (permalink / raw
  To: gentoo-commits

commit:     a6bd379dcf0c58b8a8b3c77d877863017f625386
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  3 04:32:31 2020 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Sep  3 04:32:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6bd379d

dev-perl/DateTime-Format-Builder: keyword riscv

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index f87cf08fd9e..50a2d700ad9 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x86-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2020-10-22  5:11 Joshua Kinard
  0 siblings, 0 replies; 22+ messages in thread
From: Joshua Kinard @ 2020-10-22  5:11 UTC (permalink / raw
  To: gentoo-commits

commit:     671a6246780fb3f3b09f393401aa3c2e51f6e967
Author:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 22 04:53:36 2020 +0000
Commit:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Thu Oct 22 04:53:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=671a6246

dev-perl/DateTime-Format-Builder: Added ~mips to KEYWORDS

Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>
Package-Manager: Portage-3.0.8, Repoman-3.0.2

 dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index 50a2d700ad9..b2372b64307 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x86-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2020-12-12  8:40 Kent Fredric
  0 siblings, 0 replies; 22+ messages in thread
From: Kent Fredric @ 2020-12-12  8:40 UTC (permalink / raw
  To: gentoo-commits

commit:     4d560eab9beaf3004b25f977a348dccd958a32c9
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 12 07:48:17 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 12 08:39:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d560eab

dev-perl/DateTime-Format-Builder: Cleanup old 0.820.0

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../DateTime-Format-Builder-0.820.0.ebuild         | 34 ----------------------
 dev-perl/DateTime-Format-Builder/Manifest          |  1 -
 2 files changed, 35 deletions(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.820.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.820.0.ebuild
deleted file mode 100644
index c5231a528e8..00000000000
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.820.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_AUTHOR=DROLSKY
-DIST_VERSION=0.82
-inherit perl-module
-
-DESCRIPTION="Create DateTime parser classes and objects"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	virtual/perl-Carp
-	>=dev-perl/DateTime-1.0.0
-	>=dev-perl/DateTime-Format-Strptime-1.40.0
-	>=dev-perl/Params-Validate-0.720.0
-	virtual/perl-Scalar-List-Utils
-	virtual/perl-parent
-"
-BDEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-File-Spec
-		>=virtual/perl-Test-Simple-0.960.0
-	)
-"
-PERL_RM_FILES=(
-	t/99pod.t
-)

diff --git a/dev-perl/DateTime-Format-Builder/Manifest b/dev-perl/DateTime-Format-Builder/Manifest
index 6c86b8f0b00..da8a11c5395 100644
--- a/dev-perl/DateTime-Format-Builder/Manifest
+++ b/dev-perl/DateTime-Format-Builder/Manifest
@@ -1,3 +1,2 @@
 DIST DateTime-Format-Builder-0.81.tar.gz 39933 BLAKE2B a9e692f584e02bf09609c5a666064de2dcef368a86518b77266bf9176a748f0b009687fb07831196e93adeedcf75123539519e1664a7caaa3e05bb5d46431b27 SHA512 617cf72e900d9bb17fd5c3cfbfa1874bf1c34de144514ea4cabd7b66eb682696b9c9501e66db1073da59c5e8278e6878b893876a1a7f11a9c011dbae44ebdd57
-DIST DateTime-Format-Builder-0.82.tar.gz 63465 BLAKE2B ee030678837e11fc2af0cc7d3ad00856b92b25cac23ea5a8a4468fef48f7cb60d09b59277bcf44a73d83920441e16a4c130cf0b8982ed4cd280cbbd9c0f10e01 SHA512 e89becd9875f84df8f83ea2081bf6b08cad4a62af6f8d193ce6735ae8442881ca826e68c894879d3c5e90d1fcc60b7b5fa5ba4b7f9dbba92a4c2e26fc54dca1e
 DIST DateTime-Format-Builder-0.83.tar.gz 63355 BLAKE2B 795a7cab7e837b45d4d509c06f99b7192e85f17dbf57988fa8bf07b0ed5af602135baa9c6b131ce81800ff1144ed3ffbc246119364d162fcfa30bf2956d23c07 SHA512 eb0601dce7bc9adb0b4b6df2058b5f126e36738a9fc1e18c6e09ecf2787fbe7cd9b8ae9a5772590d6fa0df271b5a7fde0f3ab6f2be68e182adaac48ca3ae3837


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2020-12-27 14:54 Fabian Groffen
  0 siblings, 0 replies; 22+ messages in thread
From: Fabian Groffen @ 2020-12-27 14:54 UTC (permalink / raw
  To: gentoo-commits

commit:     3e5d939ee55d5fa3c3c8764745df19011c1402b3
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 27 14:47:41 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Dec 27 14:47:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e5d939e

dev-perl/DateTime-Format-Builder: drop ppc-aix m68k-mint

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 .../DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild   | 2 +-
 dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild
index bd46b74bb31..fa9ec38dc1d 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x86-solaris"
 IUSE=""
 
 RDEPEND="dev-perl/DateTime

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index b2372b64307..dd8b2439e09 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~ppc-aix ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2021-05-23 22:28 Agostino Sarubbo
  0 siblings, 0 replies; 22+ messages in thread
From: Agostino Sarubbo @ 2021-05-23 22:28 UTC (permalink / raw
  To: gentoo-commits

commit:     6f94d82443b9ef2b46d58ab2e2606bfcd07e6629
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 22:27:24 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=6f94d824

dev-perl/DateTime-Format-Builder: amd64 stable wrt bug #791487

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-Builder/DateTime-Format-Builder-0.830.0.ebuild    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index dd8b2439e09..eb706815141 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.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="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2021-05-23 23:05 Agostino Sarubbo
  0 siblings, 0 replies; 22+ messages in thread
From: Agostino Sarubbo @ 2021-05-23 23:05 UTC (permalink / raw
  To: gentoo-commits

commit:     2e68420e8f0fafa4b5442a898e0d08221b9580a8
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 23:04:49 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun May 23 23:04:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e68420e

dev-perl/DateTime-Format-Builder: x86 stable wrt bug #791487

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-Builder/DateTime-Format-Builder-0.830.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index eb706815141..752a7e7238a 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x86-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2021-08-02  2:24 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2021-08-02  2:24 UTC (permalink / raw
  To: gentoo-commits

commit:     d685228e1c47ce0d7bdebf141932aff5f67e4eec
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  2 02:24:28 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug  2 02:24:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d685228e

dev-perl/DateTime-Format-Builder: Stabilize 0.830.0 arm64, #799659

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

 dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index 752a7e7238a..42affa3d247 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x86-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2021-10-16  0:48 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2021-10-16  0:48 UTC (permalink / raw
  To: gentoo-commits

commit:     b63e035d0be8c589a55960fe8164774d2c321496
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 16 00:45:40 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 16 00:45:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b63e035d

dev-perl/DateTime-Format-Builder: Stabilize 0.830.0 arm, #799659

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

 dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index 42affa3d247..5cd4693b1b3 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x86-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2021-10-18 19:43 Andreas K. Hüttel
  0 siblings, 0 replies; 22+ messages in thread
From: Andreas K. Hüttel @ 2021-10-18 19:43 UTC (permalink / raw
  To: gentoo-commits

commit:     bc8e31149dae14b4f02bebc0409736ac83e55abe
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 18 19:34:44 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Oct 18 19:42:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc8e3114

dev-perl/DateTime-Format-Builder: 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-Builder-0.810.0-r1.ebuild      | 30 ----------------------
 dev-perl/DateTime-Format-Builder/Manifest          |  1 -
 2 files changed, 31 deletions(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.0-r1.ebuild
deleted file mode 100644
index fa9ec38dc1d..00000000000
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.810.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=DROLSKY
-MODULE_VERSION=0.81
-inherit perl-module
-
-DESCRIPTION="Create DateTime parser classes and objects"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-perl/DateTime
-	dev-perl/Class-Factory-Util
-	>=dev-perl/Params-Validate-0.91
-	>=dev-perl/DateTime-Format-Strptime-1.0800"
-DEPEND="${RDEPEND}
-	dev-perl/Module-Build
-"
-
-SRC_TEST=do
-
-src_test() {
-	perl_rm_files t/release-pod-syntax.t t/release-eol.t t/release-pod-linkcheck.t \
-		t/release-cpan-changes.t t/release-no-tabs.t t/990pod.t
-	perl-module_src_test
-}

diff --git a/dev-perl/DateTime-Format-Builder/Manifest b/dev-perl/DateTime-Format-Builder/Manifest
index da8a11c5395..b67e1ac3ffd 100644
--- a/dev-perl/DateTime-Format-Builder/Manifest
+++ b/dev-perl/DateTime-Format-Builder/Manifest
@@ -1,2 +1 @@
-DIST DateTime-Format-Builder-0.81.tar.gz 39933 BLAKE2B a9e692f584e02bf09609c5a666064de2dcef368a86518b77266bf9176a748f0b009687fb07831196e93adeedcf75123539519e1664a7caaa3e05bb5d46431b27 SHA512 617cf72e900d9bb17fd5c3cfbfa1874bf1c34de144514ea4cabd7b66eb682696b9c9501e66db1073da59c5e8278e6878b893876a1a7f11a9c011dbae44ebdd57
 DIST DateTime-Format-Builder-0.83.tar.gz 63355 BLAKE2B 795a7cab7e837b45d4d509c06f99b7192e85f17dbf57988fa8bf07b0ed5af602135baa9c6b131ce81800ff1144ed3ffbc246119364d162fcfa30bf2956d23c07 SHA512 eb0601dce7bc9adb0b4b6df2058b5f126e36738a9fc1e18c6e09ecf2787fbe7cd9b8ae9a5772590d6fa0df271b5a7fde0f3ab6f2be68e182adaac48ca3ae3837


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2022-05-08  4:10 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2022-05-08  4:10 UTC (permalink / raw
  To: gentoo-commits

commit:     f17aafb600dcf5c163c4af2a839317c3a81183b6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun May  8 04:08:58 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun May  8 04:08:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f17aafb6

dev-perl/DateTime-Format-Builder: Stabilize 0.830.0 ppc, #833664

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

 .../DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index 5cd4693b1b35..643688984202 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.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="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x86-solaris"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2024-06-20 15:07 Ionen Wolkens
  0 siblings, 0 replies; 22+ messages in thread
From: Ionen Wolkens @ 2024-06-20 15:07 UTC (permalink / raw
  To: gentoo-commits

commit:     bb65f717cc37a498d7ccfc73c757145770f0d1ff
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Thu Jun 20 13:50:54 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Jun 20 15:03:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb65f717

dev-perl/DateTime-Format-Builder: Stabilize 0.830.0 hppa, #934402

Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index 42be3d83ec08..432ced7d72d0 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/
@ 2024-06-23 17:47 Arthur Zamarin
  0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2024-06-23 17:47 UTC (permalink / raw
  To: gentoo-commits

commit:     12feaac10e9a1924dad16bc6c54accaf8841b127
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 23 17:46:23 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 23 17:46:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12feaac1

dev-perl/DateTime-Format-Builder: Stabilize 0.830.0 sparc, #934277

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
index 432ced7d72d0..9034dd137072 100644
--- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
+++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Create DateTime parser classes and objects"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
 IUSE="minimal test"
 RESTRICT="!test? ( test )"
 


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

end of thread, other threads:[~2024-06-23 17:47 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-03  4:33 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DateTime-Format-Builder/ Yixun Lan
  -- strict thread matches above, loose matches on Subject: below --
2024-06-23 17:47 Arthur Zamarin
2024-06-20 15:07 Ionen Wolkens
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  2:24 Sam James
2021-05-23 23:05 Agostino Sarubbo
2021-05-23 22:28 Agostino Sarubbo
2020-12-27 14:54 Fabian Groffen
2020-12-12  8:40 Kent Fredric
2020-10-22  5:11 Joshua Kinard
2020-09-02  6:33 Sergei Trofimovich
2020-08-17 21:42 Sergei Trofimovich
2020-08-17  9:40 Sam James
2020-08-17  8:50 Sam James
2020-08-17  8:04 Sam James
2020-08-17  0:54 Kent Fredric
2020-07-25 18:08 Kent Fredric
2019-07-22 13:58 Mikle Kolyada
2018-04-02 18:06 Mart Raudsepp
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