mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-perl/YAML-LibYAML: add 0.904.0
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
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
|
||||
DIST YAML-LibYAML-v0.904.0.tar.gz 168750 BLAKE2B 0b148f252d02667ec1d19dcd08ece4a3172c10366edf6bb44e9624bf8a7c7b2e9769c3d508eeec7f6b4be2317d912f8f719f9c392b301d5f3af49989dc03b270 SHA512 4182ab19abba906b15ae8f548b6801214426f309926f59545f8a64f649da74e44400dca9aae255e9273ceefb1e845f4c5c0600582a6e886aa2ea984486322b88
|
||||
|
||||
15
dev-perl/YAML-LibYAML/YAML-LibYAML-0.904.0.ebuild
Normal file
15
dev-perl/YAML-LibYAML/YAML-LibYAML-0.904.0.ebuild
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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")
|
||||
Reference in New Issue
Block a user