Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Time-ParseDate/
Date: Wed, 29 Sep 2021 15:53:14
Message-Id: 1632930776.19756dee29df5185604edad0897c8e56ffddbfae.dilfridge@gentoo
1 commit: 19756dee29df5185604edad0897c8e56ffddbfae
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 29 15:50:27 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 29 15:52:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19756dee
7
8 dev-perl/Time-ParseDate: EAPI=8 bump
9
10 Package-Manager: Portage-3.0.23, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 ...seDate-2015.103.0.ebuild => Time-ParseDate-2015.103.0-r1.ebuild} | 6 ++----
14 1 file changed, 2 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-perl/Time-ParseDate/Time-ParseDate-2015.103.0.ebuild b/dev-perl/Time-ParseDate/Time-ParseDate-2015.103.0-r1.ebuild
17 similarity index 81%
18 rename from dev-perl/Time-ParseDate/Time-ParseDate-2015.103.0.ebuild
19 rename to dev-perl/Time-ParseDate/Time-ParseDate-2015.103.0-r1.ebuild
20 index f1c3ed1370c..49c63938755 100644
21 --- a/dev-perl/Time-ParseDate/Time-ParseDate-2015.103.0.ebuild
22 +++ b/dev-perl/Time-ParseDate/Time-ParseDate-2015.103.0-r1.ebuild
23 @@ -1,7 +1,7 @@
24 -# Copyright 1999-2019 Gentoo Authors
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 -EAPI=6
29 +EAPI=8
30
31 DIST_AUTHOR=MUIR
32 DIST_SECTION=modules
33 @@ -13,8 +13,6 @@ DESCRIPTION="A Date/Time Parsing Perl Module"
34 LICENSE="Time-modules public-domain"
35 SLOT="0"
36 KEYWORDS="amd64 ppc ppc64 x86"
37 -IUSE="test"
38 -RESTRICT="!test? ( test )"
39
40 RDEPEND=""
41 DEPEND="