commit: 6807f7d5263ec7fdaec5a8aeda9a698438570682
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 5 20:16:01 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Nov 5 20:27:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6807f7d5
dev-perl/IO-SessionData: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...ssionData-1.30.0-r1.ebuild => IO-SessionData-1.30.0-r2.ebuild} | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild
b/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r2.ebuild
similarity index 78%
rename from dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild
rename to dev-perl/IO-SessionData/IO-SessionData-1.30.0-r2.ebuild
index fde61649f70..50c4fc79261 100644
--- a/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r1.ebuild
+++ b/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=PHRED
DIST_VERSION=1.03
@@ -11,9 +11,3 @@ DESCRIPTION="Session data support module for SOAP::Lite"
SLOT="0"
KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"