commit:     5579f8081d45f616d23075b2894bd31617eb08c5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 11 00:34:53 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 11 00:57:56 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5579f808

dev-perl/Text-Format: add 0.630.0

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

 dev-perl/Text-Format/Manifest                   |  1 +
 dev-perl/Text-Format/Text-Format-0.630.0.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-perl/Text-Format/Manifest b/dev-perl/Text-Format/Manifest
index 7782a8023652..1c14b0d44e6e 100644
--- a/dev-perl/Text-Format/Manifest
+++ b/dev-perl/Text-Format/Manifest
@@ -1 +1,2 @@
 DIST Text-Format-0.62.tar.gz 27841 BLAKE2B 
563919c37f6604b7eb127da4c97af7c2cbd8b15ecdbd7cbe8c58ee26177bfcf5adc4d60a6ad7b6bd7880a42dd9defcb53a0fb023ebf699c105c3a186b70e7ac3
 SHA512 
d59e2e981b2d53a62390b5e05a95fc611cada7b1bc056c0f3d53f91873e700371306fd12f3ee53e2f0e70d2015ce8bdc65d3f4c24742711e452e4956b6233689
+DIST Text-Format-0.63.tar.gz 28203 BLAKE2B 
dd60cf5645fd28d41ea72de5633573681a0599205c52fa12fe249060f1eb228b50cf4c9da195de6d5944ad77bacab148b3a0f28ead83712887bda97f26dc7dd3
 SHA512 
d8a19b2d58bcf86b39236b949d14e7ac7a8130a5f4b7ca28dc847f8e50520d8e86c9e11450ee7753fc156555c528cce3f8d825ad1313d7a58d0a12a37fa81320

diff --git a/dev-perl/Text-Format/Text-Format-0.630.0.ebuild 
b/dev-perl/Text-Format/Text-Format-0.630.0.ebuild
new file mode 100644
index 000000000000..7811154e2e7b
--- /dev/null
+++ b/dev-perl/Text-Format/Text-Format-0.630.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SHLOMIF
+DIST_VERSION=0.63
+
+inherit perl-module
+
+DESCRIPTION="Various subroutines to format text"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+       >=dev-perl/Module-Build-0.280.0
+"
+
+PERL_RM_FILES=( "t/pod-coverage.t" "t/cpan-changes.t" "t/pod.t" 
"t/style-trailing-space.t" )

Reply via email to