mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 01:53:25 -04:00
dev-R/RUnit: new package, add 0.4.32
Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
14
dev-R/RUnit/RUnit-0.4.32.ebuild
Normal file
14
dev-R/RUnit/RUnit-0.4.32.ebuild
Normal file
@@ -0,0 +1,14 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='R Unit Test Framework'
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='GPL-2'
|
||||
|
||||
SUGGESTED_PACKAGES="
|
||||
dev-R/XML
|
||||
"
|
||||
Reference in New Issue
Block a user