summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-12 18:54:37 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-12 19:13:18 +0100
commit0a8d781a4bb40a2edbfe6f09e2a1e1016dc2812b (patch)
tree2c19197331a55d741f50eb71845d789fb97815f7
parentdev-perl/MARC-Record: EAPI=8 bump (diff)
downloadgentoo-0a8d781a4bb40a2edbfe6f09e2a1e1016dc2812b.tar.gz
gentoo-0a8d781a4bb40a2edbfe6f09e2a1e1016dc2812b.tar.bz2
gentoo-0a8d781a4bb40a2edbfe6f09e2a1e1016dc2812b.zip
dev-perl/Math-Base-Convert: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0-r1.ebuild (renamed from dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild)5
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild b/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0-r1.ebuild
index 825c8e487add..6926764bfe6c 100644
--- a/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.0.ebuild
+++ b/dev-perl/Math-Base-Convert/Math-Base-Convert-0.110.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=MIKER
DIST_VERSION=0.11
@@ -11,6 +11,3 @@ DESCRIPTION="Very fast base to base conversion"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND="virtual/perl-ExtUtils-MakeMaker"