Skip to content

Commit

Permalink
dev-perl/B-Hooks-EndOfScope: EAPI=8 bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <[email protected]>
  • Loading branch information
akhuettel committed Oct 9, 2021
1 parent ef33631 commit 3ffcaf8
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -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=ETHER
DIST_VERSION=0.24
Expand All @@ -11,16 +11,14 @@ DESCRIPTION="Execute code after a scope finished compilation"

SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"

RDEPEND="
>=dev-perl/Module-Implementation-0.50.0
virtual/perl-Scalar-List-Utils
>=dev-perl/Sub-Exporter-Progressive-0.1.6
>=dev-perl/Variable-Magic-0.480.0
"
DEPEND="${RDEPEND}
BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
virtual/perl-Text-ParseWords
test? (
Expand Down

0 comments on commit 3ffcaf8

Please sign in to comment.