aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-R/munsell/munsell-0.5.0.ebuild')
-rw-r--r--dev-R/munsell/munsell-0.5.0.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-R/munsell/munsell-0.5.0.ebuild b/dev-R/munsell/munsell-0.5.0.ebuild
deleted file mode 100644
index f162c701e6..0000000000
--- a/dev-R/munsell/munsell-0.5.0.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='Utilities for Using Munsell Colours'
-KEYWORDS="~amd64"
-LICENSE='MIT'
-
-DEPEND="dev-R/colorspace"
-RDEPEND="${DEPEND}"