commit:     d54e0b4520dfc729f8cfee2645fabd44981f9fe2
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 13 14:18:35 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 13 14:18:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d54e0b45

dev-perl/HTML-FormatText-WithLinks: EAPI=7 bump

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

 ...r1.ebuild => HTML-FormatText-WithLinks-0.150.0-r2.ebuild} | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git 
a/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0-r1.ebuild
 
b/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0-r2.ebuild
similarity index 74%
rename from 
dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0-r1.ebuild
rename to 
dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0-r2.ebuild
index bc3e6f1c76e..920891efde8 100644
--- 
a/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0-r1.ebuild
+++ 
b/dev-perl/HTML-FormatText-WithLinks/HTML-FormatText-WithLinks-0.150.0-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-MODULE_AUTHOR=STRUAN
-MODULE_VERSION=0.15
+DIST_AUTHOR=STRUAN
+DIST_VERSION=0.15
 inherit perl-module
 
 DESCRIPTION="HTML to text conversion with links as footnotes"
@@ -19,9 +19,7 @@ RDEPEND="
        dev-perl/HTML-Tree
        dev-perl/URI
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
        >=dev-perl/Module-Build-0.380.0
        test? ( virtual/perl-Test-Simple )
 "
-
-SRC_TEST="do parallel"

Reply via email to