aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-R/rematch/rematch-1.0.1.ebuild')
-rw-r--r--dev-R/rematch/rematch-1.0.1.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-R/rematch/rematch-1.0.1.ebuild b/dev-R/rematch/rematch-1.0.1.ebuild
deleted file mode 100644
index d8b515e5e..000000000
--- a/dev-R/rematch/rematch-1.0.1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit R-packages
-
-DESCRIPTION='Match Regular Expressions with a Nicer API'
-HOMEPAGE="
- https://github.com/MangoTheCat/rematch
- https://cran.r-project.org/package=rematch
-"
-LICENSE='MIT'
-KEYWORDS="~amd64"