dev-R/yaml: add 2.3.5, drop 2.2.1

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-03-06 02:55:00 +01:00
parent 1869c7888b
commit 16b4527aaa
2 changed files with 4 additions and 2 deletions

View File

@@ -1 +1 @@
DIST yaml_2.2.1.tar.gz 92670 BLAKE2B 420d42d88e881d97dc78f89e37c9987c00c41bb8e0487beade0eacae594c89bf503948139a4595fc622350107c7573e7528debc1c5bb0d415997ef9d0b0bfc5e SHA512 4a6054aba1355e1e658e5c8c56e2fe991ce650cc091c54d7041b094588eb2269a067a4b23e4030eb357f7a5a73638db10d0865a925bae660e0728098f73f66c1
DIST yaml_2.3.5.tar.gz 94535 BLAKE2B e3c4bda61c8e217eac2788ca2f91058912bd25cb3fd6e1ac7e77fc1fa0de82221b47f7ba95a756b27bf9ff494ee5ff47c777317c053178250294ebbbc1bcb7ab SHA512 97e8585e153b74a55f41cfe190e08ff90c2d2fb3d68fe12a1b13cb525d5a1417f8c0078a8a72d357b21d2c2772654a4af4c4c56dcdd88d1a6de98dfaef2b9235

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,3 +11,5 @@ LICENSE='BSD'
#TODO: unbundle libyaml
#status: https://github.com/viking/r-yaml/issues/102
#https://github.com/viking/r-yaml/commit/b4579dc42cb3bc6c78fedc46b6fa2acfc79932f3
#SUGGESTED_PACKAGES="dev-R/RUnit"