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/TimeDate/
Date: Wed, 29 Sep 2021 15:53:13
Message-Id: 1632930754.0cbc89c9a864bf353af16ca08175371098f4eb61.dilfridge@gentoo
1 commit: 0cbc89c9a864bf353af16ca08175371098f4eb61
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 29 14:58:26 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 29 15:52:34 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cbc89c9
7
8 dev-perl/TimeDate: 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 .../TimeDate/{TimeDate-2.330.0.ebuild => TimeDate-2.330.0-r1.ebuild} | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild b/dev-perl/TimeDate/TimeDate-2.330.0-r1.ebuild
17 similarity index 96%
18 rename from dev-perl/TimeDate/TimeDate-2.330.0.ebuild
19 rename to dev-perl/TimeDate/TimeDate-2.330.0-r1.ebuild
20 index 4877edc5751..78809a3123c 100644
21 --- a/dev-perl/TimeDate/TimeDate-2.330.0.ebuild
22 +++ b/dev-perl/TimeDate/TimeDate-2.330.0-r1.ebuild
23 @@ -1,7 +1,7 @@
24 # Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 -EAPI=6
28 +EAPI=8
29
30 DIST_AUTHOR=ATOOMIC
31 DIST_VERSION=2.33
32 @@ -11,4 +11,3 @@ DESCRIPTION="A Date/Time Parsing Perl Module"
33
34 SLOT="0"
35 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
36 -IUSE=""