commit:     44081bba86167f986813875b4ecfcddafefaca8f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 14 23:15:43 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Jun 14 23:26:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44081bba

dev-perl/HTML-Template-Pro: EAPI=7 bump

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...ro-0.951.0.ebuild => HTML-Template-Pro-0.951.0-r1.ebuild} | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.951.0.ebuild 
b/dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.951.0-r1.ebuild
similarity index 76%
rename from dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.951.0.ebuild
rename to dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.951.0-r1.ebuild
index 1995f094bc7..56830181cd3 100644
--- a/dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.951.0.ebuild
+++ b/dev-perl/HTML-Template-Pro/HTML-Template-Pro-0.951.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-MODULE_AUTHOR=VIY
-MODULE_VERSION=0.9510
+EAPI=7
+DIST_AUTHOR=VIY
+DIST_VERSION=0.9510
 inherit perl-module
 
 DESCRIPTION='Perl/XS module to use HTML Templates from CGI scripts'
@@ -17,10 +17,8 @@ RDEPEND="
        virtual/perl-File-Spec
        >=dev-perl/JSON-2.0.0
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
        virtual/perl-ExtUtils-MakeMaker
        dev-libs/libpcre
        test? ( virtual/perl-Test-Simple )
 "
-
-SRC_TEST="do parallel"

Reply via email to