dev-perl/YAML-LibYAML: Version bump 0.83

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2021-10-08 00:58:01 +02:00
parent 08cf6e0ab5
commit 00a86cfc79
2 changed files with 15 additions and 0 deletions

View File

@@ -1 +1,2 @@
DIST YAML-LibYAML-0.69.tar.gz 147007 BLAKE2B 05904048fec7feb3120500e5f5d5faca9f4123a23e9f2080077ea1b36ad2f3ec64691e44a097628f6d5ff60726bb5926187d16414afa851ad32d1e3f477b82a8 SHA512 046cc6e8ef6434f6dd20de4b3046bfb7c86dd54b6620922fbd9d6eab204d0ee40667fc6d56079b5b314843ef759344e3d48728baca011d4a6b5a12ba5887704d
DIST YAML-LibYAML-0.83.tar.gz 152593 BLAKE2B 16fcc52bed1920a6cd99526fe1e2cc5a6168560b144a6d6c812ac81c54999713443476a87bfb96206d2bc9a2261fb74280253cabaf7a4b2b9585717f3bd9deb0 SHA512 4d70846dae3f5e18e96da786037a6cf09cf06ebdc472243406bf828021071ebaf6f9ac0bab6a88c5208ffeb72c7012cbc054ebf5d6be0f562084db68d3de7451

View File

@@ -0,0 +1,14 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=TINITA
DIST_VERSION=0.83
inherit perl-module
DESCRIPTION="Perl YAML Serialization using XS and libyaml"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
PERL_RM_FILES=("t/author-pod-syntax.t")