commit:     48dcb20fc71bdea195ca6e091cad5d32db002075
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 25 18:22:01 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Sep 25 18:34:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48dcb20f

dev-perl/Text-Kakasi: 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-Kakasi-2.40.0-r2.ebuild => Text-Kakasi-2.40.0-r3.ebuild}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Text-Kakasi/Text-Kakasi-2.40.0-r2.ebuild 
b/dev-perl/Text-Kakasi/Text-Kakasi-2.40.0-r3.ebuild
similarity index 94%
rename from dev-perl/Text-Kakasi/Text-Kakasi-2.40.0-r2.ebuild
rename to dev-perl/Text-Kakasi/Text-Kakasi-2.40.0-r3.ebuild
index 97f15fb795c..019634d0867 100644
--- a/dev-perl/Text-Kakasi/Text-Kakasi-2.40.0-r2.ebuild
+++ b/dev-perl/Text-Kakasi/Text-Kakasi-2.40.0-r3.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=DANKOGAI
 DIST_VERSION=2.04
@@ -12,9 +12,9 @@ DESCRIPTION="This module provides libkakasi interface for 
Perl"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~sparc-solaris"
-IUSE=""
 
 RDEPEND=">=app-i18n/kakasi-2.3.4"
 DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
 
 PATCHES=( "${FILESDIR}"/${PN}-2.04-makefile.patch )

Reply via email to