dev-R/ellipsis: fixed version

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2020-05-18 20:01:47 +02:00
parent ff58caf0d1
commit 8855c33994
2 changed files with 2 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ HOMEPAGE="
https://github.com/r-lib/ellipsis
https://cran.r-project.org/package=ellipsis
"
SRC_URI="http://cran.r-project.org/src/contrib/ellipsis_0.3.0.tar.gz"
SRC_URI="http://cran.r-project.org/src/contrib/${PN}_${PV}.tar.gz"
LICENSE='GPL-3'
KEYWORDS="~amd64"
IUSE="${IUSE-}"