diff options
author | 2024-03-14 12:42:55 -0400 | |
---|---|---|
committer | 2024-03-15 10:56:05 -0400 | |
commit | 75057aae3a1f1d7d44bc61782df59d21b5d48ce6 (patch) | |
tree | 5637a7a893aaea86df2d112d391638c598a8885e /dev-perl/CGI-Simple | |
parent | dev-perl/CGI-Fast: Drop old versions (diff) | |
download | gentoo-75057aae3a1f1d7d44bc61782df59d21b5d48ce6.tar.gz gentoo-75057aae3a1f1d7d44bc61782df59d21b5d48ce6.tar.bz2 gentoo-75057aae3a1f1d7d44bc61782df59d21b5d48ce6.zip |
dev-perl/CGI-Simple: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Simple')
-rw-r--r-- | dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild | 30 | ||||
-rw-r--r-- | dev-perl/CGI-Simple/Manifest | 1 |
2 files changed, 0 insertions, 31 deletions
diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild deleted file mode 100644 index 8b087416cb83..000000000000 --- a/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=MANWAR -DIST_VERSION=1.25 -inherit perl-module - -DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant" -# Bug: https://bugs.gentoo.org/721422 -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" -IUSE="test" -RESTRICT="!test? ( test )" - -DEPEND=" - dev-perl/Module-Build -" -BDEPEND=" - dev-perl/Module-Build - test? ( - dev-perl/libwww-perl - dev-perl/IO-stringy - virtual/perl-File-Temp - dev-perl/Test-Exception - dev-perl/Test-NoWarnings - ) -" diff --git a/dev-perl/CGI-Simple/Manifest b/dev-perl/CGI-Simple/Manifest index f1d7305143f9..347710408559 100644 --- a/dev-perl/CGI-Simple/Manifest +++ b/dev-perl/CGI-Simple/Manifest @@ -1,2 +1 @@ -DIST CGI-Simple-1.25.tar.gz 87489 BLAKE2B 18ee59c7d97b042fdccaf93a9aa7a7aeafe6cdca52c675af11913a4cdb67daddf086679777936e3914663521c62a86795778b563478ed633d9b2b860a62fffb7 SHA512 ace262b4ccafe2ee01582aacf52b31aa1202dc5408bb33071330bc7c53f2cfbb39f9e8844c4511c86125dc05f7161b7592a4038c353dddd1bfd52c03dbcfa9dd DIST CGI-Simple-1.280.tar.gz 86718 BLAKE2B 28c2587ca1e786767fb726bc879d739b6dd8124ca6de074402fd682d210474570097995a83cc53c94f9d5ece7e0717ec56050f6a76513a0f2afc63177f357ed3 SHA512 437421f94ba75fc665c03139e297ad3a0616d4864e7eedfa2d877f77f4f4eb574009beeaa918c0202f796e84e1ad2036a662261960a7bd77cb8e1582c316b620 |