commit:     31242642627cfd7c7d847807e6bc5931746a5dd5
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 25 18:20:58 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Sep 25 18:34:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31242642

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

diff --git a/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild 
b/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r3.ebuild
similarity index 94%
rename from dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild
rename to dev-perl/Text-Iconv/Text-Iconv-1.700.0-r3.ebuild
index 2c011e2e916..3234f92a3da 100644
--- a/dev-perl/Text-Iconv/Text-Iconv-1.700.0-r2.ebuild
+++ b/dev-perl/Text-Iconv/Text-Iconv-1.700.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=MPIOTR
 DIST_VERSION=1.7
@@ -11,7 +11,7 @@ DESCRIPTION="A Perl interface to the iconv() codeset 
conversion function"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris"
-IUSE=""
 
 RDEPEND="virtual/libiconv"
 DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"

Reply via email to