Files
guru/dev-R/backports/backports-1.4.1.ebuild
Robert Greener ac87390ce2 dev-R/backports: Change GPL2 to GPL-2 and same for 3
Signed-off-by: Robert Greener <me@r0bert.dev>
2022-07-02 19:02:20 +01:00

11 lines
243 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='GPL-2 GPL-3'