diff options
| author | Sam James <sam@gentoo.org> | 2025-01-22 04:20:58 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-01-22 04:20:58 +0000 |
| commit | 1bf0eed9e1a1e45265fa86866817d9f364f8ac12 (patch) | |
| tree | 3b1800cac1dba34a57ae0fd06e4083d40ba7d1e4 /dev-perl/CGI-Compile | |
| parent | b8e4dd46f1ed234be1a2b91e5bdfd8ccbc0ffeff (diff) | |
| download | gentoo-1bf0eed9e1a1e45265fa86866817d9f364f8ac12.tar.gz gentoo-1bf0eed9e1a1e45265fa86866817d9f364f8ac12.tar.bz2 gentoo-1bf0eed9e1a1e45265fa86866817d9f364f8ac12.zip | |
dev-perl/CGI-Compile: add 0.270.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Compile')
| -rw-r--r-- | dev-perl/CGI-Compile/CGI-Compile-0.270.0.ebuild | 36 | ||||
| -rw-r--r-- | dev-perl/CGI-Compile/Manifest | 1 |
2 files changed, 37 insertions, 0 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.270.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.270.0.ebuild new file mode 100644 index 000000000000..e577871beb54 --- /dev/null +++ b/dev-perl/CGI-Compile/CGI-Compile-0.270.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=RKITOVER +DIST_VERSION=0.27 +inherit perl-module + +DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry" +SLOT="0" + +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" + +RDEPEND=" + dev-perl/File-pushd + dev-perl/Sub-Name +" +BDEPEND=" + ${RDEPEND} + >=dev-perl/Module-Build-Tiny-0.34.0 + test? ( + dev-perl/CGI + dev-perl/Capture-Tiny + dev-perl/Filter + dev-perl/Sub-Identify + dev-perl/Test-NoWarnings + dev-perl/Test-Requires + virtual/perl-Test-Simple + dev-perl/Try-Tiny + ) +" + +PERL_RM_FILES=( + "t/author-pod-syntax.t" +) diff --git a/dev-perl/CGI-Compile/Manifest b/dev-perl/CGI-Compile/Manifest index 76bdbdde8dba..4ba2186ef556 100644 --- a/dev-perl/CGI-Compile/Manifest +++ b/dev-perl/CGI-Compile/Manifest @@ -1 +1,2 @@ DIST CGI-Compile-0.26.tar.gz 23151 BLAKE2B c343b32e31815888f4e11bf4f00370ebf1ed36076ace5d8266a18b16c4c31e088c7ba2d639ae3b1e71b85a60190a56c0e668a153b8874129c598eae8ca04aea3 SHA512 d4fe9f6a0a68e231e3cb4de2d1626084d1e9c1e8df6a9025393c5623a85604374ede97d6deee520141759e438105fcfabbd24c5559b97695f5eda32cb29f9da9 +DIST CGI-Compile-0.27.tar.gz 23225 BLAKE2B d29ec6295878ffd819e1b79c9b5c74ae6174f8f92f8e74472998e594881cba54b95b7c6dcddf7060fc5f6f5363737256d74feb5419b109258e37b4ec0755894b SHA512 812e9b6474ed08560784fbb9aa24c9d4fdd57409296b5fcb06ab8d2ffc5d81c9a6728294c44c019b445181d0ce0f2d3e668dbee459b60f6408249bcb80378ea2 |
