commit:     39c4fa82a68a863548f8f9fa1e28b7cd188a589b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 05:23:44 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 05:23:44 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39c4fa82

dev-perl/Carp-Assert-More: add 2.8.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Carp-Assert-More/Carp-Assert-More-2.8.0.ebuild | 31 ++++++++++++++++++++++
 dev-perl/Carp-Assert-More/Manifest                 |  1 +
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-2.8.0.ebuild 
b/dev-perl/Carp-Assert-More/Carp-Assert-More-2.8.0.ebuild
new file mode 100644
index 000000000000..5bea359459f2
--- /dev/null
+++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-2.8.0.ebuild
@@ -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"
+)

diff --git a/dev-perl/Carp-Assert-More/Manifest 
b/dev-perl/Carp-Assert-More/Manifest
index 011246c9b4fe..816ba64d31ab 100644
--- a/dev-perl/Carp-Assert-More/Manifest
+++ b/dev-perl/Carp-Assert-More/Manifest
@@ -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

Reply via email to