From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Term-Table/
Date: Fri, 11 Oct 2024 03:39:53 +0000 (UTC) [thread overview]
Message-ID: <1728617951.64fdeaf7b5568f9b54d0497cd16f4678ad1370f3.sam@gentoo> (raw)
commit: 64fdeaf7b5568f9b54d0497cd16f4678ad1370f3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 11 03:10:06 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 11 03:39:11 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64fdeaf7
perl-core/Term-Table: add 0.22.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
perl-core/Term-Table/Manifest | 1 +
perl-core/Term-Table/Term-Table-0.22.0.ebuild | 31 +++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/perl-core/Term-Table/Manifest b/perl-core/Term-Table/Manifest
index 6d6adc786652..e0ae46c700d8 100644
--- a/perl-core/Term-Table/Manifest
+++ b/perl-core/Term-Table/Manifest
@@ -1 +1,2 @@
DIST Term-Table-0.018.tar.gz 28833 BLAKE2B aa7b5c472cd377c8abc4ec1c0d579832eeb4c80cff28ce486da7c6370cc658ffc32d5f4ab7a5bb5405b36bc0438da8a9e047aef8fc02383a1fffc1547f880696 SHA512 99670976b884482697d667cf5db3cc3ff60e511270eab7e0df0cd922cfcc38297d143f03579df153a62db201db8d9e81e5f8bdaa94015d0b9ee9a5c033470621
+DIST Term-Table-0.022.tar.gz 29116 BLAKE2B f82592b8de9f439d13ce90ed62ade66d13394c84c70c2656f0d2f187ca574c83e3c16f32f2d28bb2aa85f7a18eab7b1915f65e18c8058e55d7e36122e029abb8 SHA512 5e942104eb11ee1344ce97a33db4559584f94140516b31f53464be07b274cc7ffe9340cd63f3aff5a1d1af2f0701ed7e75179eedfb1611a5c3dc9b281f10c35d
diff --git a/perl-core/Term-Table/Term-Table-0.22.0.ebuild b/perl-core/Term-Table/Term-Table-0.22.0.ebuild
new file mode 100644
index 000000000000..720c28f8e2dd
--- /dev/null
+++ b/perl-core/Term-Table/Term-Table-0.22.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=EXODIST
+DIST_VERSION=0.022
+inherit perl-module optfeature
+
+DESCRIPTION="Format a header and rows into a table"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~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'
+}
next reply other threads:[~2024-10-11 3:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-11 3:39 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-20 14:36 [gentoo-commits] repo/gentoo:master commit in: perl-core/Term-Table/ Sam James
2025-01-12 12:58 Sam James
2025-01-12 12:58 Sam James
2025-01-12 12:58 Sam James
2025-01-12 12:58 Sam James
2025-01-12 12:58 Sam James
2025-01-12 13:16 Sam James
2025-01-12 17:32 Sam James
2025-01-18 7:11 Arthur Zamarin
2025-01-22 4:55 Sam James
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=1728617951.64fdeaf7b5568f9b54d0497cd16f4678ad1370f3.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