dev-R/brio: add 1.1.3, drop 1.1.2

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-03-07 01:48:18 +01:00
parent 6e5dfed45e
commit 8aadddf892
2 changed files with 7 additions and 2 deletions

View 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='Basic R Input Output'
KEYWORDS="~amd64"
LICENSE='MIT'
SUGGESTED_PACKAGES="
dev-R/covr
>=dev-R/testthat-2.1.0
"