mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/CGI-Simple: add 1.281.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
26
dev-perl/CGI-Simple/CGI-Simple-1.281.0.ebuild
Normal file
26
dev-perl/CGI-Simple/CGI-Simple-1.281.0.ebuild
Normal file
@@ -0,0 +1,26 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=MANWAR
|
||||
DIST_VERSION=1.281
|
||||
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"
|
||||
|
||||
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.280.tar.gz 86718 BLAKE2B 28c2587ca1e786767fb726bc879d739b6dd8124ca6de074402fd682d210474570097995a83cc53c94f9d5ece7e0717ec56050f6a76513a0f2afc63177f357ed3 SHA512 437421f94ba75fc665c03139e297ad3a0616d4864e7eedfa2d877f77f4f4eb574009beeaa918c0202f796e84e1ad2036a662261960a7bd77cb8e1582c316b620
|
||||
DIST CGI-Simple-1.281.tar.gz 87335 BLAKE2B 7442b7c7267d44a5ffd89a0d1e7d2161a79c98905526e014ff8b390da7122ef7b0154e1bb165b47f88e8ae7788dbb2d47a772571a63dcbfb0aef7a740b5da112 SHA512 08e72d63a39e5e1d1774c0a5c89d7b0f2797fbf9f12f706638176f5dfa31645e3803688f86c805d088845b67bfb39873d1d36de1d7b9fba566268d9cff0b4cfd
|
||||
|
||||
Reference in New Issue
Block a user