diff options
author | 2024-03-14 12:42:55 -0400 | |
---|---|---|
committer | 2024-03-15 10:56:05 -0400 | |
commit | 776b2d123ea2cea61380f380175c80826afb68f7 (patch) | |
tree | 69c6cdd92b0d025276f62929044dda30d44b7d67 | |
parent | dev-perl/CGI: Drop old versions (diff) | |
download | gentoo-776b2d123ea2cea61380f380175c80826afb68f7.tar.gz gentoo-776b2d123ea2cea61380f380175c80826afb68f7.tar.bz2 gentoo-776b2d123ea2cea61380f380175c80826afb68f7.zip |
dev-perl/CGI-Compile: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r-- | dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild | 38 | ||||
-rw-r--r-- | dev-perl/CGI-Compile/Manifest | 1 |
2 files changed, 0 insertions, 39 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild deleted file mode 100644 index f15ad219a317..000000000000 --- a/dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=RKITOVER -DIST_VERSION=0.25 -inherit perl-module - -DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND=" - dev-perl/File-pushd - dev-perl/Sub-Name -" -DEPEND=" - dev-perl/Module-Build-Tiny -" -BDEPEND="${RDEPEND} - >=dev-perl/Module-Build-Tiny-0.34.0 - test? ( - dev-perl/CGI - dev-perl/Capture-Tiny - dev-perl/Sub-Identify - dev-perl/Switch - 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 e05101742daf..76bdbdde8dba 100644 --- a/dev-perl/CGI-Compile/Manifest +++ b/dev-perl/CGI-Compile/Manifest @@ -1,2 +1 @@ -DIST CGI-Compile-0.25.tar.gz 22479 BLAKE2B e321ec4d0ecee66f0efb8c89f322a036b135449938840aa0cfe0bf714bb2e8a0ad2d8d8f4397b00aa9e86d03190cb9429aaa8e0420528f233ddc9c066f768859 SHA512 760481c3868592d7dbeab10125ee76c608ea6a705926597c4219dc128c3ffb642ff39e6ddf72aa916c183fb6baf3671e687ea9a41b86987a60fc076d304d6fe6 DIST CGI-Compile-0.26.tar.gz 23151 BLAKE2B c343b32e31815888f4e11bf4f00370ebf1ed36076ace5d8266a18b16c4c31e088c7ba2d639ae3b1e71b85a60190a56c0e668a153b8874129c598eae8ca04aea3 SHA512 d4fe9f6a0a68e231e3cb4de2d1626084d1e9c1e8df6a9025393c5623a85604374ede97d6deee520141759e438105fcfabbd24c5559b97695f5eda32cb29f9da9 |