summaryrefslogtreecommitdiff
path: root/dev-perl/Time-Out
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-10-01 20:54:53 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-10-01 20:54:53 +0100
commit391b5b359a346aff490103da7dddc85047f83830 (patch)
tree29eea460a0bd7e1ff21d43b9d6df9af4d8a175e1 /dev-perl/Time-Out
parentc719fdcee603a5a706a45d10cb598762d56a727d (diff)
gentoo resync : 01.10.2021
Diffstat (limited to 'dev-perl/Time-Out')
-rw-r--r--dev-perl/Time-Out/Manifest2
-rw-r--r--dev-perl/Time-Out/Time-Out-0.110.0-r2.ebuild (renamed from dev-perl/Time-Out/Time-Out-0.110.0-r1.ebuild)9
2 files changed, 3 insertions, 8 deletions
diff --git a/dev-perl/Time-Out/Manifest b/dev-perl/Time-Out/Manifest
index b90eb8bacbd9..7d139b84bdde 100644
--- a/dev-perl/Time-Out/Manifest
+++ b/dev-perl/Time-Out/Manifest
@@ -1,3 +1,3 @@
DIST Time-Out-0.11.tar.gz 3647 BLAKE2B a4dc5da38db1f5f42da8235e083d7b6214ed5b0e565a0cef50ff38c2ae6213ef999e50f9c97ebfcd457dcc39c6a131657cf21ea3619ca1277ab4c2a34b5238ee SHA512 707f113bf3d6c607f8e945d0bd89e9b035eebd7df79e3d8f62eea9e344bebfdce7d9165bfaf20c6267e68e3503c673077cec0823a7b2f139c24effd2e6cecd0a
-EBUILD Time-Out-0.110.0-r1.ebuild 360 BLAKE2B 58f0353326899900c8a211c4a0f2f1a3159dd2a395c031f3a2b3d43e4ffa247e523176578c72a2472bb61d4dceada2f71cb4d3a8e673fbb826fc0fd3d314c690 SHA512 87e730c3af01d4a438805e528599c3e97830f407bcd7c5fde031486a950a16e12fbeacfb64cfe2bda137efc79645d6bb27d478294895614b9fc891c7625d637e
+EBUILD Time-Out-0.110.0-r2.ebuild 284 BLAKE2B 6f41a521acffe19d93779ea387da2427c2ec0cc987a6d1d566cd1d7b4df1df9b6410674c696ccd5c30325596a2f33f05f8619f336f0ced1bacfa07755fc33846 SHA512 b86eb64504349c1969d8aa5f53511504601d536d72040462c549ca207f30be9ef33d01ce4f2a2b40404d05ba2742830b887cebec53f4169ddc4aaba97f4b829c
MISC metadata.xml 389 BLAKE2B 889d3a25b951ad10ff041bd2277712c6a9f0579cb1ce08e4e95cbab22949f381318a2ed1fb8444a436c86502572f38401945fc987f99f20e15c0ac0dfa335671 SHA512 ef203a0737aaafea627e73b9a137aedf2f3f819c09a8f62659b290a6d1f6ee733945777f8c84bda5f6acff6dc7dc5efcb841751f075863441c89b6fbf7b3006e
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
index cf8e675074cd..380070ffddca 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" )