mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 14:49:30 -07:00
dev-perl/Carp-Assert-More: add 2.8.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
31
dev-perl/Carp-Assert-More/Carp-Assert-More-2.8.0.ebuild
Normal file
31
dev-perl/Carp-Assert-More/Carp-Assert-More-2.8.0.ebuild
Normal file
@@ -0,0 +1,31 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DIST_AUTHOR=PETDANCE
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Convenience assertions for common situations"
|
||||
|
||||
LICENSE="Artistic-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
|
||||
|
||||
RDEPEND="
|
||||
virtual/perl-Carp
|
||||
virtual/perl-Scalar-List-Utils
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
>=virtual/perl-ExtUtils-MakeMaker-6.640.0
|
||||
test? (
|
||||
dev-perl/Test-Exception
|
||||
>=virtual/perl-Test-Simple-0.720.0
|
||||
)
|
||||
"
|
||||
|
||||
PERL_RM_FILES=(
|
||||
"t/pod-coverage.t"
|
||||
"t/pod.t"
|
||||
)
|
||||
@@ -1 +1,2 @@
|
||||
DIST Carp-Assert-More-2.4.0.tar.gz 22427 BLAKE2B fa6555a0bc447690becfe50f448f08fc3d3631dc455cf64cba6ced2d369bade8350bbb7138e835b6b915279ec3c44908a5a35ef2470bb6c899ded2cc5f8dc02d SHA512 a23450b10eb8402d928903fafa4538130c740fc0b2f71534e252ffd6442d5b1da6e297f41cdb797df19978d5d54f0bfc4ebc89de95d8706a1c841512525bad7b
|
||||
DIST Carp-Assert-More-2.8.0.tar.gz 22864 BLAKE2B 4384d78729d50d04315f4bbbe8701391a35cd745569c2094687506cf3abc0d05b4fbc2a37e5d81822df5a67871573b30ad0072bb1f2869e93c9d27bc2b21618a SHA512 7d899cb3f2e2a5179885f7e480656c0a20470aa814f27033e902badf4219f2bb3813db013879b2504bd4b0b2a1db15031ca01f3c1f0e5a754797d12021ebc3dd
|
||||
|
||||
Reference in New Issue
Block a user