mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
dev-R/brew: add 1.0.7, drop 1.0.6
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
18
dev-R/brew/brew-1.0.7.ebuild
Normal file
18
dev-R/brew/brew-1.0.7.ebuild
Normal file
@@ -0,0 +1,18 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
MYPV="$(ver_rs 2 -)"
|
||||
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='Templating Framework for Report Generation'
|
||||
SRC_URI="mirror://cran/src/contrib/${PN}_${MYPV}.tar.gz"
|
||||
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='GPL-2'
|
||||
|
||||
SUGGESTED_PACKAGES="
|
||||
dev-R/testthat
|
||||
"
|
||||
Reference in New Issue
Block a user