summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2024-09-04 22:32:21 -0400
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-06 13:31:12 +0300
commitf332ec65780d5d71262042498960d5fd3e18e916 (patch)
tree35e3739d5260204ba7ba1be0fdc28e1659abdd82 /dev-libs/tree-sitter-c/tree-sitter-c-0.20.6.ebuild
parentdev-libs/tree-sitter-bash: Drop old versions (diff)
downloadgentoo-f332ec65780d5d71262042498960d5fd3e18e916.tar.gz
gentoo-f332ec65780d5d71262042498960d5fd3e18e916.tar.bz2
gentoo-f332ec65780d5d71262042498960d5fd3e18e916.zip
dev-libs/tree-sitter-c: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/tree-sitter-c/tree-sitter-c-0.20.6.ebuild')
-rw-r--r--dev-libs/tree-sitter-c/tree-sitter-c-0.20.6.ebuild13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-libs/tree-sitter-c/tree-sitter-c-0.20.6.ebuild b/dev-libs/tree-sitter-c/tree-sitter-c-0.20.6.ebuild
deleted file mode 100644
index 2a9f71629a50..000000000000
--- a/dev-libs/tree-sitter-c/tree-sitter-c-0.20.6.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit tree-sitter-grammar
-
-DESCRIPTION="C grammar for Tree-sitter"
-HOMEPAGE="https://github.com/tree-sitter/tree-sitter-c"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64"