commit:     e18afd4ca91473cc2cf3c1829781d6d2a380b8ed
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 22 12:40:43 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jun 22 12:50:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e18afd4c

dev-perl/Jcode: EAPI=7 bump

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

 .../Jcode/{Jcode-2.70.0-r1.ebuild => Jcode-2.70.0-r2.ebuild}  | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Jcode/Jcode-2.70.0-r1.ebuild 
b/dev-perl/Jcode/Jcode-2.70.0-r2.ebuild
similarity index 81%
rename from dev-perl/Jcode/Jcode-2.70.0-r1.ebuild
rename to dev-perl/Jcode/Jcode-2.70.0-r2.ebuild
index f6959655a87..49bc320e640 100644
--- a/dev-perl/Jcode/Jcode-2.70.0-r1.ebuild
+++ b/dev-perl/Jcode/Jcode-2.70.0-r2.ebuild
@@ -1,19 +1,16 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-MODULE_AUTHOR=DANKOGAI
-MODULE_VERSION=2.07
+DIST_AUTHOR=DANKOGAI
+DIST_VERSION=2.07
 inherit perl-module
 
 DESCRIPTION="Japanese transcoding module for Perl"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 
~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
-IUSE=""
 
 RDEPEND=">=virtual/perl-MIME-Base64-2.1"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
+BDEPEND="${RDEPEND}"

Reply via email to