Files
guru/dev-R/backports/backports-1.4.1.ebuild
Robert Greener 99dbc7a654 dev-R/backports: Add backports 1.4.1
Signed-off-by: Robert Greener <me@r0bert.dev>
2022-07-01 16:07:15 +01:00

11 lines
241 B
Bash

# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit R-packages
DESCRIPTION='Reimplementations of Functions Introduced Since R-3.0.0'
KEYWORDS="~amd64"
LICENSE='GPL2 GPL3'