commit:     ef8e7a81554b189cfdba07794ad1d9aedb34f31d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 10 17:34:17 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Aug 10 18:23:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef8e7a81

dev-perl/Struct-Compare: EAPI=8 bump

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

 ...uct-Compare-1.0.1.ebuild => Struct-Compare-1.0.1-r1.ebuild} | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/dev-perl/Struct-Compare/Struct-Compare-1.0.1.ebuild 
b/dev-perl/Struct-Compare/Struct-Compare-1.0.1-r1.ebuild
similarity index 61%
rename from dev-perl/Struct-Compare/Struct-Compare-1.0.1.ebuild
rename to dev-perl/Struct-Compare/Struct-Compare-1.0.1-r1.ebuild
index ad7667205ce..fd78beb6964 100644
--- a/dev-perl/Struct-Compare/Struct-Compare-1.0.1.ebuild
+++ b/dev-perl/Struct-Compare/Struct-Compare-1.0.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=ZENSPIDER
 inherit perl-module
@@ -9,9 +9,3 @@ inherit perl-module
 DESCRIPTION="Recursive diff for perl structures"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-"

Reply via email to