commit: e9bb7ce65b31ced342940b8e6bd433f915a45aab
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 29 15:49:28 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Sep 29 15:52:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9bb7ce6
dev-perl/Time-Out: EAPI=8 bump
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../{Time-Out-0.110.0-r1.ebuild => Time-Out-0.110.0-r2.ebuild} | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/dev-perl/Time-Out/Time-Out-0.110.0-r1.ebuild
b/dev-perl/Time-Out/Time-Out-0.110.0-r2.ebuild
similarity index 66%
rename from dev-perl/Time-Out/Time-Out-0.110.0-r1.ebuild
rename to dev-perl/Time-Out/Time-Out-0.110.0-r2.ebuild
index cf8e675074c..380070ffddc 100644
--- a/dev-perl/Time-Out/Time-Out-0.110.0-r1.ebuild
+++ b/dev-perl/Time-Out/Time-Out-0.110.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=PATL
DIST_VERSION=0.11
@@ -11,10 +11,5 @@ DESCRIPTION="Easily timeout long running operations"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
PERL_RM_FILES=( "t/pod.t" )