dev-R/plogr: Use bundled plog

Closes: https://bugs.gentoo.org/855734
Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
Robert Greener
2022-07-02 15:26:14 +01:00
parent 1ccc37ce91
commit dd330ad99d

View 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='The plog C++ Logging Library'
HOMEPAGE="
https://github.com/krlmlr/plogr
https://cran.r-project.org/package=plogr
"
LICENSE='MIT'
KEYWORDS="~amd64"