From def1d9264911de9f80db5165882084b0d66c9208 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 18 Jun 2023 07:47:30 +0100 Subject: gentoo auto-resync : 18:06:2023 - 07:47:30 --- dev-perl/Text-Table/Text-Table-1.135.0.ebuild | 33 +++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 dev-perl/Text-Table/Text-Table-1.135.0.ebuild (limited to 'dev-perl/Text-Table/Text-Table-1.135.0.ebuild') diff --git a/dev-perl/Text-Table/Text-Table-1.135.0.ebuild b/dev-perl/Text-Table/Text-Table-1.135.0.ebuild new file mode 100644 index 000000000000..bdb6f0b5c489 --- /dev/null +++ b/dev-perl/Text-Table/Text-Table-1.135.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=SHLOMIF +DIST_VERSION=1.135 +DIST_EXAMPLES=("examples/*") +inherit perl-module + +DESCRIPTION="Organize Data in Tables" + +LICENSE="ISC" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + virtual/perl-Carp + virtual/perl-Scalar-List-Utils + dev-perl/Text-Aligner +" +BDEPEND=" + ${RDEPEND} + >=dev-perl/Module-Build-0.280.0 + test? ( + virtual/perl-File-Spec + virtual/perl-File-Temp + virtual/perl-IO + virtual/perl-Test-Simple + ) +" + +PERL_RM_FILES=( "t/author-pod-coverage.t" "t/author-pod-syntax.t" "t/release-cpan-changes.t" "t/style-trailing-space.t" ) -- cgit v1.2.3