mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-perl/CGI-Simple: add 1.280.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
30
dev-perl/CGI-Simple/CGI-Simple-1.280.0.ebuild
Normal file
30
dev-perl/CGI-Simple/CGI-Simple-1.280.0.ebuild
Normal file
@@ -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
|
||||
)
|
||||
"
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user