From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C09D215813A for ; Wed, 22 Jan 2025 04:56:35 +0000 (UTC) Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 765EB342F65 for ; Wed, 22 Jan 2025 04:56:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A49EEE075F; Wed, 22 Jan 2025 04:55:57 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8E039E075F for ; Wed, 22 Jan 2025 04:55:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5EAD734131D for ; Wed, 22 Jan 2025 04:55:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0DD6025FD for ; Wed, 22 Jan 2025 04:55:54 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1737521234.9b4cae17873be950dcd73de931a275cb7162c61d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: perl-core/Term-Table/ X-VCS-Repository: repo/gentoo X-VCS-Files: perl-core/Term-Table/Manifest perl-core/Term-Table/Term-Table-0.24.0.ebuild X-VCS-Directories: perl-core/Term-Table/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9b4cae17873be950dcd73de931a275cb7162c61d X-VCS-Branch: master Date: Wed, 22 Jan 2025 04:55:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 47614c7c-12bc-4418-9dd0-686c797518d8 X-Archives-Hash: 59cd3820811145a85eadd2370f11f3b3 commit: 9b4cae17873be950dcd73de931a275cb7162c61d Author: Sam James gentoo org> AuthorDate: Wed Jan 22 04:47:14 2025 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jan 22 04:47:14 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b4cae17 perl-core/Term-Table: add 0.24.0 Signed-off-by: Sam James gentoo.org> perl-core/Term-Table/Manifest | 1 + perl-core/Term-Table/Term-Table-0.24.0.ebuild | 31 +++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/perl-core/Term-Table/Manifest b/perl-core/Term-Table/Manifest index bcef9c3c6d18..9f61d12ade2c 100644 --- a/perl-core/Term-Table/Manifest +++ b/perl-core/Term-Table/Manifest @@ -1,2 +1,3 @@ DIST Term-Table-0.022.tar.gz 29116 BLAKE2B f82592b8de9f439d13ce90ed62ade66d13394c84c70c2656f0d2f187ca574c83e3c16f32f2d28bb2aa85f7a18eab7b1915f65e18c8058e55d7e36122e029abb8 SHA512 5e942104eb11ee1344ce97a33db4559584f94140516b31f53464be07b274cc7ffe9340cd63f3aff5a1d1af2f0701ed7e75179eedfb1611a5c3dc9b281f10c35d DIST Term-Table-0.023.tar.gz 29194 BLAKE2B 3010c473b561efaef5c79e4ba06fba0538bb0124e47fe17d8065ebc24723127ecb106fe23b2ab8975a9ff621144e97680360eb9414b665ee3897ca340e0f4bc9 SHA512 11af2b0447b3f2474fa371ffc7e762cf8bc71e6ee67db9914b0ef9c8af7327fb518abd37dd3e0a36a14f6288103c9a197c5e3d91fe063ab379d27c888fa8cfdd +DIST Term-Table-0.024.tar.gz 29271 BLAKE2B 502627632320835cfe3484c6ef4ae3653f9b99300a2db06680031230ac483e05fc0ea5b4cd6a763fa40e1430d80f8088303e73f436a06a69d836228ea1adce4e SHA512 42035d7bf472049b997f69a06a26dc545d6a7d6a849f73e777b807cd74a85969000f7191436400e5689c3f63365163b745a37986f7f04967e129851ff0865588 diff --git a/perl-core/Term-Table/Term-Table-0.24.0.ebuild b/perl-core/Term-Table/Term-Table-0.24.0.ebuild new file mode 100644 index 000000000000..03b7c4c2a1a5 --- /dev/null +++ b/perl-core/Term-Table/Term-Table-0.24.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=EXODIST +DIST_VERSION=0.024 +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' +}