aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-R/rematch2/rematch2-2.1.2.ebuild')
-rw-r--r--dev-R/rematch2/rematch2-2.1.2.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-R/rematch2/rematch2-2.1.2.ebuild b/dev-R/rematch2/rematch2-2.1.2.ebuild
deleted file mode 100644
index 6c962c23b..000000000
--- a/dev-R/rematch2/rematch2-2.1.2.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='Tidy Output from Regular Expression Matching'
-KEYWORDS="~amd64"
-LICENSE='MIT'
-
-DEPEND="dev-R/tibble"
-RDEPEND="${DEPEND}"