aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-R/evaluate/evaluate-0.14.ebuild')
-rw-r--r--dev-R/evaluate/evaluate-0.14.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-R/evaluate/evaluate-0.14.ebuild b/dev-R/evaluate/evaluate-0.14.ebuild
deleted file mode 100644
index bf97ae514..000000000
--- a/dev-R/evaluate/evaluate-0.14.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit R-packages
-
-DESCRIPTION='Parsing and Evaluation Tools that provide more details than the default'
-KEYWORDS="~amd64"
-LICENSE='MIT'
-
-DEPEND=">=dev-lang/R-3.0.2"
-RDEPEND="${DEPEND}"