diff options
Diffstat (limited to 'dev-libs/tree-sitter-cmake/tree-sitter-cmake-0.1.0.ebuild')
-rw-r--r-- | dev-libs/tree-sitter-cmake/tree-sitter-cmake-0.1.0.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-libs/tree-sitter-cmake/tree-sitter-cmake-0.1.0.ebuild b/dev-libs/tree-sitter-cmake/tree-sitter-cmake-0.1.0.ebuild deleted file mode 100644 index 4ac4989f45df..000000000000 --- a/dev-libs/tree-sitter-cmake/tree-sitter-cmake-0.1.0.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 - -inherit tree-sitter-grammar - -DESCRIPTION="CMake grammar for tree-sitter" -HOMEPAGE="https://github.com/uyha/tree-sitter-cmake" -SRC_URI="https://github.com/uyha/tree-sitter-cmake/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" |