commit:     d6878753d204a3a93356a0bc615d2977da3beece
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 12 06:39:07 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 12 06:39:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6878753

app-emacs/treesit-auto: drop 0.6.3, 0.6.4, 0.6.5, 0.6.6

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-emacs/treesit-auto/Manifest                  |  4 ----
 app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild | 24 ----------------------
 app-emacs/treesit-auto/treesit-auto-0.6.4.ebuild | 24 ----------------------
 app-emacs/treesit-auto/treesit-auto-0.6.5.ebuild | 26 ------------------------
 app-emacs/treesit-auto/treesit-auto-0.6.6.ebuild | 26 ------------------------
 5 files changed, 104 deletions(-)

diff --git a/app-emacs/treesit-auto/Manifest b/app-emacs/treesit-auto/Manifest
index 821a3ef797df..bb1a445dcd94 100644
--- a/app-emacs/treesit-auto/Manifest
+++ b/app-emacs/treesit-auto/Manifest
@@ -1,5 +1 @@
-DIST treesit-auto-0.6.3.tar.gz 21342 BLAKE2B 
291b9c5706cf0a6e329d9be12b89f7cb3b3c9eed7792bec0b0842785a167f053cac3672516adeefc09a81eb7126f7cee8b63810271566dcc93bd6b04ad41f0c5
 SHA512 
d4dfc081aa632b4582a91c99103afb9ffd11db56d58fa3a9d6693372b640b163d08bd3a2ce7cb384600357dddee02f6c0a73bf940fd4117f01f70811a311d140
-DIST treesit-auto-0.6.4.tar.gz 21806 BLAKE2B 
7fe0ff6630e0e820be8c4e5e07559dac6f0d7321b9bd93d2ca7cb84dc2bad8d2a9ae6ab8ceb5977549b9ca428d353192ee4b4f3a925c17aa681bd645862be11a
 SHA512 
62e0f8d1ec176c6ff57ab04c3586f8ffe45e02289bf50063210edf1be34dc27775b614724c616d3d77a946eacb73841cd56e6dc7ce64cc8f67c9825e8561f430
-DIST treesit-auto-0.6.5.tar.gz 21954 BLAKE2B 
e48feed9698f044265de85af1a97d0650a743f84cd69925b39890e307f6085a87c1c5cc2bc5a8d2dbd94615cd1378c4ac134e496746ec4f13151bf45cb03199c
 SHA512 
58f373d40ee5873b06e1e33a0ac5c011959d3eaceba5fba79f532791ad4066d9fa22c8a44b06baddef87db5d8be67738bf2f1ecf476aa73dc9b0d24f5e139151
-DIST treesit-auto-0.6.6.tar.gz 22059 BLAKE2B 
669ffe6b94f8b4cd8531961666e9407bcf5a345324c1dcf1d1adb323a1e5bfafdab120b694f490a8a083487b592fd51a46363019cdd942e0c9e692885bb0353d
 SHA512 
db17721843f60c5c4a491739daf6e664c21c6110826ac2dbb8e2bafff26852edf01a1701e425ada2fc19b2cdc0b767bafd64fc0dea6bc78a32599f92cff4a781
 DIST treesit-auto-0.6.9.tar.gz 22620 BLAKE2B 
b964c6e44e9b1e8060c0b89f9851274a2182467a0f4bea4640dff84f3a706aadcb7fb99ff5e5b19e847ded2d513992ae7237d5742823cde6b0ec20f36619b1d4
 SHA512 
e4c299ebe9061dcd94b301a627219c7a3d046b1707db4fa3604e3343e359834c7292dadfc5e765fc4413ea0aca757022ecfb6e5c44e3fe3e321f71bf32d90d05

diff --git a/app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild 
b/app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild
deleted file mode 100644
index 568eeea9b6f6..000000000000
--- a/app-emacs/treesit-auto/treesit-auto-0.6.3.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-NEED_EMACS=29
-inherit elisp
-
-DESCRIPTION="Automatic installation, usage, fallback for tree-sitter modes in 
Emacs 29"
-HOMEPAGE="https://github.com/renzmann/treesit-auto";
-
-if [[ ${PV} == *_p* ]] ; then
-       MY_COMMIT=""
-       
SRC_URI="https://github.com/renzmann/treesit-auto/archive/${MY_COMMIT}.tar.gz 
-> ${P}.tar.gz"
-       S="${WORKDIR}"/${PN}-${MY_COMMIT}
-else
-       
SRC_URI="https://github.com/renzmann/treesit-auto/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-SITEFILE="50${PN}-gentoo.el"

diff --git a/app-emacs/treesit-auto/treesit-auto-0.6.4.ebuild 
b/app-emacs/treesit-auto/treesit-auto-0.6.4.ebuild
deleted file mode 100644
index 568eeea9b6f6..000000000000
--- a/app-emacs/treesit-auto/treesit-auto-0.6.4.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-NEED_EMACS=29
-inherit elisp
-
-DESCRIPTION="Automatic installation, usage, fallback for tree-sitter modes in 
Emacs 29"
-HOMEPAGE="https://github.com/renzmann/treesit-auto";
-
-if [[ ${PV} == *_p* ]] ; then
-       MY_COMMIT=""
-       
SRC_URI="https://github.com/renzmann/treesit-auto/archive/${MY_COMMIT}.tar.gz 
-> ${P}.tar.gz"
-       S="${WORKDIR}"/${PN}-${MY_COMMIT}
-else
-       
SRC_URI="https://github.com/renzmann/treesit-auto/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-SITEFILE="50${PN}-gentoo.el"

diff --git a/app-emacs/treesit-auto/treesit-auto-0.6.5.ebuild 
b/app-emacs/treesit-auto/treesit-auto-0.6.5.ebuild
deleted file mode 100644
index beed1ee70608..000000000000
--- a/app-emacs/treesit-auto/treesit-auto-0.6.5.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-NEED_EMACS=29
-
-inherit elisp
-
-DESCRIPTION="Automatic installation, usage, fallback for tree-sitter modes in 
Emacs 29"
-HOMEPAGE="https://github.com/renzmann/treesit-auto";
-
-if [[ ${PV} == *_p* ]] ; then
-       MY_COMMIT=""
-       
SRC_URI="https://github.com/renzmann/treesit-auto/archive/${MY_COMMIT}.tar.gz 
-> ${P}.tar.gz"
-       S="${WORKDIR}"/${PN}-${MY_COMMIT}
-else
-       
SRC_URI="https://github.com/renzmann/treesit-auto/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DOCS=( README.org )
-SITEFILE="50${PN}-gentoo.el"

diff --git a/app-emacs/treesit-auto/treesit-auto-0.6.6.ebuild 
b/app-emacs/treesit-auto/treesit-auto-0.6.6.ebuild
deleted file mode 100644
index beed1ee70608..000000000000
--- a/app-emacs/treesit-auto/treesit-auto-0.6.6.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-NEED_EMACS=29
-
-inherit elisp
-
-DESCRIPTION="Automatic installation, usage, fallback for tree-sitter modes in 
Emacs 29"
-HOMEPAGE="https://github.com/renzmann/treesit-auto";
-
-if [[ ${PV} == *_p* ]] ; then
-       MY_COMMIT=""
-       
SRC_URI="https://github.com/renzmann/treesit-auto/archive/${MY_COMMIT}.tar.gz 
-> ${P}.tar.gz"
-       S="${WORKDIR}"/${PN}-${MY_COMMIT}
-else
-       
SRC_URI="https://github.com/renzmann/treesit-auto/archive/refs/tags/v${PV}.tar.gz
 -> ${P}.tar.gz"
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DOCS=( README.org )
-SITEFILE="50${PN}-gentoo.el"

Reply via email to