mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
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:
14
dev-R/plogr/plogr-0.2.0-r1.ebuild
Normal file
14
dev-R/plogr/plogr-0.2.0-r1.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='The plog C++ Logging Library'
|
||||
HOMEPAGE="
|
||||
https://github.com/krlmlr/plogr
|
||||
https://cran.r-project.org/package=plogr
|
||||
"
|
||||
LICENSE='MIT'
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user