mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
dev-R/yaml: add 2.3.5, drop 2.2.1
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
15
dev-R/yaml/yaml-2.3.5.ebuild
Normal file
15
dev-R/yaml/yaml-2.3.5.ebuild
Normal file
@@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='Methods to Convert R Data to YAML and Back'
|
||||
KEYWORDS="~amd64"
|
||||
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"
|
||||
Reference in New Issue
Block a user