diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 05:35:26 -0500 |
| commit | f716a9fe6455d39eef01e718aae68dae61c19704 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-libs/tree-sitter-python | |
| parent | 3f9cf298e89cd5037b982abba06091224ee76daf (diff) | |
| download | baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip | |
Adding metadata
Diffstat (limited to 'dev-libs/tree-sitter-python')
| -rw-r--r-- | dev-libs/tree-sitter-python/Manifest | 2 | ||||
| -rw-r--r-- | dev-libs/tree-sitter-python/metadata.xml | 8 | ||||
| -rw-r--r-- | dev-libs/tree-sitter-python/tree-sitter-python-0.23.6.ebuild | 15 | ||||
| -rw-r--r-- | dev-libs/tree-sitter-python/tree-sitter-python-0.25.0.ebuild | 15 |
4 files changed, 0 insertions, 40 deletions
diff --git a/dev-libs/tree-sitter-python/Manifest b/dev-libs/tree-sitter-python/Manifest deleted file mode 100644 index c25298c6d52a..000000000000 --- a/dev-libs/tree-sitter-python/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST tree-sitter-python-0.23.6.tar.gz 269613 BLAKE2B e032f5e7eb19e22449f8999a3a0440857cc5e8e3d6b2db9df87a0db9253495f9bbf85a6afee9308783627567a796de42c6abe58ae08a7dfb2087b0268ae2e6b9 SHA512 a29213758ebb9b603a1e989c85abe81aae2d69fcaa3dc8d4d373d5e82e1948a201a58981f2100ded46123ad5f7354277db5bbf3718af691d85b51fa81b724db3 -DIST tree-sitter-python-0.25.0.tar.gz 266095 BLAKE2B e7911a1e877a92bfa724356c25926b7f07741fa070fc701caae6d90717877cb22d68004c09dbcdf1066705f486b5f735d7936d194597db4c4265ff460f7b8594 SHA512 9491de1eb1cb3962aa4894fad5b6bcc05dc3ddeef902a1982d0ac6d7f3baa78fc52c2a21d1e953b1859ed7a104c8182dbd8bd91ced41e63cc2a647f779d86456 diff --git a/dev-libs/tree-sitter-python/metadata.xml b/dev-libs/tree-sitter-python/metadata.xml deleted file mode 100644 index 0d266cf327be..000000000000 --- a/dev-libs/tree-sitter-python/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="github">tree-sitter/tree-sitter-python</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-libs/tree-sitter-python/tree-sitter-python-0.23.6.ebuild b/dev-libs/tree-sitter-python/tree-sitter-python-0.23.6.ebuild deleted file mode 100644 index b07f12a69485..000000000000 --- a/dev-libs/tree-sitter-python/tree-sitter-python-0.23.6.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -TS_BINDINGS=( python ) - -inherit tree-sitter-grammar - -DESCRIPTION="Python grammar for Tree-sitter" -HOMEPAGE="https://github.com/tree-sitter/tree-sitter-python" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" diff --git a/dev-libs/tree-sitter-python/tree-sitter-python-0.25.0.ebuild b/dev-libs/tree-sitter-python/tree-sitter-python-0.25.0.ebuild deleted file mode 100644 index b03bc83f1094..000000000000 --- a/dev-libs/tree-sitter-python/tree-sitter-python-0.25.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -TS_BINDINGS=( python ) - -inherit tree-sitter-grammar - -DESCRIPTION="Python grammar for Tree-sitter" -HOMEPAGE="https://github.com/tree-sitter/tree-sitter-python" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" |
