summaryrefslogtreecommitdiff
path: root/dev-libs/tree-sitter-go/tree-sitter-go-0.19.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/tree-sitter-go/tree-sitter-go-0.19.1.ebuild')
-rw-r--r--dev-libs/tree-sitter-go/tree-sitter-go-0.19.1.ebuild14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-libs/tree-sitter-go/tree-sitter-go-0.19.1.ebuild b/dev-libs/tree-sitter-go/tree-sitter-go-0.19.1.ebuild
deleted file mode 100644
index 4193e530e8c5..000000000000
--- a/dev-libs/tree-sitter-go/tree-sitter-go-0.19.1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-TS_PV=rust-0.19.1
-inherit tree-sitter-grammar
-
-DESCRIPTION="Go grammar for Tree-sitter"
-HOMEPAGE="https://github.com/tree-sitter/tree-sitter-go"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64"