aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-R/txtplot/txtplot-1.0.4.ebuild')
-rw-r--r--dev-R/txtplot/txtplot-1.0.4.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-R/txtplot/txtplot-1.0.4.ebuild b/dev-R/txtplot/txtplot-1.0.4.ebuild
deleted file mode 100644
index 559a6f9ea..000000000
--- a/dev-R/txtplot/txtplot-1.0.4.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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+'