aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-R/jsonlite/jsonlite-1.7.2.ebuild')
-rw-r--r--dev-R/jsonlite/jsonlite-1.7.2.ebuild12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-R/jsonlite/jsonlite-1.7.2.ebuild b/dev-R/jsonlite/jsonlite-1.7.2.ebuild
deleted file mode 100644
index cd51418f91..0000000000
--- a/dev-R/jsonlite/jsonlite-1.7.2.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit R-packages
-
-DESCRIPTION='A Simple and Robust JSON Parser and generator for R'
-KEYWORDS="~amd64"
-LICENSE='MIT'
-
-#unbundling status: https://github.com/jeroen/jsonlite/issues/201