summaryrefslogtreecommitdiff
path: root/dev-R/txtplot/txtplot-1.0.4.ebuild
blob: 559a6f9ea4e1c06b5ff7c320a7e42d95d3ddbf3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit R-packages

MYPV=$(ver_rs 2 -)

DESCRIPTION='Text Based Plots'
SRC_URI="mirror://cran/src/contrib/${PN}_${MYPV}.tar.gz"

KEYWORDS="~amd64"
LICENSE='LGPL-3+'