Skip to content

Commit

Permalink
dev-perl/Image-Size: EAPI=7 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 Jun 19, 2021
1 parent 0ba5a21 commit 273e6dd
Showing 1 changed file with 5 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=5
EAPI=7

MODULE_AUTHOR=RJRAY
MODULE_VERSION=3.300
DIST_AUTHOR=RJRAY
DIST_VERSION=3.300
inherit perl-module

DESCRIPTION="A library to extract height/width from images"
Expand All @@ -18,12 +18,11 @@ RDEPEND="
virtual/perl-IO-Compress
>=virtual/perl-File-Spec-0.800.0
"
DEPEND="${RDEPEND}
BDEPEND="${RDEPEND}
>=dev-perl/Module-Build-0.420.0
test? (
virtual/perl-Test-Simple
)
"

SRC_TEST="do parallel"
mydoc="ToDo"

0 comments on commit 273e6dd

Please sign in to comment.