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/Text-Roman/
Date: Sun, 26 Sep 2021 11:24:47
Message-Id: 1632655444.f5a776a03816f2de9558ea30e9e513d3755eaa9a.dilfridge@gentoo
1 commit: f5a776a03816f2de9558ea30e9e513d3755eaa9a
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 26 11:08:20 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 26 11:24:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5a776a0
7
8 dev-perl/Text-Roman: 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 .../{Text-Roman-3.500.0.ebuild => Text-Roman-3.500.0-r1.ebuild} | 9 +++------
14 1 file changed, 3 insertions(+), 6 deletions(-)
15
16 diff --git a/dev-perl/Text-Roman/Text-Roman-3.500.0.ebuild b/dev-perl/Text-Roman/Text-Roman-3.500.0-r1.ebuild
17 similarity index 78%
18 rename from dev-perl/Text-Roman/Text-Roman-3.500.0.ebuild
19 rename to dev-perl/Text-Roman/Text-Roman-3.500.0-r1.ebuild
20 index db2ba3a8ca8..bbbfc664681 100644
21 --- a/dev-perl/Text-Roman/Text-Roman-3.500.0.ebuild
22 +++ b/dev-perl/Text-Roman/Text-Roman-3.500.0-r1.ebuild
23 @@ -1,16 +1,13 @@
24 # Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 -EAPI=5
28 +EAPI=8
29
30 -MODULE_AUTHOR=SYP
31 -MODULE_VERSION=3.5
32 +DIST_AUTHOR=SYP
33 +DIST_VERSION=3.5
34 inherit perl-module
35
36 DESCRIPTION="Allows conversion between Roman and Arabic algarisms"
37
38 SLOT="0"
39 KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
40 -IUSE=""
41 -
42 -SRC_TEST="do"