Skip to content

Commit

Permalink
dev-perl/PPI: EAPI=8 bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <[email protected]>
  • Loading branch information
akhuettel committed Jul 31, 2021
1 parent 2043a99 commit 07104a0
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=MITHALDU
DIST_VERSION=1.270
Expand All @@ -11,8 +11,6 @@ DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
IUSE="test"
RESTRICT="!test? ( test )"

RDEPEND="
virtual/perl-Carp
Expand All @@ -26,7 +24,7 @@ RDEPEND="
>=virtual/perl-Storable-2.170.0
dev-perl/Task-Weaken
"
DEPEND="${RDEPEND}
BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
>=dev-perl/Class-Inspector-1.220.0
Expand Down

0 comments on commit 07104a0

Please sign in to comment.