summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-23 10:51:08 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-10-23 10:55:43 +0200
commit94883716999b9d2f9230c953e5261dcdee47e98f (patch)
tree6be36965ad46c21cf555512f2e3a7990e91ab032 /dev-perl/Devel-SmallProf
parentdev-perl/Devel-Size: Remove old (diff)
downloadgentoo-94883716999b9d2f9230c953e5261dcdee47e98f.tar.gz
gentoo-94883716999b9d2f9230c953e5261dcdee47e98f.tar.bz2
gentoo-94883716999b9d2f9230c953e5261dcdee47e98f.zip
dev-perl/Devel-SmallProf: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Devel-SmallProf')
-rw-r--r--dev-perl/Devel-SmallProf/Devel-SmallProf-2.20.0-r5.ebuild (renamed from dev-perl/Devel-SmallProf/Devel-SmallProf-2.20.0-r4.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Devel-SmallProf/Devel-SmallProf-2.20.0-r4.ebuild b/dev-perl/Devel-SmallProf/Devel-SmallProf-2.20.0-r5.ebuild
index 0c42074e8133..ff5f067f1ec5 100644
--- a/dev-perl/Devel-SmallProf/Devel-SmallProf-2.20.0-r4.ebuild
+++ b/dev-perl/Devel-SmallProf/Devel-SmallProf-2.20.0-r5.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=SALVA
DIST_VERSION=2.02
@@ -11,13 +11,13 @@ DESCRIPTION="Per-line Perl profiler"
SLOT="0"
KEYWORDS="amd64 sparc ~x86"
-IUSE=""
PATCHES=(
"${FILESDIR}/${P}-defined.patch"
"${FILESDIR}/${P}-perl526.patch"
"${FILESDIR}/${P}-perl528.patch"
)
+
# note: dont use parallel here
# tests need each others exit state
DIST_TEST="do"