public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2016-06-13 15:39 Tobias Klausmann
  0 siblings, 0 replies; 50+ messages in thread
From: Tobias Klausmann @ 2016-06-13 15:39 UTC (permalink / raw
  To: gentoo-commits

commit:     6040a328d552916612e902d7954240e8fca989c1
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 13 15:34:25 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon Jun 13 15:39:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6040a328

dev-perl/Text-CSV-1.330.0-r0: add alpha keyword

Gentoo-Bug: 585610

Package-Manager: portage-2.3.0_rc1

 dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild
index 1dd0a59..3c2f005 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.330.0.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$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2016-06-14 19:29 Markus Meier
  0 siblings, 0 replies; 50+ messages in thread
From: Markus Meier @ 2016-06-14 19:29 UTC (permalink / raw
  To: gentoo-commits

commit:     aaa6f5bd399b17ed5cfa3b5ed33952f3b5178a7c
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 19:29:07 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 19:29:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaa6f5bd

dev-perl/Text-CSV: arm stable, bug #585610

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

 dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild
index 3c2f005..83a7b25 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2016-07-08 21:07 Andreas Hüttel
  0 siblings, 0 replies; 50+ messages in thread
From: Andreas Hüttel @ 2016-07-08 21:07 UTC (permalink / raw
  To: gentoo-commits

commit:     496a94ace06e50751c57ea92fc4484077465a477
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  8 21:06:33 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul  8 21:06:33 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=496a94ac

dev-perl/Text-CSV: Retroactively stable for remaining arches (ALLARCHES), bug 585610

Package-Manager: portage-2.3.0

 dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild
index 83a7b25..d337e9d 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2016-07-08 21:07 Andreas Hüttel
  0 siblings, 0 replies; 50+ messages in thread
From: Andreas Hüttel @ 2016-07-08 21:07 UTC (permalink / raw
  To: gentoo-commits

commit:     fe95d093d88c938442dc319abe5c13597868177f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  8 21:06:52 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul  8 21:06:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe95d093

dev-perl/Text-CSV: Remove old

Package-Manager: portage-2.3.0

 dev-perl/Text-CSV/Manifest                   |  1 -
 dev-perl/Text-CSV/Text-CSV-1.320.0-r1.ebuild | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest
index a2ef333..812014f 100644
--- a/dev-perl/Text-CSV/Manifest
+++ b/dev-perl/Text-CSV/Manifest
@@ -1,2 +1 @@
-DIST Text-CSV-1.32.tar.gz 62294 SHA256 b49fea66d75a1419a76b0b2b30144d97e1f69728928c06ed08405874fd8ff9af SHA512 c6f510bc14884300795c93c192581960712ce4c9757785a33991adddbffa78a65263b2497755f2a4492537b3484b823d24ca23642f03954b84b0ed815043239c WHIRLPOOL 54f4ccc785fd585080e223bb3705f44f863741d120b9b47038d9616bafbdfa581f26dbbf74506b99674a1b18966687637c769a13bb2fc63fac9fca7f00daed45
 DIST Text-CSV-1.33.tar.gz 64771 SHA256 9c5b8fb9baffd58f02ed2b3f0b6d9a6454198f18a80e7f3a049680ddbdb24115 SHA512 3b30242c71719aeb20077490b752718bb25320dc1510b5053d5e21678cf7011e16eac2b578138115399f8dbdfb5519cbb913fc42b042355e35e39491ed520b8e WHIRLPOOL 89c5ef051937a2f50868246b8c9a66216676907bfc6d8d12cadd1f0d8c7685a5ab136f1b646fd752cba9b63f23cc28a1ece3f3e022fc503dd612948ba46e3363

diff --git a/dev-perl/Text-CSV/Text-CSV-1.320.0-r1.ebuild b/dev-perl/Text-CSV/Text-CSV-1.320.0-r1.ebuild
deleted file mode 100644
index a78022b..0000000
--- a/dev-perl/Text-CSV/Text-CSV-1.320.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MAKAMAKA
-MODULE_VERSION=1.32
-inherit perl-module
-
-DESCRIPTION="Manipulate comma-separated value strings"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="test? ( dev-perl/Test-Pod )"
-
-SRC_TEST=do


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2016-08-05  0:02 Kent Fredric
  0 siblings, 0 replies; 50+ messages in thread
From: Kent Fredric @ 2016-08-05  0:02 UTC (permalink / raw
  To: gentoo-commits

commit:     2027eac22b8b4421e4e8a2d37c770bda397dc55c
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  5 00:01:44 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Aug  5 00:02:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2027eac2

dev-perl/Text-CSV: Remove POD Authortests.

Not useful for end users, only dependency problems
and wanton stabilizations.

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"

 dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild
index d337e9d..0f43681 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild
@@ -15,6 +15,11 @@ KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND=""
-DEPEND="test? ( dev-perl/Test-Pod )"
+DEPEND="test? ( virtual/perl-Test-Simple )"
 
 SRC_TEST=do
+
+src_test() {
+	perl_rm_files t/00_pod.t
+	perl-module_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2017-02-19 13:28 Kent Fredric
  0 siblings, 0 replies; 50+ messages in thread
From: Kent Fredric @ 2017-02-19 13:28 UTC (permalink / raw
  To: gentoo-commits

commit:     f190295451ed1b4aa8c249c5bd6682c180663200
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 19 12:43:32 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Feb 19 13:11:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1902954

dev-perl/Text-CSV: Bump to version 1.910.0

- EAPI6
- Parallel Testing
- Add USE=xs on by default for speed

Upstream:
- Significant rewrite to be closer in behaviour to Text::CSV_XS

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/Text-CSV/Manifest                |  1 +
 dev-perl/Text-CSV/Text-CSV-1.910.0.ebuild | 31 +++++++++++++++++++++++++++++++
 dev-perl/Text-CSV/metadata.xml            |  3 +++
 3 files changed, 35 insertions(+)

diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest
index 812014f9ba..069099dca5 100644
--- a/dev-perl/Text-CSV/Manifest
+++ b/dev-perl/Text-CSV/Manifest
@@ -1 +1,2 @@
 DIST Text-CSV-1.33.tar.gz 64771 SHA256 9c5b8fb9baffd58f02ed2b3f0b6d9a6454198f18a80e7f3a049680ddbdb24115 SHA512 3b30242c71719aeb20077490b752718bb25320dc1510b5053d5e21678cf7011e16eac2b578138115399f8dbdfb5519cbb913fc42b042355e35e39491ed520b8e WHIRLPOOL 89c5ef051937a2f50868246b8c9a66216676907bfc6d8d12cadd1f0d8c7685a5ab136f1b646fd752cba9b63f23cc28a1ece3f3e022fc503dd612948ba46e3363
+DIST Text-CSV-1.91.tar.gz 113028 SHA256 b16c36cc1705f9f5c5c0c190e9bf5b1dd9cb36980a6da342c8d5860f264b441f SHA512 1dfd1de9b91390df38788a36423d671d4b3aafc7b5a106b994ced944893b73a90bd0e7ad0ce88f51e81e7ff70c507a1c70fbe9a55c7139860f84f18e060d15d9 WHIRLPOOL 20c06514234de6cedfc77c41abc89a06377195d645ece79db20ee8c51467a856e859cd98d941b2e12594677ffe56611b609379ac5632dafc3d2a4153767eeddb

diff --git a/dev-perl/Text-CSV/Text-CSV-1.910.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.910.0.ebuild
new file mode 100644
index 0000000000..98b3c0e678
--- /dev/null
+++ b/dev-perl/Text-CSV/Text-CSV-1.910.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=ISHIGAKI
+DIST_VERSION=1.91
+inherit perl-module
+
+DESCRIPTION="Manipulate comma-separated value strings"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test +xs"
+
+RDEPEND="
+	xs? ( >=dev-perl/Text-CSV_XS-1.20.0 )
+	virtual/perl-IO
+"
+DEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+
+src_test() {
+	perl_rm_files t/00_pod.t
+	perl-module_src_test
+}

diff --git a/dev-perl/Text-CSV/metadata.xml b/dev-perl/Text-CSV/metadata.xml
index 1a2b1884d0..efb278f56a 100644
--- a/dev-perl/Text-CSV/metadata.xml
+++ b/dev-perl/Text-CSV/metadata.xml
@@ -5,6 +5,9 @@
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
   </maintainer>
+  <use>
+    <flag name="xs">Install <pkg>dev-perl/Text-CSV_XS</pkg> for accelerated decoding</flag>
+  </use>
   <upstream>
     <remote-id type="cpan">Text-CSV</remote-id>
     <remote-id type="cpan-module">Text::CSV</remote-id>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2017-04-04 10:25 Kent Fredric
  0 siblings, 0 replies; 50+ messages in thread
From: Kent Fredric @ 2017-04-04 10:25 UTC (permalink / raw
  To: gentoo-commits

commit:     dfdbac93b15791cf10ce0030b7f1fa9b9ae53e52
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  4 10:25:24 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr  4 10:25:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfdbac93

dev-perl/Text-CSV: Bump to version 1.920.0

Upstream:
- Fix crlf issue in csv() on windows
- Add new error code for illegal argument/parameter

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Text-CSV/Manifest                |  1 +
 dev-perl/Text-CSV/Text-CSV-1.920.0.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest
index 069099dca5d..bbf214d234a 100644
--- a/dev-perl/Text-CSV/Manifest
+++ b/dev-perl/Text-CSV/Manifest
@@ -1,2 +1,3 @@
 DIST Text-CSV-1.33.tar.gz 64771 SHA256 9c5b8fb9baffd58f02ed2b3f0b6d9a6454198f18a80e7f3a049680ddbdb24115 SHA512 3b30242c71719aeb20077490b752718bb25320dc1510b5053d5e21678cf7011e16eac2b578138115399f8dbdfb5519cbb913fc42b042355e35e39491ed520b8e WHIRLPOOL 89c5ef051937a2f50868246b8c9a66216676907bfc6d8d12cadd1f0d8c7685a5ab136f1b646fd752cba9b63f23cc28a1ece3f3e022fc503dd612948ba46e3363
 DIST Text-CSV-1.91.tar.gz 113028 SHA256 b16c36cc1705f9f5c5c0c190e9bf5b1dd9cb36980a6da342c8d5860f264b441f SHA512 1dfd1de9b91390df38788a36423d671d4b3aafc7b5a106b994ced944893b73a90bd0e7ad0ce88f51e81e7ff70c507a1c70fbe9a55c7139860f84f18e060d15d9 WHIRLPOOL 20c06514234de6cedfc77c41abc89a06377195d645ece79db20ee8c51467a856e859cd98d941b2e12594677ffe56611b609379ac5632dafc3d2a4153767eeddb
+DIST Text-CSV-1.92.tar.gz 113608 SHA256 c705804519ab5ed9bfad7767704ec7725d8eb57f7c67af855353b7708ade6585 SHA512 fe55528d0bcd5daf93287ad1fc3475ad7d2a775e7b9420373e9092b13660a764393f00b01e978f9d2fd62bef0724abf3bfcfab4e870c40f02517a81bd72c3a24 WHIRLPOOL f4c3b0a47faffd86d9e3e4863692941f86be565fd2bf83a32f074e0abd422314740423e8ccabf7340885f22d4ff210086cf6e7d721ac665f13eb8517d001be45

diff --git a/dev-perl/Text-CSV/Text-CSV-1.920.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.920.0.ebuild
new file mode 100644
index 00000000000..6e62848c635
--- /dev/null
+++ b/dev-perl/Text-CSV/Text-CSV-1.920.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ISHIGAKI
+DIST_VERSION=1.92
+inherit perl-module
+
+DESCRIPTION="Manipulate comma-separated value strings"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test +xs"
+
+RDEPEND="
+	xs? ( >=dev-perl/Text-CSV_XS-1.20.0 )
+	virtual/perl-IO
+"
+DEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+
+src_test() {
+	perl_rm_files t/00_pod.t
+	perl-module_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2017-04-05 23:22 Kent Fredric
  0 siblings, 0 replies; 50+ messages in thread
From: Kent Fredric @ 2017-04-05 23:22 UTC (permalink / raw
  To: gentoo-commits

commit:     8955774fda84cb4f2cd7f26edf5af2d826f0a4c2
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  5 23:21:29 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr  5 23:21:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8955774f

dev-perl/Text-CSV: Bump to version 1.930.0

Upstream:
- Fix '.' in @INC in tests

Bug: https://bugs.gentoo.org/614612
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Text-CSV/Manifest                |  1 +
 dev-perl/Text-CSV/Text-CSV-1.930.0.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest
index bbf214d234a..3a0003c426a 100644
--- a/dev-perl/Text-CSV/Manifest
+++ b/dev-perl/Text-CSV/Manifest
@@ -1,3 +1,4 @@
 DIST Text-CSV-1.33.tar.gz 64771 SHA256 9c5b8fb9baffd58f02ed2b3f0b6d9a6454198f18a80e7f3a049680ddbdb24115 SHA512 3b30242c71719aeb20077490b752718bb25320dc1510b5053d5e21678cf7011e16eac2b578138115399f8dbdfb5519cbb913fc42b042355e35e39491ed520b8e WHIRLPOOL 89c5ef051937a2f50868246b8c9a66216676907bfc6d8d12cadd1f0d8c7685a5ab136f1b646fd752cba9b63f23cc28a1ece3f3e022fc503dd612948ba46e3363
 DIST Text-CSV-1.91.tar.gz 113028 SHA256 b16c36cc1705f9f5c5c0c190e9bf5b1dd9cb36980a6da342c8d5860f264b441f SHA512 1dfd1de9b91390df38788a36423d671d4b3aafc7b5a106b994ced944893b73a90bd0e7ad0ce88f51e81e7ff70c507a1c70fbe9a55c7139860f84f18e060d15d9 WHIRLPOOL 20c06514234de6cedfc77c41abc89a06377195d645ece79db20ee8c51467a856e859cd98d941b2e12594677ffe56611b609379ac5632dafc3d2a4153767eeddb
 DIST Text-CSV-1.92.tar.gz 113608 SHA256 c705804519ab5ed9bfad7767704ec7725d8eb57f7c67af855353b7708ade6585 SHA512 fe55528d0bcd5daf93287ad1fc3475ad7d2a775e7b9420373e9092b13660a764393f00b01e978f9d2fd62bef0724abf3bfcfab4e870c40f02517a81bd72c3a24 WHIRLPOOL f4c3b0a47faffd86d9e3e4863692941f86be565fd2bf83a32f074e0abd422314740423e8ccabf7340885f22d4ff210086cf6e7d721ac665f13eb8517d001be45
+DIST Text-CSV-1.93.tar.gz 113632 SHA256 8972a467136a328660dba8cc5150e9cf2aff344304903feec27fb877482b81a2 SHA512 61304d8954c69139677b9b478d7dd49b2efcb2f6bff66ba66c13924e369988ce4f44120f8d42f56afd95d16bfb5e1e47da4894a622db3e1f412256ebdd491391 WHIRLPOOL 48d9a3a69a0b7d17769b373c595568cf815b553ba7849c9f6270a3f6f88c84ceacc24556f2ddfe2aae25cc5d4e0565a7d8ccf6828da4ccb33a941cd5938dfd28

diff --git a/dev-perl/Text-CSV/Text-CSV-1.930.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.930.0.ebuild
new file mode 100644
index 00000000000..e72b16e645c
--- /dev/null
+++ b/dev-perl/Text-CSV/Text-CSV-1.930.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ISHIGAKI
+DIST_VERSION=1.93
+inherit perl-module
+
+DESCRIPTION="Manipulate comma-separated value strings"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test +xs"
+
+RDEPEND="
+	xs? ( >=dev-perl/Text-CSV_XS-1.20.0 )
+	virtual/perl-IO
+"
+DEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+
+src_test() {
+	perl_rm_files t/00_pod.t
+	perl-module_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2017-04-12  4:08 Kent Fredric
  0 siblings, 0 replies; 50+ messages in thread
From: Kent Fredric @ 2017-04-12  4:08 UTC (permalink / raw
  To: gentoo-commits

commit:     94c67abf2fb02daf8769ac16999440a851114925
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 12 04:07:15 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr 12 04:07:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94c67abf

dev-perl/Text-CSV: Bump to version 0.940.0

Upstream:
- Fix tests for older Perls

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/Text-CSV/Manifest                |  1 +
 dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest
index 3a0003c426a..70638d5dc23 100644
--- a/dev-perl/Text-CSV/Manifest
+++ b/dev-perl/Text-CSV/Manifest
@@ -2,3 +2,4 @@ DIST Text-CSV-1.33.tar.gz 64771 SHA256 9c5b8fb9baffd58f02ed2b3f0b6d9a6454198f18a
 DIST Text-CSV-1.91.tar.gz 113028 SHA256 b16c36cc1705f9f5c5c0c190e9bf5b1dd9cb36980a6da342c8d5860f264b441f SHA512 1dfd1de9b91390df38788a36423d671d4b3aafc7b5a106b994ced944893b73a90bd0e7ad0ce88f51e81e7ff70c507a1c70fbe9a55c7139860f84f18e060d15d9 WHIRLPOOL 20c06514234de6cedfc77c41abc89a06377195d645ece79db20ee8c51467a856e859cd98d941b2e12594677ffe56611b609379ac5632dafc3d2a4153767eeddb
 DIST Text-CSV-1.92.tar.gz 113608 SHA256 c705804519ab5ed9bfad7767704ec7725d8eb57f7c67af855353b7708ade6585 SHA512 fe55528d0bcd5daf93287ad1fc3475ad7d2a775e7b9420373e9092b13660a764393f00b01e978f9d2fd62bef0724abf3bfcfab4e870c40f02517a81bd72c3a24 WHIRLPOOL f4c3b0a47faffd86d9e3e4863692941f86be565fd2bf83a32f074e0abd422314740423e8ccabf7340885f22d4ff210086cf6e7d721ac665f13eb8517d001be45
 DIST Text-CSV-1.93.tar.gz 113632 SHA256 8972a467136a328660dba8cc5150e9cf2aff344304903feec27fb877482b81a2 SHA512 61304d8954c69139677b9b478d7dd49b2efcb2f6bff66ba66c13924e369988ce4f44120f8d42f56afd95d16bfb5e1e47da4894a622db3e1f412256ebdd491391 WHIRLPOOL 48d9a3a69a0b7d17769b373c595568cf815b553ba7849c9f6270a3f6f88c84ceacc24556f2ddfe2aae25cc5d4e0565a7d8ccf6828da4ccb33a941cd5938dfd28
+DIST Text-CSV-1.94.tar.gz 113691 SHA256 e932a0f15bf4cf7cb1d5c5c55fb020d7cface59aa1a8142cb7bfa58fdd3d8a54 SHA512 def61cd1da13271debee8dc726478aeb0f4f04231ba3d3236906402b7b97281664c3872f4bae8f160515fa284e5955a439f2be207903277178c2b64b7e603ef7 WHIRLPOOL 475d8b1e56f6719cfee75a6f506381912e2a2cb17791fa1645860e3a33f24a06f1fd2b5d378af08017fc60a4ef3dfd3a828d5ccd30c8ebd6d4de377872e13f5d

diff --git a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
new file mode 100644
index 00000000000..ca82002d187
--- /dev/null
+++ b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ISHIGAKI
+DIST_VERSION=1.94
+inherit perl-module
+
+DESCRIPTION="Manipulate comma-separated value strings"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test +xs"
+
+RDEPEND="
+	xs? ( >=dev-perl/Text-CSV_XS-1.20.0 )
+	virtual/perl-IO
+"
+DEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+
+src_test() {
+	perl_rm_files t/00_pod.t
+	perl-module_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2017-05-21  8:09 Agostino Sarubbo
  0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2017-05-21  8:09 UTC (permalink / raw
  To: gentoo-commits

commit:     e4928ccfd9506d63ea2b85037b10ef60eeff1512
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun May 21 08:09:08 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun May 21 08:09:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4928ccf

dev-perl/Text-CSV: amd64 stable wrt bug #619070

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

 dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
index ca82002d187..fa031b0c656 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test +xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2017-05-22  9:25 Agostino Sarubbo
  0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2017-05-22  9:25 UTC (permalink / raw
  To: gentoo-commits

commit:     212f4a42e53af4a9eb15cd08e82cc78556494e51
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 09:24:18 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon May 22 09:24:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=212f4a42

dev-perl/Text-CSV: x86 stable wrt bug #619070

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

 dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
index fa031b0c656..5c90d02f159 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test +xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2017-05-22 13:25 Tobias Klausmann
  0 siblings, 0 replies; 50+ messages in thread
From: Tobias Klausmann @ 2017-05-22 13:25 UTC (permalink / raw
  To: gentoo-commits

commit:     c6dca4a2f77f636fd3500949a7f06761d34ecfdd
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 13:22:53 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Mon May 22 13:25:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6dca4a2

dev-perl/Text-CSV-1.940.0-r0: add alpha keyword

Gentoo-Bug: 619070

 dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
index 7716056e3bb..405c36ca90b 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 sparc x86"
 IUSE="test +xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2017-05-22 19:53 Michael Weber
  0 siblings, 0 replies; 50+ messages in thread
From: Michael Weber @ 2017-05-22 19:53 UTC (permalink / raw
  To: gentoo-commits

commit:     de6b265693e74410c26105ca4cb4076dd3569d04
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Mon May 22 19:50:54 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Mon May 22 19:50:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de6b2656

dev-perl/Text-CSV: ppc ppc64 stable (bug 619070)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
index 405c36ca90b..0425e0bd7f1 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86"
 IUSE="test +xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2017-05-28  6:45 Markus Meier
  0 siblings, 0 replies; 50+ messages in thread
From: Markus Meier @ 2017-05-28  6:45 UTC (permalink / raw
  To: gentoo-commits

commit:     66eda0bfe58ba349b3543ca5840c5c1ffc289306
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 06:45:16 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sun May 28 06:45:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66eda0bf

dev-perl/Text-CSV: arm stable, bug #619070

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
index 0425e0bd7f1..4a64f863e32 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 sparc x86"
 IUSE="test +xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2017-05-30  5:24 Kent Fredric
  0 siblings, 0 replies; 50+ messages in thread
From: Kent Fredric @ 2017-05-30  5:24 UTC (permalink / raw
  To: gentoo-commits

commit:     9e694a902585f3f415dcacd753f592571cb7171c
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 05:23:50 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue May 30 05:24:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e694a90

dev-perl/Text-CSV: Bump to version 1.950.0

Upstream:
- Add strict attribute

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-perl/Text-CSV/Manifest                |  1 +
 dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest
index 70638d5dc23..c0be1a81705 100644
--- a/dev-perl/Text-CSV/Manifest
+++ b/dev-perl/Text-CSV/Manifest
@@ -3,3 +3,4 @@ DIST Text-CSV-1.91.tar.gz 113028 SHA256 b16c36cc1705f9f5c5c0c190e9bf5b1dd9cb3698
 DIST Text-CSV-1.92.tar.gz 113608 SHA256 c705804519ab5ed9bfad7767704ec7725d8eb57f7c67af855353b7708ade6585 SHA512 fe55528d0bcd5daf93287ad1fc3475ad7d2a775e7b9420373e9092b13660a764393f00b01e978f9d2fd62bef0724abf3bfcfab4e870c40f02517a81bd72c3a24 WHIRLPOOL f4c3b0a47faffd86d9e3e4863692941f86be565fd2bf83a32f074e0abd422314740423e8ccabf7340885f22d4ff210086cf6e7d721ac665f13eb8517d001be45
 DIST Text-CSV-1.93.tar.gz 113632 SHA256 8972a467136a328660dba8cc5150e9cf2aff344304903feec27fb877482b81a2 SHA512 61304d8954c69139677b9b478d7dd49b2efcb2f6bff66ba66c13924e369988ce4f44120f8d42f56afd95d16bfb5e1e47da4894a622db3e1f412256ebdd491391 WHIRLPOOL 48d9a3a69a0b7d17769b373c595568cf815b553ba7849c9f6270a3f6f88c84ceacc24556f2ddfe2aae25cc5d4e0565a7d8ccf6828da4ccb33a941cd5938dfd28
 DIST Text-CSV-1.94.tar.gz 113691 SHA256 e932a0f15bf4cf7cb1d5c5c55fb020d7cface59aa1a8142cb7bfa58fdd3d8a54 SHA512 def61cd1da13271debee8dc726478aeb0f4f04231ba3d3236906402b7b97281664c3872f4bae8f160515fa284e5955a439f2be207903277178c2b64b7e603ef7 WHIRLPOOL 475d8b1e56f6719cfee75a6f506381912e2a2cb17791fa1645860e3a33f24a06f1fd2b5d378af08017fc60a4ef3dfd3a828d5ccd30c8ebd6d4de377872e13f5d
+DIST Text-CSV-1.95.tar.gz 114054 SHA256 7e0a11d9c1129a55b68a26aa4b37c894279df255aa63ec8341d514ab848dbf61 SHA512 447d38c9f6058251b9c3b1e42bffdec80ffe9ea7f232552921477d3c0dc1e913fe2a1cf1d4cec1410fab92a7e4e59601f429e11a005051710cd2b8d3b77201f9 WHIRLPOOL 66d1f31346fce33337504511ba5c2f3caa59633b0cae961e7e44a84a6b6ab151663f9732fef33c26cb48017e05052de0ba79acfe5a33fc83c10b1924f1f15052

diff --git a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
new file mode 100644
index 00000000000..62d358fa9b7
--- /dev/null
+++ b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ISHIGAKI
+DIST_VERSION=1.95
+inherit perl-module
+
+DESCRIPTION="Manipulate comma-separated value strings"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test +xs"
+
+RDEPEND="
+	xs? ( >=dev-perl/Text-CSV_XS-1.20.0 )
+	virtual/perl-IO
+"
+DEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+
+src_test() {
+	perl_rm_files t/00_pod.t
+	perl-module_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2017-06-19 12:33 Kent Fredric
  0 siblings, 0 replies; 50+ messages in thread
From: Kent Fredric @ 2017-06-19 12:33 UTC (permalink / raw
  To: gentoo-commits

commit:     d4e9055a43b3994e5430bfe1b1546f4e03a80ec2
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 12:33:41 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 12:33:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4e9055a

dev-perl/Text-CSV: Cleanup old re bug #614612

Remove versions broken by '.' in @INC

Bug: https://bugs.gentoo.org/614612
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/Text-CSV/Manifest                |  4 ----
 dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild | 24 ------------------------
 dev-perl/Text-CSV/Text-CSV-1.910.0.ebuild | 30 ------------------------------
 dev-perl/Text-CSV/Text-CSV-1.920.0.ebuild | 30 ------------------------------
 dev-perl/Text-CSV/Text-CSV-1.930.0.ebuild | 30 ------------------------------
 5 files changed, 118 deletions(-)

diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest
index c0be1a81705..2d64c68f730 100644
--- a/dev-perl/Text-CSV/Manifest
+++ b/dev-perl/Text-CSV/Manifest
@@ -1,6 +1,2 @@
-DIST Text-CSV-1.33.tar.gz 64771 SHA256 9c5b8fb9baffd58f02ed2b3f0b6d9a6454198f18a80e7f3a049680ddbdb24115 SHA512 3b30242c71719aeb20077490b752718bb25320dc1510b5053d5e21678cf7011e16eac2b578138115399f8dbdfb5519cbb913fc42b042355e35e39491ed520b8e WHIRLPOOL 89c5ef051937a2f50868246b8c9a66216676907bfc6d8d12cadd1f0d8c7685a5ab136f1b646fd752cba9b63f23cc28a1ece3f3e022fc503dd612948ba46e3363
-DIST Text-CSV-1.91.tar.gz 113028 SHA256 b16c36cc1705f9f5c5c0c190e9bf5b1dd9cb36980a6da342c8d5860f264b441f SHA512 1dfd1de9b91390df38788a36423d671d4b3aafc7b5a106b994ced944893b73a90bd0e7ad0ce88f51e81e7ff70c507a1c70fbe9a55c7139860f84f18e060d15d9 WHIRLPOOL 20c06514234de6cedfc77c41abc89a06377195d645ece79db20ee8c51467a856e859cd98d941b2e12594677ffe56611b609379ac5632dafc3d2a4153767eeddb
-DIST Text-CSV-1.92.tar.gz 113608 SHA256 c705804519ab5ed9bfad7767704ec7725d8eb57f7c67af855353b7708ade6585 SHA512 fe55528d0bcd5daf93287ad1fc3475ad7d2a775e7b9420373e9092b13660a764393f00b01e978f9d2fd62bef0724abf3bfcfab4e870c40f02517a81bd72c3a24 WHIRLPOOL f4c3b0a47faffd86d9e3e4863692941f86be565fd2bf83a32f074e0abd422314740423e8ccabf7340885f22d4ff210086cf6e7d721ac665f13eb8517d001be45
-DIST Text-CSV-1.93.tar.gz 113632 SHA256 8972a467136a328660dba8cc5150e9cf2aff344304903feec27fb877482b81a2 SHA512 61304d8954c69139677b9b478d7dd49b2efcb2f6bff66ba66c13924e369988ce4f44120f8d42f56afd95d16bfb5e1e47da4894a622db3e1f412256ebdd491391 WHIRLPOOL 48d9a3a69a0b7d17769b373c595568cf815b553ba7849c9f6270a3f6f88c84ceacc24556f2ddfe2aae25cc5d4e0565a7d8ccf6828da4ccb33a941cd5938dfd28
 DIST Text-CSV-1.94.tar.gz 113691 SHA256 e932a0f15bf4cf7cb1d5c5c55fb020d7cface59aa1a8142cb7bfa58fdd3d8a54 SHA512 def61cd1da13271debee8dc726478aeb0f4f04231ba3d3236906402b7b97281664c3872f4bae8f160515fa284e5955a439f2be207903277178c2b64b7e603ef7 WHIRLPOOL 475d8b1e56f6719cfee75a6f506381912e2a2cb17791fa1645860e3a33f24a06f1fd2b5d378af08017fc60a4ef3dfd3a828d5ccd30c8ebd6d4de377872e13f5d
 DIST Text-CSV-1.95.tar.gz 114054 SHA256 7e0a11d9c1129a55b68a26aa4b37c894279df255aa63ec8341d514ab848dbf61 SHA512 447d38c9f6058251b9c3b1e42bffdec80ffe9ea7f232552921477d3c0dc1e913fe2a1cf1d4cec1410fab92a7e4e59601f429e11a005051710cd2b8d3b77201f9 WHIRLPOOL 66d1f31346fce33337504511ba5c2f3caa59633b0cae961e7e44a84a6b6ab151663f9732fef33c26cb48017e05052de0ba79acfe5a33fc83c10b1924f1f15052

diff --git a/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild
deleted file mode 100644
index 5e22bf8073a..00000000000
--- a/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=MAKAMAKA
-MODULE_VERSION=1.33
-inherit perl-module
-
-DESCRIPTION="Manipulate comma-separated value strings"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="test? ( virtual/perl-Test-Simple )"
-
-SRC_TEST=do
-
-src_test() {
-	perl_rm_files t/00_pod.t
-	perl-module_src_test
-}

diff --git a/dev-perl/Text-CSV/Text-CSV-1.910.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.910.0.ebuild
deleted file mode 100644
index a34cd2e4fcc..00000000000
--- a/dev-perl/Text-CSV/Text-CSV-1.910.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ISHIGAKI
-DIST_VERSION=1.91
-inherit perl-module
-
-DESCRIPTION="Manipulate comma-separated value strings"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test +xs"
-
-RDEPEND="
-	xs? ( >=dev-perl/Text-CSV_XS-1.20.0 )
-	virtual/perl-IO
-"
-DEPEND="
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-
-src_test() {
-	perl_rm_files t/00_pod.t
-	perl-module_src_test
-}

diff --git a/dev-perl/Text-CSV/Text-CSV-1.920.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.920.0.ebuild
deleted file mode 100644
index 6e62848c635..00000000000
--- a/dev-perl/Text-CSV/Text-CSV-1.920.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ISHIGAKI
-DIST_VERSION=1.92
-inherit perl-module
-
-DESCRIPTION="Manipulate comma-separated value strings"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test +xs"
-
-RDEPEND="
-	xs? ( >=dev-perl/Text-CSV_XS-1.20.0 )
-	virtual/perl-IO
-"
-DEPEND="
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-
-src_test() {
-	perl_rm_files t/00_pod.t
-	perl-module_src_test
-}

diff --git a/dev-perl/Text-CSV/Text-CSV-1.930.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.930.0.ebuild
deleted file mode 100644
index e72b16e645c..00000000000
--- a/dev-perl/Text-CSV/Text-CSV-1.930.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ISHIGAKI
-DIST_VERSION=1.93
-inherit perl-module
-
-DESCRIPTION="Manipulate comma-separated value strings"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test +xs"
-
-RDEPEND="
-	xs? ( >=dev-perl/Text-CSV_XS-1.20.0 )
-	virtual/perl-IO
-"
-DEPEND="
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-
-src_test() {
-	perl_rm_files t/00_pod.t
-	perl-module_src_test
-}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2018-08-19 18:39 Matt Turner
  0 siblings, 0 replies; 50+ messages in thread
From: Matt Turner @ 2018-08-19 18:39 UTC (permalink / raw
  To: gentoo-commits

commit:     3776995ea470fc5a551067d48ff37722a4989987
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 19 18:38:47 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Aug 19 18:38:47 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3776995e

dev-perl/Text-CSV-1.950.0: ppc64 stable, bug 663934

 dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
index ca761fe2de9..25e53386bc0 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ppc64 sparc x86"
 IUSE="test +xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2018-08-20  2:38 Mikle Kolyada
  0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2018-08-20  2:38 UTC (permalink / raw
  To: gentoo-commits

commit:     d78f4a5503e549882ac868a7e420ff0b63018829
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 20 02:32:17 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Aug 20 02:32:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d78f4a55

dev-perl/Text-CSV: amd64 stable wrt bug #663934

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
index 297874fde86..e33969de10b 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86"
 IUSE="test +xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2018-08-20  4:13 Matt Turner
  0 siblings, 0 replies; 50+ messages in thread
From: Matt Turner @ 2018-08-20  4:13 UTC (permalink / raw
  To: gentoo-commits

commit:     a8b62d32b60ce3076dc233966175cc03eda9f8f6
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 20 04:12:43 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Aug 20 04:12:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8b62d32

dev-perl/Text-CSV-1.950.0: alpha stable, bug 663934

 dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
index e33969de10b..e5cb832fcf4 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86"
 IUSE="test +xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2018-08-21  0:05 Sergei Trofimovich
  0 siblings, 0 replies; 50+ messages in thread
From: Sergei Trofimovich @ 2018-08-21  0:05 UTC (permalink / raw
  To: gentoo-commits

commit:     c79d686201cb4ea05e21dd45b15d15bd9307786c
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 21 00:02:21 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Aug 21 00:04:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c79d6862

dev-perl/Text-CSV: stable 1.950.0 for ia64, bug #663934

Package-Manager: Portage-2.3.47, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"

 dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
index e5cb832fcf4..2e2faf506cb 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86"
 IUSE="test +xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2018-09-26 19:05 Markus Meier
  0 siblings, 0 replies; 50+ messages in thread
From: Markus Meier @ 2018-09-26 19:05 UTC (permalink / raw
  To: gentoo-commits

commit:     9ea63a2e140b7e4daedcc2972a83ddd1e3fe1cbf
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 26 18:59:59 2018 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed Sep 26 18:59:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ea63a2e

dev-perl/Text-CSV: arm stable, bug #663934

Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"

 dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
index 2e2faf506cb..09e3406f59f 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86"
 IUSE="test +xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2018-10-27 19:50 Fabian Groffen
  0 siblings, 0 replies; 50+ messages in thread
From: Fabian Groffen @ 2018-10-27 19:50 UTC (permalink / raw
  To: gentoo-commits

commit:     e80a15f06654cb60f395fd7fde75681308a5a23c
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 27 19:09:11 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Oct 27 19:50:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e80a15f0

dev-perl/Text-CSV: added Prefix keywords, bug #665088

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

 dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
index 09e3406f59f..1a6eb8ac707 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test +xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2020-04-15 15:40 Kent Fredric
  0 siblings, 0 replies; 50+ messages in thread
From: Kent Fredric @ 2020-04-15 15:40 UTC (permalink / raw
  To: gentoo-commits

commit:     76edfc0bc281790439533d9714b3ce1fd8296cc7
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 15 15:13:37 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 15:36:22 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76edfc0b

dev-perl/Text-CSV: Remove old 1.940.0

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

 dev-perl/Text-CSV/Manifest                |  1 -
 dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest
index 763ed826a16..96e3d037355 100644
--- a/dev-perl/Text-CSV/Manifest
+++ b/dev-perl/Text-CSV/Manifest
@@ -1,2 +1 @@
-DIST Text-CSV-1.94.tar.gz 113691 BLAKE2B d05467961849ce8c357cbf4ce09996c3d0432e01c3f52289c34b9be96a8b974cd8129a50b396560890c14149774593d5c17da658c4f794069bba529cc49331d1 SHA512 def61cd1da13271debee8dc726478aeb0f4f04231ba3d3236906402b7b97281664c3872f4bae8f160515fa284e5955a439f2be207903277178c2b64b7e603ef7
 DIST Text-CSV-1.95.tar.gz 114054 BLAKE2B 79a9e6dbd0f06a0116e6bf7c0100fa0da483c47b7117882f7d0a7554deea5b9c30245b03cf94a9f521d9d8bd652a92d4a11c0ff3e8c8cbfd188284fdb5930108 SHA512 447d38c9f6058251b9c3b1e42bffdec80ffe9ea7f232552921477d3c0dc1e913fe2a1cf1d4cec1410fab92a7e4e59601f429e11a005051710cd2b8d3b77201f9

diff --git a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
deleted file mode 100644
index 3880e5bf91a..00000000000
--- a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ISHIGAKI
-DIST_VERSION=1.94
-inherit perl-module
-
-DESCRIPTION="Manipulate comma-separated value strings"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 sparc x86"
-IUSE="test +xs"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	xs? ( >=dev-perl/Text-CSV_XS-1.20.0 )
-	virtual/perl-IO
-"
-DEPEND="
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-
-src_test() {
-	perl_rm_files t/00_pod.t
-	perl-module_src_test
-}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2021-05-24 22:39 Sam James
  0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2021-05-24 22:39 UTC (permalink / raw
  To: gentoo-commits

commit:     960c4d23f489684d2823144f5f349a174782a225
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 22:39:32 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 24 22:39:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=960c4d23

dev-perl/Text-CSV: Stabilize 1.950.0 arm64, #791754

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

 dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
index 0e53363098a..6bc8cea6c84 100644
--- a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test +xs"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2021-09-23 20:22 Andreas K. Hüttel
  0 siblings, 0 replies; 50+ messages in thread
From: Andreas K. Hüttel @ 2021-09-23 20:22 UTC (permalink / raw
  To: gentoo-commits

commit:     6b3ed3a05e2c646f44baf4cd1dbd18c109a18ac4
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 23 20:12:01 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 20:21:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b3ed3a0

dev-perl/Text-CSV: Version bump 2.01

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

 dev-perl/Text-CSV/Manifest               |  1 +
 dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest
index 96e3d037355..8984abf571e 100644
--- a/dev-perl/Text-CSV/Manifest
+++ b/dev-perl/Text-CSV/Manifest
@@ -1 +1,2 @@
 DIST Text-CSV-1.95.tar.gz 114054 BLAKE2B 79a9e6dbd0f06a0116e6bf7c0100fa0da483c47b7117882f7d0a7554deea5b9c30245b03cf94a9f521d9d8bd652a92d4a11c0ff3e8c8cbfd188284fdb5930108 SHA512 447d38c9f6058251b9c3b1e42bffdec80ffe9ea7f232552921477d3c0dc1e913fe2a1cf1d4cec1410fab92a7e4e59601f429e11a005051710cd2b8d3b77201f9
+DIST Text-CSV-2.01.tar.gz 134279 BLAKE2B ee9bb832b000ca4d977869d360bf4e5367c54d248ce2eb169eb2a75df37c0ccf8042cc0114d360039282f3f3f9fcb97070046a91257486c12826a32b93bc3c7e SHA512 45c215686437e111fcd8d6c0adc9c6e0bac9df37fcd47e7bd9fcf4872859e59a296caae3573b77955cdaf42284b4c88fcc6774bd6ac11d701ae54f6a3741991a

diff --git a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
new file mode 100644
index 00000000000..95e3094d8c0
--- /dev/null
+++ b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ISHIGAKI
+DIST_VERSION=2.01
+inherit perl-module
+
+DESCRIPTION="Manipulate comma-separated value strings"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="+xs"
+
+RDEPEND="
+	xs? ( >=dev-perl/Text-CSV_XS-1.460.0 )
+	virtual/perl-IO
+"
+BDEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+
+src_test() {
+	perl_rm_files t/00_pod.t
+	perl-module_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2021-10-26  1:21 Yixun Lan
  0 siblings, 0 replies; 50+ messages in thread
From: Yixun Lan @ 2021-10-26  1:21 UTC (permalink / raw
  To: gentoo-commits

commit:     85139f537433bdb684e1a13ffd30a94c6e0f63dc
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Sat Oct 23 17:38:31 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 01:15:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85139f53

dev-perl/Text-CSV: keyword ~riscv

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
index 95e3094d8c0..3239f387d9c 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2021-12-06  6:38 Arthur Zamarin
  0 siblings, 0 replies; 50+ messages in thread
From: Arthur Zamarin @ 2021-12-06  6:38 UTC (permalink / raw
  To: gentoo-commits

commit:     82703f39288030ff4d617cd419ee0a9e81fe0961
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  6 06:36:28 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Dec  6 06:37:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82703f39

dev-perl/Text-CSV: Stabilize 2.10.0 sparc, #828213

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

 dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
index 3239f387d9c8..88231f65536e 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2021-12-06  8:04 Agostino Sarubbo
  0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2021-12-06  8:04 UTC (permalink / raw
  To: gentoo-commits

commit:     a07e67038e880d7f02418997a4bcbc5fb80c8d65
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  6 08:04:02 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Dec  6 08:04:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a07e6703

dev-perl/Text-CSV: ppc stable wrt bug #828213

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

 dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
index 88231f65536e..4de820869811 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2021-12-06  8:05 Agostino Sarubbo
  0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2021-12-06  8:05 UTC (permalink / raw
  To: gentoo-commits

commit:     c61982ba17e2d0d02d69a61757055e8c42c66a84
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  6 08:04:54 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Dec  6 08:04:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c61982ba

dev-perl/Text-CSV: ppc64 stable wrt bug #828213

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

 dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
index 4de820869811..c17a261bf8c4 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2021-12-06 15:17 Sam James
  0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2021-12-06 15:17 UTC (permalink / raw
  To: gentoo-commits

commit:     b1b9c43a78e90cb28f7bb4ed1cc35c732083523c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  6 15:17:01 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec  6 15:17:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1b9c43a

dev-perl/Text-CSV: Stabilize 2.10.0 amd64, #828213

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

 dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
index c17a261bf8c4..af5cfcb87024 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2021-12-06 15:20 Sam James
  0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2021-12-06 15:20 UTC (permalink / raw
  To: gentoo-commits

commit:     d2414be4d730b585346d2a8c9d4707b04d65c7e0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  6 15:19:20 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec  6 15:19:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2414be4

dev-perl/Text-CSV: Stabilize 2.10.0 arm64, #828213

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

 dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
index af5cfcb87024..65bf2706302a 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2021-12-06 15:23 Sam James
  0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2021-12-06 15:23 UTC (permalink / raw
  To: gentoo-commits

commit:     a668c1ffd5409af27788261927066174ff8272f4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  6 15:22:05 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec  6 15:22:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a668c1ff

dev-perl/Text-CSV: Stabilize 2.10.0 arm, #828213

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

 dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
index 65bf2706302a..33e33f62120c 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2021-12-07  6:26 Agostino Sarubbo
  0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2021-12-07  6:26 UTC (permalink / raw
  To: gentoo-commits

commit:     7bf62f56bffa5b8c7a0537e2abd879ace5f5aed4
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  7 06:25:56 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Dec  7 06:25:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bf62f56

dev-perl/Text-CSV: x86 stable wrt bug #828213

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

 dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
index 33e33f62120c..5e53fc8fa388 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

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

commit:     2a7c04910d4075807e797edabd21e29a12d75a94
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 23:59:17 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 00:09:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a7c0491

dev-perl/Text-CSV: 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/Text-CSV/Manifest                |  1 -
 dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest
index 8984abf571e9..8eb03fb73f25 100644
--- a/dev-perl/Text-CSV/Manifest
+++ b/dev-perl/Text-CSV/Manifest
@@ -1,2 +1 @@
-DIST Text-CSV-1.95.tar.gz 114054 BLAKE2B 79a9e6dbd0f06a0116e6bf7c0100fa0da483c47b7117882f7d0a7554deea5b9c30245b03cf94a9f521d9d8bd652a92d4a11c0ff3e8c8cbfd188284fdb5930108 SHA512 447d38c9f6058251b9c3b1e42bffdec80ffe9ea7f232552921477d3c0dc1e913fe2a1cf1d4cec1410fab92a7e4e59601f429e11a005051710cd2b8d3b77201f9
 DIST Text-CSV-2.01.tar.gz 134279 BLAKE2B ee9bb832b000ca4d977869d360bf4e5367c54d248ce2eb169eb2a75df37c0ccf8042cc0114d360039282f3f3f9fcb97070046a91257486c12826a32b93bc3c7e SHA512 45c215686437e111fcd8d6c0adc9c6e0bac9df37fcd47e7bd9fcf4872859e59a296caae3573b77955cdaf42284b4c88fcc6774bd6ac11d701ae54f6a3741991a

diff --git a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
deleted file mode 100644
index 6bc8cea6c84b..000000000000
--- a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=ISHIGAKI
-DIST_VERSION=1.95
-inherit perl-module
-
-DESCRIPTION="Manipulate comma-separated value strings"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test +xs"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	xs? ( >=dev-perl/Text-CSV_XS-1.20.0 )
-	virtual/perl-IO
-"
-DEPEND="
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-
-src_test() {
-	perl_rm_files t/00_pod.t
-	perl-module_src_test
-}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2023-03-15  1:51 Sam James
  0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2023-03-15  1:51 UTC (permalink / raw
  To: gentoo-commits

commit:     58dbbcbeae48fb8efeb1a7aa180d35fd0de5cff8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 01:51:42 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 01:51:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58dbbcbe

dev-perl/Text-CSV: Keyword 2.10.0 hppa, #901249

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

 dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
index 5e53fc8fa388..9c28a10d557a 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2023-04-05 13:32 WANG Xuerui
  0 siblings, 0 replies; 50+ messages in thread
From: WANG Xuerui @ 2023-04-05 13:32 UTC (permalink / raw
  To: gentoo-commits

commit:     8749997c8ed2cd558f60380bca46849e5ae40bed
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  5 13:21:50 2023 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed Apr  5 13:32:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8749997c

dev-perl/Text-CSV: keyword 2.10.0 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
index 9c28a10d557a..63d989f13db5 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2023-04-29  6:44 Sam James
  0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2023-04-29  6:44 UTC (permalink / raw
  To: gentoo-commits

commit:     ee6ecf4c934ddb518f264044b38703be82e38ce2
Author:     Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Fri Apr 28 17:44:18 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 06:44:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee6ecf4c

dev-perl/Text-CSV: Keyword 2.10.0 mips, #896118

Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
index 63d989f13db5..bbd7bbf8b38c 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2023-06-18  3:12 Sam James
  0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2023-06-18  3:12 UTC (permalink / raw
  To: gentoo-commits

commit:     7af9b93c6f1825865dab99512ef2b4a91e64ddd0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 03:07:32 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 03:12:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7af9b93c

dev-perl/Text-CSV: add 2.20.0

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

 dev-perl/Text-CSV/Manifest               |  1 +
 dev-perl/Text-CSV/Text-CSV-2.20.0.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest
index 8eb03fb73f25..1a4a0379feca 100644
--- a/dev-perl/Text-CSV/Manifest
+++ b/dev-perl/Text-CSV/Manifest
@@ -1 +1,2 @@
 DIST Text-CSV-2.01.tar.gz 134279 BLAKE2B ee9bb832b000ca4d977869d360bf4e5367c54d248ce2eb169eb2a75df37c0ccf8042cc0114d360039282f3f3f9fcb97070046a91257486c12826a32b93bc3c7e SHA512 45c215686437e111fcd8d6c0adc9c6e0bac9df37fcd47e7bd9fcf4872859e59a296caae3573b77955cdaf42284b4c88fcc6774bd6ac11d701ae54f6a3741991a
+DIST Text-CSV-2.02.tar.gz 136346 BLAKE2B 004577e2b3400d4f4073fbd6e674f72907c763296526a68147568501765ccb9d9446d0fbddaa599f6354e005751644b3b23405b1f783ddaaa86f610dc28cf548 SHA512 0efb9396f5f02c3fc478f5d88a13bdfd1c615dde4ff3b671bc95e380e107b497634dc17e282dbfe3956a98a0d28f8156fe5d851483595c21d29674d535fcdaf6

diff --git a/dev-perl/Text-CSV/Text-CSV-2.20.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.20.0.ebuild
new file mode 100644
index 000000000000..a2422cfd3ff6
--- /dev/null
+++ b/dev-perl/Text-CSV/Text-CSV-2.20.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ISHIGAKI
+DIST_VERSION=2.02
+inherit perl-module
+
+DESCRIPTION="Manipulate comma-separated value strings"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE="+xs"
+
+RDEPEND="
+	xs? ( >=dev-perl/Text-CSV_XS-1.480.0 )
+	virtual/perl-IO
+"
+BDEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+
+src_test() {
+	perl_rm_files t/00_pod.t
+	perl-module_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2023-08-14  6:49 Sam James
  0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2023-08-14  6:49 UTC (permalink / raw
  To: gentoo-commits

commit:     f2748165c6e13051575f368fa8ba7a500e6a2d59
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 14 06:49:25 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 14 06:49:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2748165

dev-perl/Text-CSV: Stabilize 2.20.0 ppc, #910803

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

 dev-perl/Text-CSV/Text-CSV-2.20.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.20.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.20.0.ebuild
index 8177a960f6dd..5407acaac691 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.20.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.20.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2023-08-14  7:55 Sam James
  0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2023-08-14  7:55 UTC (permalink / raw
  To: gentoo-commits

commit:     397de791130c8b051313e10c58d055253f2f758f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 14 07:31:39 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 14 07:54:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=397de791

dev-perl/Text-CSV: add 2.30.0

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

 dev-perl/Text-CSV/Manifest               |  1 +
 dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest
index 1a4a0379feca..ba104afd9eec 100644
--- a/dev-perl/Text-CSV/Manifest
+++ b/dev-perl/Text-CSV/Manifest
@@ -1,2 +1,3 @@
 DIST Text-CSV-2.01.tar.gz 134279 BLAKE2B ee9bb832b000ca4d977869d360bf4e5367c54d248ce2eb169eb2a75df37c0ccf8042cc0114d360039282f3f3f9fcb97070046a91257486c12826a32b93bc3c7e SHA512 45c215686437e111fcd8d6c0adc9c6e0bac9df37fcd47e7bd9fcf4872859e59a296caae3573b77955cdaf42284b4c88fcc6774bd6ac11d701ae54f6a3741991a
 DIST Text-CSV-2.02.tar.gz 136346 BLAKE2B 004577e2b3400d4f4073fbd6e674f72907c763296526a68147568501765ccb9d9446d0fbddaa599f6354e005751644b3b23405b1f783ddaaa86f610dc28cf548 SHA512 0efb9396f5f02c3fc478f5d88a13bdfd1c615dde4ff3b671bc95e380e107b497634dc17e282dbfe3956a98a0d28f8156fe5d851483595c21d29674d535fcdaf6
+DIST Text-CSV-2.03.tar.gz 140735 BLAKE2B d40f31623d4b946395968e834cb98b922d75d9515a0d416a3680efd3d739bbd2b429c266132217671fd9f4c27ad6367439d2b11fa60664e2d8b15e58429d80bb SHA512 afd9e81cd2ca9ca9a2c2575c4e540ad09243c1d8b6710dc2b1da472397f99024c768da5ef456948ebd4e06f71b3e5085ef52f191f62c06c6f4a697f70c855769

diff --git a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
new file mode 100644
index 000000000000..614faa1c2047
--- /dev/null
+++ b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ISHIGAKI
+DIST_VERSION=2.03
+inherit perl-module
+
+DESCRIPTION="Manipulate comma-separated value strings"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE="+xs"
+
+RDEPEND="
+	xs? ( >=dev-perl/Text-CSV_XS-1.510.0 )
+	virtual/perl-IO
+"
+BDEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+
+src_test() {
+	perl_rm_files t/00_pod.t
+	perl-module_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2023-09-21 20:11 Sam James
  0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2023-09-21 20:11 UTC (permalink / raw
  To: gentoo-commits

commit:     272f2e8c60e46be820c55109a27692240cd2656b
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu Sep 21 14:22:49 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 21 20:09:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=272f2e8c

dev-perl/Text-CSV: stable 2.30.0 for sparc, bug #914413

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
index 614faa1c2047..15f7e839bcfa 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2023-09-24 15:44 Arthur Zamarin
  0 siblings, 0 replies; 50+ messages in thread
From: Arthur Zamarin @ 2023-09-24 15:44 UTC (permalink / raw
  To: gentoo-commits

commit:     0ec3701d476ccce11ec06ecb9ebeb42b62a785c9
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 15:44:20 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 15:44:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ec3701d

dev-perl/Text-CSV: Stabilize 2.30.0 ppc64, #914413

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

 dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
index 15f7e839bcfa..d02a1efb0ceb 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2023-09-24 15:44 Arthur Zamarin
  0 siblings, 0 replies; 50+ messages in thread
From: Arthur Zamarin @ 2023-09-24 15:44 UTC (permalink / raw
  To: gentoo-commits

commit:     013d72262c5d610484c2c13fc417a0fc63e049ad
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 15:44:21 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 15:44:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=013d7226

dev-perl/Text-CSV: Stabilize 2.30.0 arm64, #914413

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

 dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
index d02a1efb0ceb..f111bb0fc5a7 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2023-09-24 15:58 Arthur Zamarin
  0 siblings, 0 replies; 50+ messages in thread
From: Arthur Zamarin @ 2023-09-24 15:58 UTC (permalink / raw
  To: gentoo-commits

commit:     380b16239eb3e1e4de0317b52445b79e23a4fe1d
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 15:58:30 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 15:58:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=380b1623

dev-perl/Text-CSV: Stabilize 2.30.0 amd64, #914413

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

 dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
index 41631904c5f5..2557b095d7d9 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2023-09-24 15:58 Arthur Zamarin
  0 siblings, 0 replies; 50+ messages in thread
From: Arthur Zamarin @ 2023-09-24 15:58 UTC (permalink / raw
  To: gentoo-commits

commit:     4c22db5236bb544803456febc8871462fdb234ff
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 15:58:29 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 15:58:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c22db52

dev-perl/Text-CSV: Stabilize 2.30.0 x86, #914413

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

 dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
index f111bb0fc5a7..41631904c5f5 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2023-09-24 18:17 Sam James
  0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2023-09-24 18:17 UTC (permalink / raw
  To: gentoo-commits

commit:     2f2535412540709b04ed98b928b8a33d7e098b0e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 18:17:31 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 18:17:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f253541

dev-perl/Text-CSV: Stabilize 2.30.0 arm, #914413

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

 dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
index 2557b095d7d9..ece29e0a9699 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2023-11-29 13:18 Arthur Zamarin
  0 siblings, 0 replies; 50+ messages in thread
From: Arthur Zamarin @ 2023-11-29 13:18 UTC (permalink / raw
  To: gentoo-commits

commit:     83a1c3cb099003eab589388b059c5a3f4d0c05b5
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 13:17:26 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 13:17:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83a1c3cb

dev-perl/Text-CSV: Stabilize 2.30.0 ppc, #914413

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

 dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
index ece29e0a9699..d54d23fe8b9e 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2024-05-01 16:48 Sam James
  0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2024-05-01 16:48 UTC (permalink / raw
  To: gentoo-commits

commit:     62384f141e111f36fa6a87a3a82170a3ef40a809
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May  1 16:46:42 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May  1 16:46:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62384f14

dev-perl/Text-CSV: add 2.40.0

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

 dev-perl/Text-CSV/Manifest               |  1 +
 dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Text-CSV/Manifest b/dev-perl/Text-CSV/Manifest
index 0b7356c95c15..4ba6c5ba3d37 100644
--- a/dev-perl/Text-CSV/Manifest
+++ b/dev-perl/Text-CSV/Manifest
@@ -1 +1,2 @@
 DIST Text-CSV-2.03.tar.gz 140735 BLAKE2B d40f31623d4b946395968e834cb98b922d75d9515a0d416a3680efd3d739bbd2b429c266132217671fd9f4c27ad6367439d2b11fa60664e2d8b15e58429d80bb SHA512 afd9e81cd2ca9ca9a2c2575c4e540ad09243c1d8b6710dc2b1da472397f99024c768da5ef456948ebd4e06f71b3e5085ef52f191f62c06c6f4a697f70c855769
+DIST Text-CSV-2.04.tar.gz 141037 BLAKE2B 467149c73736d063b9f93a0d9cda8bd2625805702f92559fac91054df0d7948bf70a5cc5a0864bd47649653dd3c83e2d9a7264949a72f72dcfd0235c8930e6e3 SHA512 72673380a955ee888a78aca4188326c1adbdc9508a25752d76eb6f50064181763336b4983bffb944c88110ceb48dde356c092f8189369001513799f220d5021d

diff --git a/dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild
new file mode 100644
index 000000000000..1b9fbef45d79
--- /dev/null
+++ b/dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=ISHIGAKI
+DIST_VERSION=2.04
+inherit perl-module
+
+DESCRIPTION="Manipulate comma-separated value strings"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+IUSE="+xs"
+
+RDEPEND="
+	xs? ( >=dev-perl/Text-CSV_XS-1.530.0 )
+	virtual/perl-IO
+"
+BDEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+
+src_test() {
+	perl_rm_files t/00_pod.t
+	perl-module_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/
@ 2024-05-07 18:31 Arthur Zamarin
  0 siblings, 0 replies; 50+ messages in thread
From: Arthur Zamarin @ 2024-05-07 18:31 UTC (permalink / raw
  To: gentoo-commits

commit:     9c067a81e765b9b9df8db82613e226d51fdab765
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue May  7 18:31:23 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue May  7 18:31:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c067a81

dev-perl/Text-CSV: Keyword 2.40.0 s390, #930048

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

 dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild
index 1b9fbef45d79..6cf3f2f209e7 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.40.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

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

commit:     244ab25ebd76e2f3656aa3cd67141ded7ec85bae
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Thu Jun 20 13:51:46 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Jun 20 15:03:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=244ab25e

dev-perl/Text-CSV: Stabilize 2.30.0 hppa, #934402

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

 dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
index d54d23fe8b9e..7add1a6b82e4 100644
--- a/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
+++ b/dev-perl/Text-CSV/Text-CSV-2.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Manipulate comma-separated value strings"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 IUSE="+xs"
 
 RDEPEND="


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

end of thread, other threads:[~2024-06-20 15:07 UTC | newest]

Thread overview: 50+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-14  7:55 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2024-06-20 15:07 Ionen Wolkens
2024-05-07 18:31 Arthur Zamarin
2024-05-01 16:48 Sam James
2023-11-29 13:18 Arthur Zamarin
2023-09-24 18:17 Sam James
2023-09-24 15:58 Arthur Zamarin
2023-09-24 15:58 Arthur Zamarin
2023-09-24 15:44 Arthur Zamarin
2023-09-24 15:44 Arthur Zamarin
2023-09-21 20:11 Sam James
2023-08-14  6:49 Sam James
2023-06-18  3:12 Sam James
2023-04-29  6:44 Sam James
2023-04-05 13:32 WANG Xuerui
2023-03-15  1:51 Sam James
2021-12-11  0:10 Andreas K. Hüttel
2021-12-07  6:26 Agostino Sarubbo
2021-12-06 15:23 Sam James
2021-12-06 15:20 Sam James
2021-12-06 15:17 Sam James
2021-12-06  8:05 Agostino Sarubbo
2021-12-06  8:04 Agostino Sarubbo
2021-12-06  6:38 Arthur Zamarin
2021-10-26  1:21 Yixun Lan
2021-09-23 20:22 Andreas K. Hüttel
2021-05-24 22:39 Sam James
2020-04-15 15:40 Kent Fredric
2018-10-27 19:50 Fabian Groffen
2018-09-26 19:05 Markus Meier
2018-08-21  0:05 Sergei Trofimovich
2018-08-20  4:13 Matt Turner
2018-08-20  2:38 Mikle Kolyada
2018-08-19 18:39 Matt Turner
2017-06-19 12:33 Kent Fredric
2017-05-30  5:24 Kent Fredric
2017-05-28  6:45 Markus Meier
2017-05-22 19:53 Michael Weber
2017-05-22 13:25 Tobias Klausmann
2017-05-22  9:25 Agostino Sarubbo
2017-05-21  8:09 Agostino Sarubbo
2017-04-12  4:08 Kent Fredric
2017-04-05 23:22 Kent Fredric
2017-04-04 10:25 Kent Fredric
2017-02-19 13:28 Kent Fredric
2016-08-05  0:02 Kent Fredric
2016-07-08 21:07 Andreas Hüttel
2016-07-08 21:07 Andreas Hüttel
2016-06-14 19:29 Markus Meier
2016-06-13 15:39 Tobias Klausmann

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