commit: 6a36f6e69140081b996eab9ebe383b10586af5bb
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 26 11:19:47 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Sep 26 11:24:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a36f6e6
dev-perl/Text-Unidecode: EAPI=8 bump
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...-Unidecode-1.300.0.ebuild => Text-Unidecode-1.300.0-r1.ebuild} | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/dev-perl/Text-Unidecode/Text-Unidecode-1.300.0.ebuild
b/dev-perl/Text-Unidecode/Text-Unidecode-1.300.0-r1.ebuild
similarity index 83%
rename from dev-perl/Text-Unidecode/Text-Unidecode-1.300.0.ebuild
rename to dev-perl/Text-Unidecode/Text-Unidecode-1.300.0-r1.ebuild
index d35f6a0eec5..eeb6c7eeb4b 100644
--- a/dev-perl/Text-Unidecode/Text-Unidecode-1.300.0.ebuild
+++ b/dev-perl/Text-Unidecode/Text-Unidecode-1.300.0-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=SBURKE
DIST_VERSION=1.30
@@ -11,9 +11,3 @@ DESCRIPTION="Plain ASCII transliterations of Unicode text"
SLOT="0"
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"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"