diff options
| author | Sam James <sam@gentoo.org> | 2023-03-22 04:33:00 +0000 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2023-03-22 04:33:00 +0000 |
| commit | b4eb42f91cd710ceb8af83bdfc2ef5a2adc128dd (patch) | |
| tree | 07dadf409186c785216515f85ad75002f467c1d2 /dev-perl/CGI-Simple | |
| parent | 748efdc700766c33ae0081208b2b3e4c30576143 (diff) | |
| download | gentoo-b4eb42f91cd710ceb8af83bdfc2ef5a2adc128dd.tar.gz gentoo-b4eb42f91cd710ceb8af83bdfc2ef5a2adc128dd.tar.bz2 gentoo-b4eb42f91cd710ceb8af83bdfc2ef5a2adc128dd.zip | |
dev-perl/CGI-Simple: add 1.280.0
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Simple')
| -rw-r--r-- | dev-perl/CGI-Simple/CGI-Simple-1.280.0.ebuild | 30 | ||||
| -rw-r--r-- | dev-perl/CGI-Simple/Manifest | 1 |
2 files changed, 31 insertions, 0 deletions
diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.280.0.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.280.0.ebuild new file mode 100644 index 000000000000..6d797f120962 --- /dev/null +++ b/dev-perl/CGI-Simple/CGI-Simple-1.280.0.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=MANWAR +DIST_VERSION=1.280 +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 7d409dfd0889..f1d7305143f9 100644 --- a/dev-perl/CGI-Simple/Manifest +++ b/dev-perl/CGI-Simple/Manifest @@ -1 +1,2 @@ DIST CGI-Simple-1.25.tar.gz 87489 BLAKE2B 18ee59c7d97b042fdccaf93a9aa7a7aeafe6cdca52c675af11913a4cdb67daddf086679777936e3914663521c62a86795778b563478ed633d9b2b860a62fffb7 SHA512 ace262b4ccafe2ee01582aacf52b31aa1202dc5408bb33071330bc7c53f2cfbb39f9e8844c4511c86125dc05f7161b7592a4038c353dddd1bfd52c03dbcfa9dd +DIST CGI-Simple-1.280.tar.gz 86718 BLAKE2B 28c2587ca1e786767fb726bc879d739b6dd8124ca6de074402fd682d210474570097995a83cc53c94f9d5ece7e0717ec56050f6a76513a0f2afc63177f357ed3 SHA512 437421f94ba75fc665c03139e297ad3a0616d4864e7eedfa2d877f77f4f4eb574009beeaa918c0202f796e84e1ad2036a662261960a7bd77cb8e1582c316b620 |
