mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
dev-R/desc: add 1.4.1, drop 1.3.0
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST desc_1.3.0.tar.gz 292882 BLAKE2B ffc629ae5850aadc408d68dbb4c9a3ea0899356698fe7f26933e7677137cf1bd30816d45a0bc02c245412617509d5e28d0bf01dea2d88db7d2a98c214a3905ff SHA512 a478a5589732971c6255accbd12ed88ab030f3ee39cdc690f6c537dbaeb3937c1185146c2035435f103c323faf3fa1e593246c90d5d776fd78d29f40352351b4
|
||||
DIST desc_1.4.1.tar.gz 80670 BLAKE2B 9621827cfbe7a67356658b01b017f1bac03863f8c31657a82f7831a3ac533f6dd13c3afd07a83fb44aa0d936d721343e300faab38d126555368bd10d6e016fa8 SHA512 0d86b788b1841d8b128b887186b249c06f630081749d46d8bf3bb33e0f8f103d5e333ef2924fafb70c44f263abfa4130f3fda74e1059e9bc68ff30ddf87b7960
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -10,9 +10,19 @@ KEYWORDS="~amd64"
|
||||
LICENSE='MIT'
|
||||
|
||||
DEPEND="
|
||||
>=dev-lang/R-3.1.0
|
||||
dev-R/crayon
|
||||
>=dev-lang/R-3.4
|
||||
dev-R/cli
|
||||
dev-R/R6
|
||||
dev-R/rprojroot
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
SUGGESTED_PACKAGES="
|
||||
dev-R/callr
|
||||
dev-R/covr
|
||||
dev-R/gh
|
||||
dev-R/spelling
|
||||
dev-R/testthat
|
||||
dev-R/whoami
|
||||
dev-R/withr
|
||||
"
|
||||
Reference in New Issue
Block a user