public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/treesit-auto/
Date: Wed, 11 Oct 2023 11:37:55 +0000 (UTC)	[thread overview]
Message-ID: <1697024247.cfa01cfb12af31e1a18c4f054e2eb3880ad562ec.sam@gentoo> (raw)

commit:     cfa01cfb12af31e1a18c4f054e2eb3880ad562ec
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 11 11:37:27 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Oct 11 11:37:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfa01cfb

app-emacs/treesit-auto: add 0.6.4

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

 app-emacs/treesit-auto/Manifest                  |  1 +
 app-emacs/treesit-auto/treesit-auto-0.6.4.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/app-emacs/treesit-auto/Manifest b/app-emacs/treesit-auto/Manifest
index 64b8c6ac71e5..75d852288603 100644
--- a/app-emacs/treesit-auto/Manifest
+++ b/app-emacs/treesit-auto/Manifest
@@ -1 +1,2 @@
 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

diff --git a/app-emacs/treesit-auto/treesit-auto-0.6.4.ebuild b/app-emacs/treesit-auto/treesit-auto-0.6.4.ebuild
new file mode 100644
index 000000000000..568eeea9b6f6
--- /dev/null
+++ b/app-emacs/treesit-auto/treesit-auto-0.6.4.ebuild
@@ -0,0 +1,24 @@
+# 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"


             reply	other threads:[~2023-10-11 11:37 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-11 11:37 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-27 22:10 [gentoo-commits] repo/gentoo:master commit in: app-emacs/treesit-auto/ Maciej Barć
2024-11-24 15:47 Jakov Smolić
2024-10-01 15:24 Maciej Barć
2024-10-01 15:24 Maciej Barć
2024-09-11  3:37 Sam James
2024-04-04 19:01 Maciej Barć
2024-04-04 19:01 Maciej Barć
2024-02-24 21:50 Maciej Barć
2024-02-24 21:50 Maciej Barć
2024-02-18 19:56 Maciej Barć
2024-02-18 19:56 Maciej Barć
2024-01-20 20:45 Maciej Barć
2023-12-03  1:13 Sam James
2023-11-27 18:59 Maciej Barć
2023-11-12  6:39 Sam James
2023-11-12  6:39 Sam James
2023-11-04 13:55 Sam James
2023-11-02 22:11 Maciej Barć
2023-10-11 11:37 Sam James
2023-03-26  2:57 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1697024247.cfa01cfb12af31e1a18c4f054e2eb3880ad562ec.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox