commit:     9a7eb60550691c6e607b443336cd16d9616fd95c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  8 12:41:02 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar  8 12:41:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a7eb605

dev-perl/HTML-Mason-PSGIHandler: drop 0.530.0

Closes: https://bugs.gentoo.org/832314
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../HTML-Mason-PSGIHandler-0.530.0.ebuild          | 29 ----------------------
 1 file changed, 29 deletions(-)

diff --git 
a/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.530.0.ebuild 
b/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.530.0.ebuild
deleted file mode 100644
index 0bbbcee65a78..000000000000
--- a/dev-perl/HTML-Mason-PSGIHandler/HTML-Mason-PSGIHandler-0.530.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=RUZ
-MODULE_VERSION=0.53
-inherit perl-module
-
-DESCRIPTION="PSGI handler for HTML::Mason"
-
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       dev-perl/CGI-PSGI
-       dev-perl/HTML-Mason
-"
-DEPEND="${RDEPEND}
-       >=virtual/perl-ExtUtils-MakeMaker-6.300.0
-       test? (
-               dev-perl/Plack
-               virtual/perl-Test-Simple
-       )
-"
-
-SRC_TEST="do parallel"

Reply via email to