commit: aad197b1d165b9347228ad8679618e013efde442 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Thu Jun 24 14:00:12 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Thu Jun 24 14:04:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aad197b1
dev-perl/Lingua-Stem-It: EAPI=8 bump Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> ...em-It-0.20.0-r1.ebuild => Lingua-Stem-It-0.20.0-r2.ebuild} | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) 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 similarity index 62% rename from dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.20.0-r1.ebuild rename to dev-perl/Lingua-Stem-It/Lingua-Stem-It-0.20.0-r2.ebuild index 8574c307414..227f70b18bf 100644 --- 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 @@ -1,16 +1,13 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=8 -MODULE_AUTHOR=ACALPINI -MODULE_VERSION=0.02 +DIST_AUTHOR=ACALPINI +DIST_VERSION=0.02 inherit perl-module DESCRIPTION="Porter's stemming algorithm for Italian" SLOT="0" KEYWORDS="amd64 ~ia64 ~ppc sparc x86" -IUSE="" - -SRC_TEST="do"
