commit:     94883716999b9d2f9230c953e5261dcdee47e98f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 23 08:51:08 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct 23 08:55:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94883716

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 <AT> gentoo.org>

 ...-SmallProf-2.20.0-r4.ebuild => Devel-SmallProf-2.20.0-r5.ebuild} | 6 +++---
 1 file 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
similarity index 88%
rename from dev-perl/Devel-SmallProf/Devel-SmallProf-2.20.0-r4.ebuild
rename to dev-perl/Devel-SmallProf/Devel-SmallProf-2.20.0-r5.ebuild
index 0c42074e813..ff5f067f1ec 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"

Reply via email to