summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-09 01:51:39 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-09 02:15:53 +0200
commite7a79fde480753d9231e5a75a5cd2c8c035d9204 (patch)
tree35d5237115c5af3c688886fbcde0eceee9031c0f /dev-perl/Spiffy
parentdev-perl/Sphinx-Search: EAPI=8 bump (diff)
downloadgentoo-e7a79fde480753d9231e5a75a5cd2c8c035d9204.tar.gz
gentoo-e7a79fde480753d9231e5a75a5cd2c8c035d9204.tar.bz2
gentoo-e7a79fde480753d9231e5a75a5cd2c8c035d9204.zip
dev-perl/Spiffy: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Spiffy')
-rw-r--r--dev-perl/Spiffy/Spiffy-0.460.0-r1.ebuild (renamed from dev-perl/Spiffy/Spiffy-0.460.0.ebuild)11
1 files changed, 3 insertions, 8 deletions
diff --git a/dev-perl/Spiffy/Spiffy-0.460.0.ebuild b/dev-perl/Spiffy/Spiffy-0.460.0-r1.ebuild
index 9e18a68b47a9..d49d323c920f 100644
--- a/dev-perl/Spiffy/Spiffy-0.460.0.ebuild
+++ b/dev-perl/Spiffy/Spiffy-0.460.0-r1.ebuild
@@ -1,18 +1,13 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MODULE_AUTHOR=INGY
-MODULE_VERSION=0.46
+DIST_AUTHOR=INGY
+DIST_VERSION=0.46
inherit perl-module
DESCRIPTION="Spiffy Perl Interface Framework For You"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-DEPEND=">=virtual/perl-ExtUtils-MakeMaker-6.300.0"
-
-SRC_TEST="do"