commit:     4c34990cf97ff92a6fad2e5f673790e3cf4f0bc6
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 22 19:20:32 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Sep 22 19:27:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c34990c

dev-perl/Test-Unit-Lite: EAPI=8 bump

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

 ...120.200-r1.ebuild => Test-Unit-Lite-0.120.200-r2.ebuild} | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200-r1.ebuild 
b/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200-r2.ebuild
similarity index 57%
rename from dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200-r1.ebuild
rename to dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200-r2.ebuild
index 2eb9479999c..577783061f5 100644
--- a/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200-r1.ebuild
+++ b/dev-perl/Test-Unit-Lite/Test-Unit-Lite-0.120.200-r2.ebuild
@@ -1,19 +1,16 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=DEXTER
-MODULE_VERSION=0.1202
+DIST_AUTHOR=DEXTER
+DIST_VERSION=0.1202
 inherit perl-module
 
 DESCRIPTION="Unit testing without external dependencies"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 RDEPEND=""
-DEPEND="dev-perl/Module-Build"
-
-SRC_TEST=do
+BDEPEND="dev-perl/Module-Build"

Reply via email to