Files
guru/dev-R/plogr/plogr-0.2.0-r1.ebuild
Robert Greener dd330ad99d dev-R/plogr: Use bundled plog
Closes: https://bugs.gentoo.org/855734
Signed-off-by: Robert Greener <me@r0bert.dev>
2022-07-02 15:26:14 +01:00

15 lines
296 B
Bash

# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit R-packages
DESCRIPTION='The plog C++ Logging Library'
HOMEPAGE="
https://github.com/krlmlr/plogr
https://cran.r-project.org/package=plogr
"
LICENSE='MIT'
KEYWORDS="~amd64"