commit:     62278032cf10a4f7714cce8949fc3b433841f5fb
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  1 11:22:56 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Nov  1 11:24:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62278032

dev-perl/HTML-SimpleParse: EAPI=8 bump

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

 ...se-0.120.0-r2.ebuild => HTML-SimpleParse-0.120.0-r3.ebuild} | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r2.ebuild 
b/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r3.ebuild
similarity index 72%
rename from dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r2.ebuild
rename to dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r3.ebuild
index 127876e201c..5050c8e5f09 100644
--- a/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r2.ebuild
+++ b/dev-perl/HTML-SimpleParse/HTML-SimpleParse-0.120.0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=KWILLIAMS
 DIST_VERSION=0.12
@@ -11,8 +11,8 @@ DESCRIPTION="A bare-bones HTML parser, similar to 
HTML::Parser"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86"
-IUSE=""
 
 RDEPEND=""
-DEPEND="${RDEPEND}
-       >=dev-perl/Module-Build-0.28"
+BDEPEND="${RDEPEND}
+       >=dev-perl/Module-Build-0.280.0
+"

Reply via email to