public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Tee/
@ 2017-10-26  2:25 Kent Fredric
  0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2017-10-26  2:25 UTC (permalink / raw
  To: gentoo-commits

commit:     bd265d183839f67c7db5343d545c34b89c87f3a1
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 26 02:24:31 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 26 02:24:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd265d18

dev-perl/IO-Tee: Bump to version 0.650.0

- EAPI6
Upstream:
- Modernize code and packaging

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild | 23 +++++++++++++++++++++++
 dev-perl/IO-Tee/Manifest              |  1 +
 2 files changed, 24 insertions(+)

diff --git a/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild b/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild
new file mode 100644
index 00000000000..d2019f3d7cd
--- /dev/null
+++ b/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=NEILB
+DIST_VERSION=0.65
+inherit perl-module
+
+DESCRIPTION="Multiplex output to multiple output handles"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-IO
+	virtual/perl-parent
+"
+DEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/IO-Tee/Manifest b/dev-perl/IO-Tee/Manifest
index de04750e9d3..0344f863abf 100644
--- a/dev-perl/IO-Tee/Manifest
+++ b/dev-perl/IO-Tee/Manifest
@@ -1 +1,2 @@
 DIST IO-Tee-0.64.tar.gz 5039 SHA256 3ed276b1c2d3511338653c2532e73753d284943c1a8f5159ff37fecc2b345ed6 SHA512 9473a9ce3222ee6998cc53851a34051a9ae5990b9c514b5e5d322832d76f0e20d7af51bf7f06603ad927ab9789e5ab10da7a0693e4867112cd3e1dc1ca25d017 WHIRLPOOL 578f4aa86acbc433863e757a8b5d0756b8595037795f65f23663e75c9cbaf05a355cc3b77cb40fc2a7651c1f26018c9532cc966b20cd5ebf43f4a39749723602
+DIST IO-Tee-0.65.tar.gz 12842 SHA256 c63dcd109b268962f867407da2654282e3c85113dc7e9655fe8a62331d490c12 SHA512 f0f2f069c9c43098fc8fb343ef3a701e8ea5d6171a7f86b3c296f542435b1305f263085ede07431cfe34ccf02d845c8f3719ddf1eb6fe0d8def0c730f8e97236 WHIRLPOOL cade6b868088d4d88b4746fe3d43814a49529837231a757262a1f804b4d6eaaa4f8b065e93b6eca2bc6cec7b442e00ff532c8d841aa52911113b20c01fb986e3


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Tee/
@ 2018-06-10 15:56 Thomas Deutschmann
  0 siblings, 0 replies; 10+ messages in thread
From: Thomas Deutschmann @ 2018-06-10 15:56 UTC (permalink / raw
  To: gentoo-commits

commit:     b5183e71ad74f5298057b64b645e77f29cafa576
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 15:55:28 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 15:56:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5183e71

dev-perl/IO-Tee: x86 stable (bug #657684)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild b/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild
index d2019f3d7cd..e9bf79870e1 100644
--- a/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild
+++ b/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Multiplex output to multiple output handles"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Tee/
@ 2018-06-10 19:33 Aaron Bauman
  0 siblings, 0 replies; 10+ messages in thread
From: Aaron Bauman @ 2018-06-10 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     2ca8f85e8b52a346139a2db52b24c80823bca0d1
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 19:15:31 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 19:32:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ca8f85e

dev-perl/IO-Tee: amd64 stable wrt bug #657684

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild b/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild
index e9bf79870e1..3d7decbc028 100644
--- a/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild
+++ b/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Multiplex output to multiple output handles"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Tee/
@ 2018-06-10 21:59 Sergei Trofimovich
  0 siblings, 0 replies; 10+ messages in thread
From: Sergei Trofimovich @ 2018-06-10 21:59 UTC (permalink / raw
  To: gentoo-commits

commit:     f0df584cfd2b578c3d81fc04f86043c2ca61339b
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 21:59:01 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 21:59:01 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0df584c

dev-perl/IO-Tee: stable 0.650.0 for ia64, bug #657684

Bug: https://bugs.gentoo.org/657684
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

 dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild b/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild
index 3d7decbc028..be3d436cc7a 100644
--- a/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild
+++ b/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Multiplex output to multiple output handles"
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ia64 ~ppc ~sparc x86"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Tee/
@ 2018-08-17  4:29 Kent Fredric
  0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2018-08-17  4:29 UTC (permalink / raw
  To: gentoo-commits

commit:     a19d3aac6fe89799fb3509fcab807c7a7d6edaf9
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 17 04:14:16 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 17 04:29:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a19d3aac

dev-perl/IO-Tee: Cleanup old version 0.640.0

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/IO-Tee/IO-Tee-0.640.0-r1.ebuild | 16 ----------------
 dev-perl/IO-Tee/Manifest                 |  1 -
 2 files changed, 17 deletions(-)

diff --git a/dev-perl/IO-Tee/IO-Tee-0.640.0-r1.ebuild b/dev-perl/IO-Tee/IO-Tee-0.640.0-r1.ebuild
deleted file mode 100644
index 7fd85995389..00000000000
--- a/dev-perl/IO-Tee/IO-Tee-0.640.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=KENSHAN
-MODULE_VERSION=0.64
-inherit perl-module
-
-DESCRIPTION="Multiplex output to multiple output handles"
-
-SLOT="0"
-KEYWORDS="amd64 ia64 ppc sparc x86"
-IUSE=""
-
-SRC_TEST="do"

diff --git a/dev-perl/IO-Tee/Manifest b/dev-perl/IO-Tee/Manifest
index 4a3fa25724e..1a1fbb04c86 100644
--- a/dev-perl/IO-Tee/Manifest
+++ b/dev-perl/IO-Tee/Manifest
@@ -1,2 +1 @@
-DIST IO-Tee-0.64.tar.gz 5039 BLAKE2B 916f63b12959bf519d6c4003f8bd5912c8a26e37df5de92e2b691f7a5b75afd4759ed78affc8b08d0d9c2795dc9105fa846a6b7a2000557faa27b89d5bf4e6db SHA512 9473a9ce3222ee6998cc53851a34051a9ae5990b9c514b5e5d322832d76f0e20d7af51bf7f06603ad927ab9789e5ab10da7a0693e4867112cd3e1dc1ca25d017
 DIST IO-Tee-0.65.tar.gz 12842 BLAKE2B 28f48d16281ec761baa06f7db01dce6d36418d1b33ad86cde6f16d5fc8c3f02422a93276157cf976a49b2ad296f11e589bb32fce0bf0dadb098fa68833725c95 SHA512 f0f2f069c9c43098fc8fb343ef3a701e8ea5d6171a7f86b3c296f542435b1305f263085ede07431cfe34ccf02d845c8f3719ddf1eb6fe0d8def0c730f8e97236


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Tee/
@ 2021-06-21 17:59 Andreas K. Hüttel
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas K. Hüttel @ 2021-06-21 17:59 UTC (permalink / raw
  To: gentoo-commits

commit:     49e0221204393627f5808ad1f567edefe12a92e9
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 21 17:58:27 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jun 21 17:59:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49e02212

dev-perl/IO-Tee: Version bump 0.66

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

 dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild | 22 ++++++++++++++++++++++
 dev-perl/IO-Tee/Manifest              |  1 +
 2 files changed, 23 insertions(+)

diff --git a/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild b/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
new file mode 100644
index 00000000000..3e14a1c09f9
--- /dev/null
+++ b/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=NEILB
+DIST_VERSION=0.66
+inherit perl-module
+
+DESCRIPTION="Multiplex output to multiple output handles"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-IO
+	virtual/perl-parent
+"
+BDEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/IO-Tee/Manifest b/dev-perl/IO-Tee/Manifest
index 1a1fbb04c86..a3bf3cfbeb4 100644
--- a/dev-perl/IO-Tee/Manifest
+++ b/dev-perl/IO-Tee/Manifest
@@ -1 +1,2 @@
 DIST IO-Tee-0.65.tar.gz 12842 BLAKE2B 28f48d16281ec761baa06f7db01dce6d36418d1b33ad86cde6f16d5fc8c3f02422a93276157cf976a49b2ad296f11e589bb32fce0bf0dadb098fa68833725c95 SHA512 f0f2f069c9c43098fc8fb343ef3a701e8ea5d6171a7f86b3c296f542435b1305f263085ede07431cfe34ccf02d845c8f3719ddf1eb6fe0d8def0c730f8e97236
+DIST IO-Tee-0.66.tar.gz 12883 BLAKE2B 9b93a5d9266b545d159e7d7de3101f932eb9772a9144e65c081d126bc528822cdc7bde9b26edd749491e725b62a49b00ae71d999be40334c41fd6de7d4f2dd13 SHA512 0f651b043e8a503e5b5933fabbdc00df139bb16b5f4e3f8e135123c53ede78abd2d3df9e824c85e1443f883fc1026fb6ff97a8c511d46076630b890253567c75


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Tee/
@ 2021-08-01  7:24 Sam James
  0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2021-08-01  7:24 UTC (permalink / raw
  To: gentoo-commits

commit:     1abe61497419cdb2db9ffc7a3cf74d4bd37748d2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  1 07:19:01 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug  1 07:19:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1abe6149

dev-perl/IO-Tee: Stabilize 0.660.0 sparc, #805614

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

 dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild b/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
index 3e14a1c09f9..230d4d48350 100644
--- a/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
+++ b/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Multiplex output to multiple output handles"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86"
 
 RDEPEND="
 	virtual/perl-Carp


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Tee/
@ 2021-08-01  7:40 Sam James
  0 siblings, 0 replies; 10+ messages in thread
From: Sam James @ 2021-08-01  7:40 UTC (permalink / raw
  To: gentoo-commits

commit:     59ee0bd35a00f74b911cc19619b69cffd988c6ad
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  1 07:39:45 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug  1 07:39:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59ee0bd3

dev-perl/IO-Tee: Stabilize 0.660.0 ppc, #805614

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

 dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild b/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
index 230d4d48350..ea63886c8d7 100644
--- a/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
+++ b/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Multiplex output to multiple output handles"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ppc sparc ~x86"
 
 RDEPEND="
 	virtual/perl-Carp


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Tee/
@ 2021-08-03 15:36 Agostino Sarubbo
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo @ 2021-08-03 15:36 UTC (permalink / raw
  To: gentoo-commits

commit:     c22685eadbf74035e952b3dca76ff838f2dcb309
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  3 15:34:46 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Aug  3 15:34:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c22685ea

dev-perl/IO-Tee: x86 stable wrt bug #805614

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild b/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
index 4194b2e71e2..9aab002108a 100644
--- a/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
+++ b/dev-perl/IO-Tee/IO-Tee-0.660.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Multiplex output to multiple output handles"
 
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc sparc ~x86"
+KEYWORDS="amd64 ~ia64 ppc sparc x86"
 
 RDEPEND="
 	virtual/perl-Carp


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Tee/
@ 2021-11-05 20:28 Andreas K. Hüttel
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas K. Hüttel @ 2021-11-05 20:28 UTC (permalink / raw
  To: gentoo-commits

commit:     8f9aaf8c331f2d8b8cac12565dcbe59f6049229e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  5 20:26:01 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov  5 20:28:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f9aaf8c

dev-perl/IO-Tee: 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/IO-Tee/IO-Tee-0.650.0.ebuild | 23 -----------------------
 dev-perl/IO-Tee/Manifest              |  1 -
 2 files changed, 24 deletions(-)

diff --git a/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild b/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild
deleted file mode 100644
index cca6bb493f2..00000000000
--- a/dev-perl/IO-Tee/IO-Tee-0.650.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=NEILB
-DIST_VERSION=0.65
-inherit perl-module
-
-DESCRIPTION="Multiplex output to multiple output handles"
-
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc sparc x86"
-IUSE=""
-
-RDEPEND="
-	virtual/perl-Carp
-	virtual/perl-IO
-	virtual/perl-parent
-"
-DEPEND="
-	virtual/perl-ExtUtils-MakeMaker
-"

diff --git a/dev-perl/IO-Tee/Manifest b/dev-perl/IO-Tee/Manifest
index a3bf3cfbeb4..231f7c554da 100644
--- a/dev-perl/IO-Tee/Manifest
+++ b/dev-perl/IO-Tee/Manifest
@@ -1,2 +1 @@
-DIST IO-Tee-0.65.tar.gz 12842 BLAKE2B 28f48d16281ec761baa06f7db01dce6d36418d1b33ad86cde6f16d5fc8c3f02422a93276157cf976a49b2ad296f11e589bb32fce0bf0dadb098fa68833725c95 SHA512 f0f2f069c9c43098fc8fb343ef3a701e8ea5d6171a7f86b3c296f542435b1305f263085ede07431cfe34ccf02d845c8f3719ddf1eb6fe0d8def0c730f8e97236
 DIST IO-Tee-0.66.tar.gz 12883 BLAKE2B 9b93a5d9266b545d159e7d7de3101f932eb9772a9144e65c081d126bc528822cdc7bde9b26edd749491e725b62a49b00ae71d999be40334c41fd6de7d4f2dd13 SHA512 0f651b043e8a503e5b5933fabbdc00df139bb16b5f4e3f8e135123c53ede78abd2d3df9e824c85e1443f883fc1026fb6ff97a8c511d46076630b890253567c75


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

end of thread, other threads:[~2021-11-05 20:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-01  7:24 [gentoo-commits] repo/gentoo:master commit in: dev-perl/IO-Tee/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2021-11-05 20:28 Andreas K. Hüttel
2021-08-03 15:36 Agostino Sarubbo
2021-08-01  7:40 Sam James
2021-06-21 17:59 Andreas K. Hüttel
2018-08-17  4:29 Kent Fredric
2018-06-10 21:59 Sergei Trofimovich
2018-06-10 19:33 Aaron Bauman
2018-06-10 15:56 Thomas Deutschmann
2017-10-26  2:25 Kent Fredric

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