diff options
author | 2018-04-12 19:31:24 +1200 | |
---|---|---|
committer | 2018-04-15 20:35:34 +1200 | |
commit | 44299422bc42bd7e8966cd70dce617b0fc3c3bce (patch) | |
tree | 1d7ef4dd578d786cf222af96c30c36832b0ad6b3 /dev-perl/CGI-Compile | |
parent | dev-perl/CGI-Builder: Cleanup old (diff) | |
download | gentoo-44299422bc42bd7e8966cd70dce617b0fc3c3bce.tar.gz gentoo-44299422bc42bd7e8966cd70dce617b0fc3c3bce.tar.bz2 gentoo-44299422bc42bd7e8966cd70dce617b0fc3c3bce.zip |
dev-perl/CGI-Compile: Cleanup old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-perl/CGI-Compile')
-rw-r--r-- | dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild | 26 | ||||
-rw-r--r-- | dev-perl/CGI-Compile/Manifest | 1 |
2 files changed, 0 insertions, 27 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild deleted file mode 100644 index f26f71037d9b..000000000000 --- a/dev-perl/CGI-Compile/CGI-Compile-0.210.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=MIYAGAWA -DIST_VERSION=0.21 -inherit perl-module - -DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry" -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="test" - -RDEPEND=" - dev-perl/File-pushd -" -DEPEND="${RDEPEND} - >=dev-perl/Module-Build-Tiny-0.34.0 - test? ( - dev-perl/Test-NoWarnings - dev-perl/Test-Requires - virtual/perl-Test-Simple - ) -" -PATCHES=("${FILESDIR}/${P}-perl-526.patch") diff --git a/dev-perl/CGI-Compile/Manifest b/dev-perl/CGI-Compile/Manifest index 12e3e67d3a68..964d41382f76 100644 --- a/dev-perl/CGI-Compile/Manifest +++ b/dev-perl/CGI-Compile/Manifest @@ -1,2 +1 @@ -DIST CGI-Compile-0.21.tar.gz 20910 BLAKE2B f39bd522fd8bbbb5654b60e44d754df87f8c36af84af741c6bce000bc45eee0f733af8f482e5f3e2bff895e8669a2b1b84862e4305ca8902c80f6f640af0e6f7 SHA512 0b26fbe4a38645df3aeae03647292125210147321ed9552bbd871824915fabaafdac8601667bddfb73038b7f096d19e1ba7a00acaa5dc28865c1f97247ad5e64 DIST CGI-Compile-0.22.tar.gz 21160 BLAKE2B a2b8ba4c7f180ec5dc1d48dace853ac37a3c8cbaaa2e1a140b52eca2fe366f59c0229d47cd8738029781ee4cb137db7d646efb55e254dffdb4e0112a107dc2f3 SHA512 58be714bd25975fbb66e4c83c197fa3c17219327859d965011706fda96d5c2f208831e52368c0b4b8ef6b0f462b9c8ea216d94d7ef30e904e21b818b134cc5b7 |