commit:     a265a7696a1749f5bc36a28a9ba174a428d991d9
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 30 02:18:20 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 30 02:36:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a265a769

dev-perl/ExtUtils-HasCompiler: add 0.24.0

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

 .../ExtUtils-HasCompiler-0.24.0.ebuild             | 22 ++++++++++++++++++++++
 dev-perl/ExtUtils-HasCompiler/Manifest             |  1 +
 2 files changed, 23 insertions(+)

diff --git a/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.24.0.ebuild 
b/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.24.0.ebuild
new file mode 100644
index 000000000000..0db458a3c683
--- /dev/null
+++ b/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.24.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=LEONT
+DIST_VERSION=0.024
+
+inherit perl-module
+
+DESCRIPTION="Check for the presence of a compiler"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 
~riscv ~s390 ~sparc ~x86"
+
+RDEPEND="
+       virtual/perl-Carp
+       virtual/perl-Exporter
+       virtual/perl-File-Spec
+       virtual/perl-File-Temp
+"
+BDEPEND="${RDEPEND}"

diff --git a/dev-perl/ExtUtils-HasCompiler/Manifest 
b/dev-perl/ExtUtils-HasCompiler/Manifest
index b98c869d56f4..bf196860f925 100644
--- a/dev-perl/ExtUtils-HasCompiler/Manifest
+++ b/dev-perl/ExtUtils-HasCompiler/Manifest
@@ -1 +1,2 @@
 DIST ExtUtils-HasCompiler-0.023.tar.gz 15857 BLAKE2B 
f999cbc13edc4ff9d4fb1f28fc20dc223e2b504a95e44d6a4871c55766ec3fa0cbe6c5a46add40b694a2513604c486d1d98853c17fcce397b21855d6754fa41e
 SHA512 
352e87249eaefcf1cdaa019522849867c2e3dffe60e07c24957072bc27aea39e6855c082b112f326c5a4f86b2174dbb2e03c487b8f7fb2abfd750847f19e7a6b
+DIST ExtUtils-HasCompiler-0.024.tar.gz 16193 BLAKE2B 
9a68b50b484e23a4159b45a4b7b3187e177e83c7f597595830aab097cd0739128f72373163d0af2b4321c4a2db6931c08b475dd1b36d0d4ddd924989ced569e3
 SHA512 
8d42fd0acb802bb6df8bc768bdcd6f06c17ff5426a0a7f512146ce95438017ca7e7213c2cc18841de2d7a7ddaddb6d9dcdcdf05f09f2a5485f2212a1bd4f73ca

Reply via email to