From f74e1bf4fcbb0e1c1d7d243e3aee3fcab211e8a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sat, 2 Oct 2021 02:06:37 +0200 Subject: [PATCH] dev-perl/Unicode-UTF8simple: EAPI=8 bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel --- ...0.0.ebuild => Unicode-UTF8simple-1.60.0-r1.ebuild} | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) rename dev-perl/Unicode-UTF8simple/{Unicode-UTF8simple-1.60.0.ebuild => Unicode-UTF8simple-1.60.0-r1.ebuild} (64%) diff --git a/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.60.0.ebuild b/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.60.0-r1.ebuild similarity index 64% rename from dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.60.0.ebuild rename to dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.60.0-r1.ebuild index 023a2afc943ed..b312c71f5fae7 100644 --- a/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.60.0.ebuild +++ b/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.60.0-r1.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=GUS -MODULE_VERSION=1.06 +DIST_AUTHOR=GUS +DIST_VERSION=1.06 inherit perl-module DESCRIPTION="Conversions to/from UTF8 from/to charactersets" SLOT="0" KEYWORDS="amd64 ppc sparc x86" -IUSE="" - -SRC_TEST="do"