[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/, perl-core/Term-Table/

2024-05-26 Thread Andreas K. Hüttel
commit: c44b55c5ff60cf422bfcc72cd8cb3ace439e80b3
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun May 26 20:29:54 2024 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Sun May 26 20:43:42 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c44b55c5

perl-core/Term-Table: moved here from dev-perl

Term::Table 0.018 has been added to the Perl core as of 5.40

Signed-off-by: Andreas K. Hüttel  gentoo.org>

 {dev-perl => perl-core}/Term-Table/Manifest | 0
 {dev-perl => perl-core}/Term-Table/Term-Table-0.18.0.ebuild | 0
 {dev-perl => perl-core}/Term-Table/metadata.xml | 0
 3 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Term-Table/Manifest b/perl-core/Term-Table/Manifest
similarity index 100%
rename from dev-perl/Term-Table/Manifest
rename to perl-core/Term-Table/Manifest

diff --git a/dev-perl/Term-Table/Term-Table-0.18.0.ebuild 
b/perl-core/Term-Table/Term-Table-0.18.0.ebuild
similarity index 100%
rename from dev-perl/Term-Table/Term-Table-0.18.0.ebuild
rename to perl-core/Term-Table/Term-Table-0.18.0.ebuild

diff --git a/dev-perl/Term-Table/metadata.xml 
b/perl-core/Term-Table/metadata.xml
similarity index 100%
rename from dev-perl/Term-Table/metadata.xml
rename to perl-core/Term-Table/metadata.xml



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2024-01-22 Thread Sam James
commit: 1d9af242971316c44ebe474bc8a2eaa024bd666b
Author: Sam James  gentoo  org>
AuthorDate: Tue Jan 23 04:15:53 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jan 23 04:15:53 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d9af242

dev-perl/Term-Table: Stabilize 0.18.0 hppa, #920990

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.18.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.18.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.18.0.ebuild
index 05627591908a..62d092c779e5 100644
--- a/dev-perl/Term-Table/Term-Table-0.18.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.18.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 optfeature
 DESCRIPTION="Format a header and rows into a table"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2023-12-29 Thread Sam James
commit: 077236d2285cb746f22840eba425894c67f84d95
Author: Sam James  gentoo  org>
AuthorDate: Fri Dec 29 23:31:50 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Dec 29 23:31:50 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=077236d2

dev-perl/Term-Table: Stabilize 0.18.0 sparc, #920990

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.18.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.18.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.18.0.ebuild
index beb2ed863327..0bf7d10d3559 100644
--- a/dev-perl/Term-Table/Term-Table-0.18.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.18.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module optfeature
 DESCRIPTION="Format a header and rows into a table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2023-11-12 Thread Sam James
commit: d0e009d011d031a1dba0b534e83e7c7866e1211c
Author: Sam James  gentoo  org>
AuthorDate: Mon Nov 13 04:08:43 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Nov 13 04:34:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e009d0

dev-perl/Term-Table: add 0.18.0

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Term-Table/Manifest |  1 +
 dev-perl/Term-Table/Term-Table-0.18.0.ebuild | 31 
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/Term-Table/Manifest b/dev-perl/Term-Table/Manifest
index 7564b1e2a362..b18f8a7be2f9 100644
--- a/dev-perl/Term-Table/Manifest
+++ b/dev-perl/Term-Table/Manifest
@@ -1,3 +1,4 @@
 DIST Term-Table-0.015.tar.gz 28737 BLAKE2B 
4cdbb839467989d15e3ee3033efc7eb7081999d24ef7df05dcfce4fe18b03fab644af30cc5b6a28e5a4e8895a95a00f10b547ba98c4570da57ab9531ea04697c
 SHA512 
2f5cbc28d0d0f76a6269892055871c103a65d9fd9836d3a0b7c7320cf1439d27cba596453f1d94bd324bd4d4dffdd0eb672801aa23f9a8609310a28eca15dd87
 DIST Term-Table-0.016.tar.gz 28343 BLAKE2B 
b48ab1d17141a0d1fd5b19a5f7e217c236cb8fff1e9fad11c573a00573bdd9668689af5ab08ac2b91fc3efc119626f2a28490a7dfd5b2d17d692019216b979fd
 SHA512 
b35700fba336f57e479d818ef74fc746979b3acb081a7cde816b39c5fb65bedd5217257426ba22bdcaf8d73292cd98efd23295144a996f7bd117ada775cdfe5b
 DIST Term-Table-0.017.tar.gz 28747 BLAKE2B 
3bd9888003463e777259af17def0ccdb0924f21e16dcf11c3e8c9dc0313fe2bd844f25a1da446b54cbc0f1d9cf84dc646382f5979ba1e9839530693b47f62d21
 SHA512 
ee5b9188c99e9ebc346cb3395b3d36e4ca7e6f4965bd54be43646091a1f7babf2784e0c6ad5e263870ccfbb6d55896ce9a7815a73e1b1e620357885705220f32
+DIST Term-Table-0.018.tar.gz 28833 BLAKE2B 
aa7b5c472cd377c8abc4ec1c0d579832eeb4c80cff28ce486da7c6370cc658ffc32d5f4ab7a5bb5405b36bc0438da8a9e047aef8fc02383a1fffc1547f880696
 SHA512 
99670976b884482697d667cf5db3cc3ff60e511270eab7e0df0cd922cfcc38297d143f03579df153a62db201db8d9e81e5f8bdaa94015d0b9ee9a5c033470621

diff --git a/dev-perl/Term-Table/Term-Table-0.18.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.18.0.ebuild
new file mode 100644
index ..beb2ed863327
--- /dev/null
+++ b/dev-perl/Term-Table/Term-Table-0.18.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=EXODIST
+DIST_VERSION=0.018
+inherit perl-module optfeature
+
+DESCRIPTION="Format a header and rows into a table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Scalar-List-Utils
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   >=virtual/perl-Test-Simple-1.302.97
+   )
+"
+
+pkg_postinst() {
+   # optfeature "Improved Automatic detection of terminal width" 
Term::Size::Any
+   optfeature "Improved rendering of UTF8 Characters" 
'>=dev-perl/Unicode-LineBreak-2013.100.0'
+   optfeature "Automatic detection of terminal width" 
'dev-perl/TermReadKey'
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2023-11-04 Thread Arthur Zamarin
commit: 9f07da655a3e72ad664932a190755b152b6f2d84
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Nov  4 16:11:51 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Nov  4 16:11:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f07da65

dev-perl/Term-Table: Stabilize 0.17.0 ppc, #916825

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.17.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
index c45597516397..4f1a276b1af6 100644
--- a/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module optfeature
 DESCRIPTION="Format a header and rows into a table"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2023-11-04 Thread Sam James
commit: 7c168e0fb40a2cf878bfc84685281e77755bc70c
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  4 13:34:25 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  4 13:34:25 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c168e0f

dev-perl/Term-Table: Stabilize 0.17.0 hppa, #916825

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.17.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
index ce1ad43d3961..c45597516397 100644
--- a/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module optfeature
 DESCRIPTION="Format a header and rows into a table"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2023-11-04 Thread Sam James
commit: b96167d9bc3e24b34e0b215f0d38a508f8dc4c76
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  4 10:50:12 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  4 10:50:12 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b96167d9

dev-perl/Term-Table: Stabilize 0.17.0 arm, #916825

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.17.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
index 03c56b78bfa2..77a2839d3b09 100644
--- a/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module optfeature
 DESCRIPTION="Format a header and rows into a table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2023-11-04 Thread Sam James
commit: 6c2b7bdd0b5a3f1efea6089bb692039c5aad2315
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  4 10:47:48 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  4 10:47:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c2b7bdd

dev-perl/Term-Table: Stabilize 0.17.0 sparc, #916825

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.17.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
index bb0cc303cbcc..c32317d88e97 100644
--- a/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module optfeature
 DESCRIPTION="Format a header and rows into a table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2023-11-04 Thread Sam James
commit: 4036dda4a69bad29f81d60d577c11ff54743816a
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  4 10:47:49 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  4 10:47:49 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4036dda4

dev-perl/Term-Table: Stabilize 0.17.0 arm64, #916825

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.17.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
index c32317d88e97..03c56b78bfa2 100644
--- a/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module optfeature
 DESCRIPTION="Format a header and rows into a table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2023-11-04 Thread Sam James
commit: 0b87fc3c233ec04cccbc0b127778f356da0be1cb
Author: Sam James  gentoo  org>
AuthorDate: Sat Nov  4 10:47:47 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Nov  4 10:47:47 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b87fc3c

dev-perl/Term-Table: Stabilize 0.17.0 ppc64, #916825

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.17.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.17.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
index 89acca1b49fb..bb0cc303cbcc 100644
--- a/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module optfeature
 DESCRIPTION="Format a header and rows into a table"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 
 RDEPEND="
virtual/perl-Carp



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2023-09-14 Thread Sam James
commit: caa7c4158298e48f3816e036c0f4add666c71d9a
Author: Sam James  gentoo  org>
AuthorDate: Thu Sep 14 07:44:22 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Sep 14 16:27:46 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caa7c415

dev-perl/Term-Table: add 0.17.0

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Term-Table/Manifest |  1 +
 dev-perl/Term-Table/Term-Table-0.17.0.ebuild | 31 
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/Term-Table/Manifest b/dev-perl/Term-Table/Manifest
index e2bc1b512657..7564b1e2a362 100644
--- a/dev-perl/Term-Table/Manifest
+++ b/dev-perl/Term-Table/Manifest
@@ -1,2 +1,3 @@
 DIST Term-Table-0.015.tar.gz 28737 BLAKE2B 
4cdbb839467989d15e3ee3033efc7eb7081999d24ef7df05dcfce4fe18b03fab644af30cc5b6a28e5a4e8895a95a00f10b547ba98c4570da57ab9531ea04697c
 SHA512 
2f5cbc28d0d0f76a6269892055871c103a65d9fd9836d3a0b7c7320cf1439d27cba596453f1d94bd324bd4d4dffdd0eb672801aa23f9a8609310a28eca15dd87
 DIST Term-Table-0.016.tar.gz 28343 BLAKE2B 
b48ab1d17141a0d1fd5b19a5f7e217c236cb8fff1e9fad11c573a00573bdd9668689af5ab08ac2b91fc3efc119626f2a28490a7dfd5b2d17d692019216b979fd
 SHA512 
b35700fba336f57e479d818ef74fc746979b3acb081a7cde816b39c5fb65bedd5217257426ba22bdcaf8d73292cd98efd23295144a996f7bd117ada775cdfe5b
+DIST Term-Table-0.017.tar.gz 28747 BLAKE2B 
3bd9888003463e777259af17def0ccdb0924f21e16dcf11c3e8c9dc0313fe2bd844f25a1da446b54cbc0f1d9cf84dc646382f5979ba1e9839530693b47f62d21
 SHA512 
ee5b9188c99e9ebc346cb3395b3d36e4ca7e6f4965bd54be43646091a1f7babf2784e0c6ad5e263870ccfbb6d55896ce9a7815a73e1b1e620357885705220f32

diff --git a/dev-perl/Term-Table/Term-Table-0.17.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
new file mode 100644
index ..89acca1b49fb
--- /dev/null
+++ b/dev-perl/Term-Table/Term-Table-0.17.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=EXODIST
+DIST_VERSION=0.017
+inherit perl-module optfeature
+
+DESCRIPTION="Format a header and rows into a table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+
+RDEPEND="
+   virtual/perl-Carp
+   virtual/perl-Scalar-List-Utils
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   >=virtual/perl-Test-Simple-1.302.97
+   )
+"
+
+pkg_postinst() {
+   # optfeature "Improved Automatic detection of terminal width" 
Term::Size::Any
+   optfeature "Improved rendering of UTF8 Characters" 
'>=dev-perl/Unicode-LineBreak-2013.100.0'
+   optfeature "Automatic detection of terminal width" 
'dev-perl/TermReadKey'
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2023-08-01 Thread Arthur Zamarin
commit: 4c71decece1ec2a64599ffc82ea949b993da9181
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Aug  1 18:26:54 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Aug  1 18:26:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c71dece

dev-perl/Term-Table: Stabilize 0.16.0 hppa, #910833

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.16.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.16.0.ebuild
index dad452ba0317..bc125f30d11c 100644
--- a/dev-perl/Term-Table/Term-Table-0.16.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.16.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module optfeature
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2023-07-24 Thread Jakov Smolić
commit: 640c21c5ef2ca7c1f1df35e7d757e8edf596d77b
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Jul 24 07:45:24 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Jul 24 07:45:24 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=640c21c5

dev-perl/Term-Table: Stabilize 0.16.0 ppc, #910833

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.16.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.16.0.ebuild
index 810d54d7cd63..6c770142b4a5 100644
--- a/dev-perl/Term-Table/Term-Table-0.16.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.16.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module optfeature
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2023-07-24 Thread Jakov Smolić
commit: fd980aabc284adf194f667b61d56b68ff3e13a5e
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Jul 24 07:45:26 2023 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Jul 24 07:45:26 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd980aab

dev-perl/Term-Table: Stabilize 0.16.0 ppc64, #910833

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.16.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.16.0.ebuild
index 6c770142b4a5..66e85b657604 100644
--- a/dev-perl/Term-Table/Term-Table-0.16.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.16.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module optfeature
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2023-06-18 Thread Sam James
commit: cac4e00a4a7b453814e912dcb4e6e5b584e487f6
Author: Sam James  gentoo  org>
AuthorDate: Sun Jun 18 21:22:24 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jun 18 21:52:33 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cac4e00a

dev-perl/Term-Table: add 0.16.0

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Term-Table/Manifest |  1 +
 dev-perl/Term-Table/Term-Table-0.16.0.ebuild | 32 
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/Term-Table/Manifest b/dev-perl/Term-Table/Manifest
index f3635b2374e6..e2bc1b512657 100644
--- a/dev-perl/Term-Table/Manifest
+++ b/dev-perl/Term-Table/Manifest
@@ -1 +1,2 @@
 DIST Term-Table-0.015.tar.gz 28737 BLAKE2B 
4cdbb839467989d15e3ee3033efc7eb7081999d24ef7df05dcfce4fe18b03fab644af30cc5b6a28e5a4e8895a95a00f10b547ba98c4570da57ab9531ea04697c
 SHA512 
2f5cbc28d0d0f76a6269892055871c103a65d9fd9836d3a0b7c7320cf1439d27cba596453f1d94bd324bd4d4dffdd0eb672801aa23f9a8609310a28eca15dd87
+DIST Term-Table-0.016.tar.gz 28343 BLAKE2B 
b48ab1d17141a0d1fd5b19a5f7e217c236cb8fff1e9fad11c573a00573bdd9668689af5ab08ac2b91fc3efc119626f2a28490a7dfd5b2d17d692019216b979fd
 SHA512 
b35700fba336f57e479d818ef74fc746979b3acb081a7cde816b39c5fb65bedd5217257426ba22bdcaf8d73292cd98efd23295144a996f7bd117ada775cdfe5b

diff --git a/dev-perl/Term-Table/Term-Table-0.16.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.16.0.ebuild
new file mode 100644
index ..810d54d7cd63
--- /dev/null
+++ b/dev-perl/Term-Table/Term-Table-0.16.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=EXODIST
+DIST_VERSION=0.016
+inherit perl-module optfeature
+
+DESCRIPTION="Format a header and rows into a table"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x64-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   virtual/perl-Carp
+   >=dev-perl/Importer-0.24.0
+   virtual/perl-Scalar-List-Utils
+"
+DEPEND="
+   ${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   >=virtual/perl-Test-Simple-1.302.97
+   )
+"
+pkg_postinst() {
+   # optfeature "Improved Automatic detection of terminal width" 
Term::Size::Any
+   optfeature "Improved rendering of UTF8 Characters" 
'>=dev-perl/Unicode-LineBreak-2013.100.0'
+   optfeature "Automatic detection of terminal width" 
'dev-perl/TermReadKey'
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2021-12-09 Thread Andreas K. Hüttel
commit: fdf95e84dfa486cd8f7e5acacf97bb48feed80f3
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu Dec  9 11:55:50 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu Dec  9 12:05:08 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdf95e84

dev-perl/Term-Table: Remove old

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

 dev-perl/Term-Table/Manifest|  1 -
 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 31 -
 2 files changed, 32 deletions(-)

diff --git a/dev-perl/Term-Table/Manifest b/dev-perl/Term-Table/Manifest
index 08af69f0cf7b..f3635b2374e6 100644
--- a/dev-perl/Term-Table/Manifest
+++ b/dev-perl/Term-Table/Manifest
@@ -1,2 +1 @@
-DIST Term-Table-0.008.tar.gz 24084 BLAKE2B 
96c188b2b5ba76815631ee14348baa48c89a71d14c49f473e5d47f174ec9d3bb2ebf76704bd3d97c4ddf37de121b8872653756c0c64c9e3fec48bab5db7f0ebf
 SHA512 
d741313933c8925ca3451056d05172c440ab4a46f5a4cbaeae3c6d4b82d29314e69643e8c3e60dced42768f2102277461b2d2dc4bf945d982df9265f49339d06
 DIST Term-Table-0.015.tar.gz 28737 BLAKE2B 
4cdbb839467989d15e3ee3033efc7eb7081999d24ef7df05dcfce4fe18b03fab644af30cc5b6a28e5a4e8895a95a00f10b547ba98c4570da57ab9531ea04697c
 SHA512 
2f5cbc28d0d0f76a6269892055871c103a65d9fd9836d3a0b7c7320cf1439d27cba596453f1d94bd324bd4d4dffdd0eb672801aa23f9a8609310a28eca15dd87

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
deleted file mode 100644
index 4209e7d8aed1..
--- a/dev-perl/Term-Table/Term-Table-0.8.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=EXODIST
-DIST_VERSION=0.008
-inherit perl-module optfeature
-
-DESCRIPTION="Format a header and rows into a table"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-   virtual/perl-Carp
-   >=dev-perl/Importer-0.24.0
-   virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
-   virtual/perl-ExtUtils-MakeMaker
-   test? (
-   >=virtual/perl-Test-Simple-1.302.72
-   )
-"
-pkg_postinst() {
-   # optfeature "Improved Automatic detection of terminal width" 
Term::Size::Any
-   optfeature "Improved rendering of UTF8 Characters" 
'>=dev-perl/Unicode-LineBreak-2013.100.0'
-   optfeature "Automatic detection of terminal width" 
'dev-perl/TermReadKey'
-}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2021-10-04 Thread Agostino Sarubbo
commit: 0f4ceb8c3aa41845c129c0843e1cdf082653e69b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Oct  4 11:01:20 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Oct  4 11:01:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f4ceb8c

dev-perl/Term-Table: x86 stable wrt bug #779163

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

 dev-perl/Term-Table/Term-Table-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
index b21862e44ef..4b0d32b16e5 100644
--- a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module optfeature
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
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 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2021-10-02 Thread Sam James
commit: 27111c515f60ca102327a8fba3be4b40d1d15cd0
Author: Sam James  gentoo  org>
AuthorDate: Sun Oct  3 00:30:40 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Oct  3 00:30:40 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27111c51

dev-perl/Term-Table: Stabilize 0.15.0 ppc, #779163

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
index 7aa1b1aaa21..b21862e44ef 100644
--- a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module optfeature
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 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 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2021-08-05 Thread Sergei Trofimovich
commit: 3dda6dee4b23e4506324d3c00e62f81aab00055b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Thu Aug  5 10:05:26 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug  5 11:10:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dda6dee

dev-perl/Term-Table: stable 0.15.0 for hppa, bug #779163

Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
index 0e1dcfa3722..7aa1b1aaa21 100644
--- a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module optfeature
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 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 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2021-07-31 Thread Agostino Sarubbo
commit: 0ae3eeb8a7108c490b7afbce094bcad7d0257dd7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sat Jul 31 13:02:13 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sat Jul 31 13:02:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ae3eeb8

dev-perl/Term-Table: ppc64 stable wrt bug #779163

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

 dev-perl/Term-Table/Term-Table-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
index be17eb8f453..0e1dcfa3722 100644
--- a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module optfeature
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 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 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2021-07-27 Thread Sam James
commit: c03a1489b4c94d332ff1fd93eb30091bc9eb84ae
Author: Sam James  gentoo  org>
AuthorDate: Wed Jul 28 02:37:16 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jul 28 02:37:16 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c03a1489

dev-perl/Term-Table: Stabilize 0.15.0 sparc, #779163

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
index 405a71d7e7f..be17eb8f453 100644
--- a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module optfeature
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~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 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2021-07-25 Thread Sam James
commit: 2e2662ea7a0122ed2f808df9856c43f1445f4017
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 26 02:26:37 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 26 02:26:37 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e2662ea

dev-perl/Term-Table: Stabilize 0.15.0 amd64, #779163

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
index f9d0145a6f5..405a71d7e7f 100644
--- a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module optfeature
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~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 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2021-07-25 Thread Sam James
commit: 1cb9282226a7da9be56ec51e49ef582bf41380bc
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 26 02:14:01 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 26 02:14:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cb92822

dev-perl/Term-Table: Stabilize 0.15.0 arm, #779163

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
index 6ab00ebad54..6185df6d6bb 100644
--- a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module optfeature
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~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 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2021-07-25 Thread Sam James
commit: 4930dd6dd12878bbf8a55962972a3602cab1c5c5
Author: Sam James  gentoo  org>
AuthorDate: Mon Jul 26 02:14:06 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Mon Jul 26 02:14:06 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4930dd6d

dev-perl/Term-Table: Stabilize 0.15.0 arm64, #779163

Signed-off-by: Sam James  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.15.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
index 6185df6d6bb..f9d0145a6f5 100644
--- a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module optfeature
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~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 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2021-05-13 Thread Andreas K. Hüttel
commit: 61e2aff1616d1008e0fb0040980be855bd018ec5
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Thu May 13 14:21:00 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Thu May 13 14:33:35 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61e2aff1

dev-perl/Term-Table: Version bump 0.015

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 dev-perl/Term-Table/Manifest |  1 +
 dev-perl/Term-Table/Term-Table-0.15.0.ebuild | 31 
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/Term-Table/Manifest b/dev-perl/Term-Table/Manifest
index 76e188e58a9..08af69f0cf7 100644
--- a/dev-perl/Term-Table/Manifest
+++ b/dev-perl/Term-Table/Manifest
@@ -1 +1,2 @@
 DIST Term-Table-0.008.tar.gz 24084 BLAKE2B 
96c188b2b5ba76815631ee14348baa48c89a71d14c49f473e5d47f174ec9d3bb2ebf76704bd3d97c4ddf37de121b8872653756c0c64c9e3fec48bab5db7f0ebf
 SHA512 
d741313933c8925ca3451056d05172c440ab4a46f5a4cbaeae3c6d4b82d29314e69643e8c3e60dced42768f2102277461b2d2dc4bf945d982df9265f49339d06
+DIST Term-Table-0.015.tar.gz 28737 BLAKE2B 
4cdbb839467989d15e3ee3033efc7eb7081999d24ef7df05dcfce4fe18b03fab644af30cc5b6a28e5a4e8895a95a00f10b547ba98c4570da57ab9531ea04697c
 SHA512 
2f5cbc28d0d0f76a6269892055871c103a65d9fd9836d3a0b7c7320cf1439d27cba596453f1d94bd324bd4d4dffdd0eb672801aa23f9a8609310a28eca15dd87

diff --git a/dev-perl/Term-Table/Term-Table-0.15.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
new file mode 100644
index 000..6ab00ebad54
--- /dev/null
+++ b/dev-perl/Term-Table/Term-Table-0.15.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=EXODIST
+DIST_VERSION=0.015
+inherit perl-module optfeature
+
+DESCRIPTION="Format a header and rows into a table"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+   virtual/perl-Carp
+   >=dev-perl/Importer-0.24.0
+   virtual/perl-Scalar-List-Utils
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   test? (
+   >=virtual/perl-Test-Simple-1.302.97
+   )
+"
+pkg_postinst() {
+   # optfeature "Improved Automatic detection of terminal width" 
Term::Size::Any
+   optfeature "Improved rendering of UTF8 Characters" 
'>=dev-perl/Unicode-LineBreak-2013.100.0'
+   optfeature "Automatic detection of terminal width" 
'dev-perl/TermReadKey'
+}



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2020-04-15 Thread Agostino Sarubbo
commit: d9b830f3bcb8efbd7cfde2556e48240d8d396b95
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Apr 15 07:08:21 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Apr 15 07:08:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9b830f3

dev-perl/Term-Table: s390 stable wrt bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index 989ad3ba448..257775dbf3f 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv s390 
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"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2020-04-14 Thread Agostino Sarubbo
commit: 805b5a97d7549e29147a10db50f3b0617944a25b
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Apr 14 15:45:19 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Apr 14 15:45:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=805b5a97

dev-perl/Term-Table: ppc64 stable wrt bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index 30d968ec64a..989ad3ba448 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv 
~s390 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"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2020-04-14 Thread Agostino Sarubbo
commit: 2d9f0ee62915fcc05a2214fac2e64030e4651e7d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Apr 14 14:05:53 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Apr 14 14:05:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d9f0ee6

dev-perl/Term-Table: arm stable wrt bug #717060

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index d33d945e355..30d968ec64a 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 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"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2020-04-12 Thread Mart Raudsepp
commit: 5399a4ab7dd8c5e1058988896b5db86d045686fa
Author: Sam James (sam_c)  cmpct  info>
AuthorDate: Sun Apr 12 11:32:07 2020 +
Commit: Mart Raudsepp  gentoo  org>
CommitDate: Sun Apr 12 11:38:49 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5399a4ab

dev-perl/Term-Table: arm64 stable (bug #717060)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c)  cmpct.info>
Signed-off-by: Mart Raudsepp  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index f31d69d8970..d33d945e355 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 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"
 RESTRICT="!test? ( test )"
 



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2019-07-19 Thread Mikle Kolyada
commit: 5c508ea5c4d80a4c1a7073d28306e07c7e4311d4
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Fri Jul 19 07:47:17 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Fri Jul 19 07:48:42 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c508ea5

dev-perl/Term-Table: Add ~riscv keyword wrt bug #690140

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="~riscv"

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index 8cc88d80b9a..a3ca832d8b6 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2019-02-23 Thread Sergei Trofimovich
commit: 7dd9720ef9927685c74c881ee975c7932f5f703d
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Feb 23 19:33:48 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Feb 23 20:14:40 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dd9720e

dev-perl/Term-Table: stable 0.8.0 for hppa, bug #638696

Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index 37a660b5cd1..8cc88d80b9a 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh sparc x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris 
~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2019-01-09 Thread Mikle Kolyada
commit: f956fb57d521f98bcbaa346fc362d106d1793e7b
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Wed Jan  9 10:50:41 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Wed Jan  9 10:52:33 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f956fb57

dev-perl/Term-Table: amd64 stable wrt bug #638696

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index 412f89db146..a46d7b72bbf 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2019-01-06 Thread Thomas Deutschmann
commit: baf22644c49c4fa229eeb58a21e95265b06b4db7
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Mon Jan  7 00:10:48 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Mon Jan  7 00:10:48 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baf22644

dev-perl/Term-Table: x86 stable (bug #638696)

Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index 23346ca8436..412f89db146 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2019-01-05 Thread Sergei Trofimovich
commit: edc312b62818b2c41b94032f339680ce5ebd33fa
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sat Jan  5 18:41:39 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Jan  5 19:44:50 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edc312b6

dev-perl/Term-Table: stable 0.8.0 for sparc, bug #638696

Signed-off-by: Rolf Eike Beer  sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index 427196174bc..23346ca8436 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc 
~x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2018-10-27 Thread Fabian Groffen
commit: a658d3911ac062a3c4749026e46a12a4cd028da8
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sat Oct 27 18:06:31 2018 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sat Oct 27 19:04:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a658d391

dev-perl/Term-Table: added Prefix keywords, bug #665088

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

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index 73b5668d73f..427196174bc 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.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
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~ppc-aix ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2018-06-30 Thread Mikle Kolyada
commit: 0345715f318c07d089204c844ce5d3bdc1473a6e
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Jun 30 17:43:52 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Jun 30 17:43:52 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0345715f

dev-perl/Term-Table: Add ~s390 keyword

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index e274ab9f120..73b5668d73f 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc 
~x86 ~amd64-fbsd"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2018-02-22 Thread Michał Górny
commit: e96e0d7d96e60d81dd8511e1701c0dd5e9c13ff3
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb 22 14:36:16 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb 22 14:36:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e96e0d7d

dev-perl/Term-Table: Tested on ~amd64-fbsd

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index 51959c50a03..e274ab9f120 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 
~amd64-fbsd"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2017-12-27 Thread Markus Meier
commit: d1084cc58fdd5861ffb67c3de7c4fdeb785f06c1
Author: Markus Meier  gentoo  org>
AuthorDate: Wed Dec 27 08:32:21 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Wed Dec 27 08:32:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1084cc5

dev-perl/Term-Table: add ~arm, bug #633932

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index dbb7556423b..51959c50a03 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2017-12-21 Thread Markus Meier
commit: 96f47b9f9f2aa79f2686fc60a5bbf8f2fd4d271a
Author: Markus Meier  gentoo  org>
AuthorDate: Fri Dec 22 05:17:43 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Fri Dec 22 05:17:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f47b9f

dev-perl/Term-Table: add ~arm64, bug #633932

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm64"

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index c6432dd9202..dbb7556423b 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2017-11-25 Thread Sergei Trofimovich
commit: 4bdc40b49658a13ffca19e060b716746aa115032
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Nov 25 18:50:19 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Nov 25 18:50:19 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bdc40b4

dev-perl/Term-Table: keyworded 0.8.0 for hppa, bug #633932 (thanks to Rolf Eike 
Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index 66b34aaa04e..c6432dd9202 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2017-11-23 Thread Matt Turner
commit: 0bc5d4e319a993ce8ab9b31239ecd81fd14e6041
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Nov 23 22:29:34 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Nov 23 22:31:30 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bc5d4e3

dev-perl/Term-Table-0.8.0: added ~alpha, bug 633932

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index f874e74689a..66b34aaa04e 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2017-11-13 Thread Sergei Trofimovich
commit: 09e6ff31ff5c114467ba70ada7d90b080959bb93
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Nov 13 22:24:29 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Nov 13 22:28:01 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09e6ff31

dev-perl/Term-Table: keyworded 0.8.0 for sparc, bug #633932 (thanks to Rolf 
Eike Beer)

Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="sparc"

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index 4bfccdee4d3..f874e74689a 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2017-11-08 Thread Matt Turner
commit: d9f9fe081eb40605fc6110467ec5bf000e8c0793
Author: Matt Turner  gentoo  org>
AuthorDate: Thu Nov  9 00:03:29 2017 +
Commit: Matt Turner  gentoo  org>
CommitDate: Thu Nov  9 00:07:14 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9f9fe08

dev-perl/Term-Table-0.8.0: added ~mips, bug 603356

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index 6d0d4493880..4bfccdee4d3 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2017-10-16 Thread Sergei Trofimovich
commit: d3f880ede16e66cff4fd3005cd7aa9f6b8d22705
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Oct 16 20:50:43 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Oct 16 20:50:43 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3f880ed

dev-perl/Term-Table: keyworded 0.8.0 for ia64, bug #633932

Package-Manager: Portage-2.3.11, Repoman-2.3.3
RepoMan-Options: --include-arches="ia64"

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index 56fbc7a9003..6d0d4493880 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/

2017-10-14 Thread Sergei Trofimovich
commit: db70678a10ee40cc6424959124da32ec8791be0e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Oct 14 14:41:50 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Oct 14 14:45:58 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db70678a

dev-perl/Term-Table: keyworded 0.8.0 for ppc/ppc64, bug #633932

Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"

 dev-perl/Term-Table/Term-Table-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild 
b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
index 353175c81be..56fbc7a9003 100644
--- a/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
+++ b/dev-perl/Term-Table/Term-Table-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module eutils
 
 DESCRIPTION="Format a header and rows into a table"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 
 RDEPEND="