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: Sun,  3 Dec 2023 01:13:44 +0000 (UTC)	[thread overview]
Message-ID: <1701565976.e22d4d9fb387f5d49797b6e7ebebf75f8af94a65.sam@gentoo> (raw)

commit:     e22d4d9fb387f5d49797b6e7ebebf75f8af94a65
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  3 01:12:56 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  3 01:12:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e22d4d9f

app-emacs/treesit-auto: add 1.0.1

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

 app-emacs/treesit-auto/Manifest                  |  1 +
 app-emacs/treesit-auto/treesit-auto-1.0.1.ebuild | 28 ++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/app-emacs/treesit-auto/Manifest b/app-emacs/treesit-auto/Manifest
index 1442aabd813d..08e671dff137 100644
--- a/app-emacs/treesit-auto/Manifest
+++ b/app-emacs/treesit-auto/Manifest
@@ -1,2 +1,3 @@
 DIST treesit-auto-0.6.9.tar.gz 22620 BLAKE2B b964c6e44e9b1e8060c0b89f9851274a2182467a0f4bea4640dff84f3a706aadcb7fb99ff5e5b19e847ded2d513992ae7237d5742823cde6b0ec20f36619b1d4 SHA512 e4c299ebe9061dcd94b301a627219c7a3d046b1707db4fa3604e3343e359834c7292dadfc5e765fc4413ea0aca757022ecfb6e5c44e3fe3e321f71bf32d90d05
 DIST treesit-auto-1.0.0.tar.gz 24645 BLAKE2B 47c142f139a0f259b49dce9bf9a5446e7eef3186987b68bb66b8d1351c23adf8bdc501988da026f7af394e8849f0857ce18d78075869834882c70d77c7539589 SHA512 e4195e554edcbdda6d6691cc7672330f9d56fb279108ff9bcdd6222412c6ba4e779a43fc6429036138ba60c8739f484d7494769fe50def4da3b0b134eff62daf
+DIST treesit-auto-1.0.1.tar.gz 24690 BLAKE2B a635f6c0ccd12b5de82060a960708da9edc312ebe4b98f749453510d90b96ea33a39883fa0508fb1628044b09359d11abec1872262b4a08f4d315312477bf6fa SHA512 0ef49d5f0e465a00fdb3760c21a97b34d35cb88d96c929e132e198cfbbfd8989fb5a6be4bd084baab7d4073b656ef4d33e930e728b9b3867ba1206174ca7a326

diff --git a/app-emacs/treesit-auto/treesit-auto-1.0.1.ebuild b/app-emacs/treesit-auto/treesit-auto-1.0.1.ebuild
new file mode 100644
index 000000000000..8cf2a65fcc20
--- /dev/null
+++ b/app-emacs/treesit-auto/treesit-auto-1.0.1.ebuild
@@ -0,0 +1,28 @@
+# 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}" == *9999* ]] ; then
+	inherit git-r3
+
+	EGIT_REPO_URI="https://github.com/renzmann/${PN}.git"
+else
+	SRC_URI="https://github.com/renzmann/${PN}/archive/v${PV}.tar.gz
+		-> ${P}.tar.gz"
+
+	KEYWORDS="~amd64 ~x86"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+DOCS=( README.org )
+SITEFILE="50${PN}-gentoo.el"


             reply	other threads:[~2023-12-03  1:13 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-03  1:13 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-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-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=1701565976.e22d4d9fb387f5d49797b6e7ebebf75f8af94a65.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