commit:     f5a776a03816f2de9558ea30e9e513d3755eaa9a
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 26 11:08:20 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Sep 26 11:24:04 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5a776a0

dev-perl/Text-Roman: EAPI=8 bump

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../{Text-Roman-3.500.0.ebuild => Text-Roman-3.500.0-r1.ebuild}  | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

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
similarity index 78%
rename from dev-perl/Text-Roman/Text-Roman-3.500.0.ebuild
rename to dev-perl/Text-Roman/Text-Roman-3.500.0-r1.ebuild
index db2ba3a8ca8..bbbfc664681 100644
--- a/dev-perl/Text-Roman/Text-Roman-3.500.0.ebuild
+++ b/dev-perl/Text-Roman/Text-Roman-3.500.0-r1.ebuild
@@ -1,16 +1,13 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=SYP
-MODULE_VERSION=3.5
+DIST_AUTHOR=SYP
+DIST_VERSION=3.5
 inherit perl-module
 
 DESCRIPTION="Allows conversion between Roman and Arabic algarisms"
 
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
-IUSE=""
-
-SRC_TEST="do"

Reply via email to