dev-perl/AnyEvent-HTTPD: EAPI=7

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel 2021-04-10 23:46:34 +02:00
parent 2a59389f1e
commit 5644508799
No known key found for this signature in database
GPG Key ID: 4C49F79E54D0A206

View File

@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EAPI=7
DIST_AUTHOR=ELMEX
DIST_VERSION=0.93
inherit perl-module
@ -21,7 +21,7 @@ RDEPEND="
virtual/perl-Time-Local
dev-perl/URI
"
DEPEND="${RDEPEND}
BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
virtual/perl-Carp
test? ( virtual/perl-Test-Simple )