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/Lingua-Stem-It/
Date: Thu, 24 Jun 2021 14:04:44
Message-Id: 1624543466.aad197b1d165b9347228ad8679618e013efde442.dilfridge@gentoo
1 commit: aad197b1d165b9347228ad8679618e013efde442
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 24 14:00:12 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 24 14:04:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aad197b1
7
8 dev-perl/Lingua-Stem-It: EAPI=8 bump
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 ...em-It-0.20.0-r1.ebuild => Lingua-Stem-It-0.20.0-r2.ebuild} | 11 ++++-------
14 1 file changed, 4 insertions(+), 7 deletions(-)
15
16 diff --git a/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.20.0-r1.ebuild b/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.20.0-r2.ebuild
17 similarity index 62%
18 rename from dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.20.0-r1.ebuild
19 rename to dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.20.0-r2.ebuild
20 index 8574c307414..227f70b18bf 100644
21 --- a/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.20.0-r1.ebuild
22 +++ b/dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.20.0-r2.ebuild
23 @@ -1,16 +1,13 @@
24 -# Copyright 1999-2014 Gentoo Foundation
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 -EAPI=5
29 +EAPI=8
30
31 -MODULE_AUTHOR=ACALPINI
32 -MODULE_VERSION=0.02
33 +DIST_AUTHOR=ACALPINI
34 +DIST_VERSION=0.02
35 inherit perl-module
36
37 DESCRIPTION="Porter's stemming algorithm for Italian"
38
39 SLOT="0"
40 KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
41 -IUSE=""
42 -
43 -SRC_TEST="do"