Skip to content

Commit

Permalink
dev-perl/Tie-Hash-Method: EAPI=8 bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <[email protected]>
  • Loading branch information
akhuettel committed Sep 28, 2021
1 parent c168cf1 commit 812c31e
Showing 1 changed file with 5 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,20 +1,16 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=8

MODULE_AUTHOR=YVES
MODULE_VERSION=0.02
DIST_AUTHOR=YVES
DIST_VERSION=0.02

inherit perl-module

DESCRIPTION="Tied hash with specific methods overriden by callbacks"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"

DEPEND="test? ( dev-perl/Test-Pod )"

SRC_TEST="do parallel"
BDEPEND="test? ( dev-perl/Test-Pod )"

0 comments on commit 812c31e

Please sign in to comment.