commit:     05018beba53e788651edfd649a3e0a14dc9cc6a4
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  5 22:49:12 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Oct  5 22:52:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05018beb

dev-perl/XML-Generator: EAPI=8 bump

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

 ...r-1.40.0-r1.ebuild => XML-Generator-1.40.0-r2.ebuild} | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-perl/XML-Generator/XML-Generator-1.40.0-r1.ebuild 
b/dev-perl/XML-Generator/XML-Generator-1.40.0-r2.ebuild
similarity index 67%
rename from dev-perl/XML-Generator/XML-Generator-1.40.0-r1.ebuild
rename to dev-perl/XML-Generator/XML-Generator-1.40.0-r2.ebuild
index eb50bcae824..ba4adab51f7 100644
--- a/dev-perl/XML-Generator/XML-Generator-1.40.0-r1.ebuild
+++ b/dev-perl/XML-Generator/XML-Generator-1.40.0-r2.ebuild
@@ -1,19 +1,19 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=BHOLZMAN
-MODULE_VERSION=1.04
+DIST_AUTHOR=BHOLZMAN
+DIST_VERSION=1.04
 inherit perl-module
 
 DESCRIPTION="Perl XML::Generator - A module to help in generating XML 
documents"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-IUSE=""
 
-DEPEND="dev-libs/expat"
+DEPEND="
+       dev-libs/expat
+"
 RDEPEND="${DEPEND}"
-
-SRC_TEST="do"
+BDEPEND="${DEPEND}"

Reply via email to