mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-libs/tree-sitter-javascript: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
committed by
Arthur Zamarin
parent
13025a5b70
commit
84df319d6a
@@ -1,5 +1,2 @@
|
||||
DIST tree-sitter-javascript-0.20.1-2.tar.gz 371027 BLAKE2B 5bd9b11f1e10ff37950b2142031bebd3b5f6111818a21bf5a7d97a8a27a5340bd09cd139d76846141ed64a824f82f1e1394b90d8622192524d7db9a02ed95223 SHA512 5341311b419cf763c0a6d23348eba0e38b417ba07c2def341027223347d850c28b86db6add136dbf73cd5296133823a4548493ee649e09247dfbe5bcbaaab76d
|
||||
DIST tree-sitter-javascript-0.20.4.tar.gz 396452 BLAKE2B b33c4c44fb59985af7809ef9bd015d12dac185999993570164de4ac87a60cde28cf4c1232a06dd3e312ce256f2b021ef5fa500fd9e0772a3fb657f74256500a4 SHA512 65171e5af35c9c5cc9a6c54792d2194b197e130ec277b35e67e04b654082bcb1b98cb9bbe497bbe1dde69f582e5cdca01cba4f40682b7b587fd19e89b88f3dd6
|
||||
DIST tree-sitter-javascript-0.21.0.tar.gz 367344 BLAKE2B 7698b918db7fb49bd73ee03757fa17d5f6c0adc14a279410e2bc924123b1a187e6018b534bc1d2b6cbc41e5f42f7b4b6541c65d4f70d6345dda31c719bf479c6 SHA512 c83d7525e3639e237b9f81cac38d0290a3257aa98dba62f079abfb234f3cbd3de23e0b275da85878d3ab4b8de03384dc4e8a8512641b17ff0aca2e3a722947a6
|
||||
DIST tree-sitter-javascript-0.21.4.tar.gz 286293 BLAKE2B 4194597de857f36c6be0f352bf344de1d36892b0de5aebbe04ddee54fa14b031b27ba5d2e065c41b9317f4cf399785e6dc4af4a618cbb9da0488994135d8e94d SHA512 bdc8f5102147a609547ae9be4836af3452ff4e929bad6128c8126d017e911b263d20fe860983eb8fb85703c3e31d9b8326e92d8778daa8e8bc26bf4540e46ced
|
||||
DIST tree-sitter-javascript-0.23.0.tar.gz 292398 BLAKE2B 6826656b359484a9d4edaf6ad4911002c74a6bc2735c38d1e6fc548ce95d45ef0e1add93d95c2b50a4d73f154d54470d14ca2c4ee8ca3cb47242426658d439ea SHA512 fd116f00a694b18f67143df57b80ce29547c5bebc64e02b11f5a2d0c1c01347b68a963830e5bad837856fab1437faddd14c09f63733b52cf00d44825451ca110
|
||||
|
||||
@@ -1,17 +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="JavaScript grammar for Tree-sitter"
|
||||
HOMEPAGE="https://github.com/tree-sitter/tree-sitter-javascript"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64"
|
||||
|
||||
# Override eclass SRC_URI as 0.20.1 was bumped incorrectly.
|
||||
SRC_URI="https://github.com/tree-sitter/${PN}/archive/v${PV}.tar.gz
|
||||
-> ${P}-2.tar.gz"
|
||||
@@ -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="JavaScript grammar for Tree-sitter"
|
||||
HOMEPAGE="https://github.com/tree-sitter/tree-sitter-javascript"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64"
|
||||
@@ -1,15 +0,0 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
TS_BINDINGS=( python )
|
||||
|
||||
inherit tree-sitter-grammar
|
||||
|
||||
DESCRIPTION="JavaScript grammar for Tree-sitter"
|
||||
HOMEPAGE="https://github.com/tree-sitter/tree-sitter-javascript"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
Reference in New Issue
Block a user