commit:     31e947be454805d2579b3880d9d6ac3b4894e940
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 06:48:22 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 06:55:36 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31e947be

dev-perl/YAML-LibYAML: add 0.903.0

Bug: https://bugs.gentoo.org/949498
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/YAML-LibYAML/Manifest                    |  1 +
 dev-perl/YAML-LibYAML/YAML-LibYAML-0.903.0.ebuild | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/dev-perl/YAML-LibYAML/Manifest b/dev-perl/YAML-LibYAML/Manifest
index 1dd62addd889..804d12025890 100644
--- a/dev-perl/YAML-LibYAML/Manifest
+++ b/dev-perl/YAML-LibYAML/Manifest
@@ -1 +1,2 @@
 DIST YAML-LibYAML-v0.902.0.tar.gz 154806 BLAKE2B 
8a4bf50eb36d17b750395ccca42deded1396849f4089859821e5a42034426734e3adeeccced403f1e8f3d9f00b73f547228f4aa61ad71169ff3e5b5ef6a57f07
 SHA512 
966f39db69eb0343311d355c913ece4f598ffb9bb8ac10090f254bbaaf940eb0e7ec05777a72c149eeb8be81e26757300224073bf6d95c55d18586ff9a16cbf1
+DIST YAML-LibYAML-v0.903.0.tar.gz 155029 BLAKE2B 
e0c3b5aa982b3c277898314ca4d6286ed630f69841e702f61ea34e58c1bd93f9df3e343024390e4daaa26d31ebd36d909c1d7f28f96271db82f27e5f7a096bfe
 SHA512 
695b43c575f0a23896e52be3315416f25033e247b48ff04f7736ffbc75157ce7d6c196691ee378eff1c27b0bd8b4f3cbc225c622110476dc80c5ba818d6a89c7

diff --git a/dev-perl/YAML-LibYAML/YAML-LibYAML-0.903.0.ebuild 
b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.903.0.ebuild
new file mode 100644
index 000000000000..41d30433f908
--- /dev/null
+++ b/dev-perl/YAML-LibYAML/YAML-LibYAML-0.903.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=TINITA
+DIST_VERSION=v${PV}
+inherit perl-module
+
+DESCRIPTION="Perl YAML Serialization using XS and libyaml"
+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"
+
+PERL_RM_FILES=("t/author-pod-syntax.t")

Reply via email to