From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/
Date: Sun, 18 Jun 2023 21:53:03 +0000 (UTC) [thread overview]
Message-ID: <1687125153.cac4e00a4a7b453814e912dcb4e6e5b584e487f6.sam@gentoo> (raw)
commit: cac4e00a4a7b453814e912dcb4e6e5b584e487f6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 21:22:24 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 21:52:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cac4e00a
dev-perl/Term-Table: add 0.16.0
Signed-off-by: Sam James <sam <AT> 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 000000000000..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'
+}
next reply other threads:[~2023-06-18 21:53 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-18 21:53 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-23 4:17 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Table/ Sam James
2023-12-29 23:32 Sam James
2023-11-13 4:35 Sam James
2023-11-04 16:13 Arthur Zamarin
2023-11-04 13:35 Sam James
2023-11-04 10:50 Sam James
2023-11-04 10:49 Sam James
2023-11-04 10:49 Sam James
2023-11-04 10:49 Sam James
2023-09-14 16:28 Sam James
2023-08-01 18:27 Arthur Zamarin
2023-07-24 7:45 Jakov Smolić
2023-07-24 7:45 Jakov Smolić
2021-12-09 12:05 Andreas K. Hüttel
2021-10-04 11:01 Agostino Sarubbo
2021-10-03 0:30 Sam James
2021-08-05 11:11 Sergei Trofimovich
2021-07-31 13:04 Agostino Sarubbo
2021-07-28 2:38 Sam James
2021-07-26 2:27 Sam James
2021-07-26 2:14 Sam James
2021-07-26 2:14 Sam James
2021-05-13 14:34 Andreas K. Hüttel
2020-04-15 7:08 Agostino Sarubbo
2020-04-14 15:45 Agostino Sarubbo
2020-04-14 14:06 Agostino Sarubbo
2020-04-12 11:39 Mart Raudsepp
2019-07-19 7:48 Mikle Kolyada
2019-02-23 20:14 Sergei Trofimovich
2019-01-09 10:52 Mikle Kolyada
2019-01-07 0:16 Thomas Deutschmann
2019-01-05 19:45 Sergei Trofimovich
2018-10-27 19:04 Fabian Groffen
2018-06-30 17:44 Mikle Kolyada
2018-02-22 14:43 Michał Górny
2017-12-27 8:35 Markus Meier
2017-12-22 5:20 Markus Meier
2017-11-25 18:51 Sergei Trofimovich
2017-11-23 22:31 Matt Turner
2017-11-13 22:28 Sergei Trofimovich
2017-11-09 0:07 Matt Turner
2017-10-16 20:51 Sergei Trofimovich
2017-10-14 14:46 Sergei Trofimovich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1687125153.cac4e00a4a7b453814e912dcb4e6e5b584e487f6.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox