mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-perl/Test-Assert: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
parent
a4ade58334
commit
ac89ecff8b
@ -1,25 +0,0 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
MODULE_AUTHOR=DEXTER
|
||||
MODULE_VERSION=0.0504
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Assertion methods for those who like JUnit"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="dev-perl/constant-boolean
|
||||
>=dev-perl/Exception-Base-0.22.01
|
||||
dev-perl/Symbol-Util"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-perl/Module-Build
|
||||
dev-perl/Class-Inspector
|
||||
virtual/perl-parent
|
||||
>=dev-perl/Test-Unit-Lite-0.12"
|
||||
|
||||
SRC_TEST=do
|
||||
25
dev-perl/Test-Assert/Test-Assert-0.50.400-r2.ebuild
Normal file
25
dev-perl/Test-Assert/Test-Assert-0.50.400-r2.ebuild
Normal file
@ -0,0 +1,25 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=DEXTER
|
||||
DIST_VERSION=0.0504
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Assertion methods for those who like JUnit"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-perl/constant-boolean-0.20.0
|
||||
>=dev-perl/Exception-Base-0.210.0
|
||||
>=dev-perl/Symbol-Util-0.20.200
|
||||
"
|
||||
BDEPEND="${RDEPEND}
|
||||
dev-perl/Module-Build
|
||||
dev-perl/Class-Inspector
|
||||
virtual/perl-parent
|
||||
>=dev-perl/Test-Unit-Lite-0.110.0
|
||||
"
|
||||
Loading…
x
Reference in New Issue
Block a user