commit: cf50a08d5965a6828bab2889dcd4670525d37bc5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 6 01:32:02 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jun 6 01:32:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf50a08d
dev-perl/ExtUtils-Depends: add 0.800.200 Signed-off-by: Sam James <sam <AT> gentoo.org> .../ExtUtils-Depends/ExtUtils-Depends-0.800.200.ebuild | 17 +++++++++++++++++ dev-perl/ExtUtils-Depends/Manifest | 1 + 2 files changed, 18 insertions(+) diff --git a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.200.ebuild b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.200.ebuild new file mode 100644 index 000000000000..f7c2b58f91df --- /dev/null +++ b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.200.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=ETJ +DIST_VERSION=0.8002 +inherit perl-module + +DESCRIPTION="Easily build XS extensions that depend on XS extensions" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" + +BDEPEND=" + >=virtual/perl-ExtUtils-MakeMaker-7.440.0 +" diff --git a/dev-perl/ExtUtils-Depends/Manifest b/dev-perl/ExtUtils-Depends/Manifest index 9e10e13bf3af..263a86d899a0 100644 --- a/dev-perl/ExtUtils-Depends/Manifest +++ b/dev-perl/ExtUtils-Depends/Manifest @@ -1 +1,2 @@ DIST ExtUtils-Depends-0.8001.tar.gz 16708 BLAKE2B 59342f8c638b9dfb60bb84a7abe8baca08d00c40f5da62553d1d7337f3c92f473937de1721302d222cb0567a14428b33f475f3304104030c358fa3d025dc13fa SHA512 80141f90fbde7c62b192a55d40d26ce4e442150287ae6fe200388dc84cedba5f5210ee6cd9a40b1a9cda0cc49815b1ba1ab35e75afaa7440de3c3577d01bb733 +DIST ExtUtils-Depends-0.8002.tar.gz 16750 BLAKE2B c51d31dfbc970fb6dc205731822df007670a0be631ad3715a13e1deeecd1142b0739b51bfc913c3684257d479c81e9bb6cded39b9b4179f25773038fe2f398e5 SHA512 fe0d571174962df92dd9ef3dbce029383d216cd9c3910d2fce539e3a4da9053bb153aad4636d706f5103ec3c58a61736bdb6f0afb15d77374acf64ff45615980
