public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Kalyan" <contrib_x@protonmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/rust-analyzer-bin/
Date: Fri, 23 Jul 2021 03:43:08 +0000 (UTC)	[thread overview]
Message-ID: <1627011655.8d357b5454177c6bd64aeaf987cc199df063db45.contrib_x@gentoo> (raw)

commit:     8d357b5454177c6bd64aeaf987cc199df063db45
Author:     James Kalyan <contrib_x <AT> protonmail <DOT> com>
AuthorDate: Fri Jul 23 03:40:55 2021 +0000
Commit:     James Kalyan <contrib_x <AT> protonmail <DOT> com>
CommitDate: Fri Jul 23 03:40:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8d357b54

dev-util/rust-analyzer-bin: add v2021.07.19

Signed-off-by: James Kalyan <contrib_x <AT> protonmail.com>

 .../rust-analyzer-bin-2021.07.19.ebuild            | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.07.19.ebuild b/dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.07.19.ebuild
new file mode 100644
index 000000000..a8b2b0ab6
--- /dev/null
+++ b/dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.07.19.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="An implementation of Language Server Protocol for the Rust programming language"
+HOMEPAGE="https://rust-analyzer.github.io"
+SRC_URI="https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-07-19/rust-analyzer-x86_64-unknown-linux-gnu.gz"
+
+LICENSE="Apache-2.0 MIT-with-advertising"
+SLOT="0"
+KEYWORDS="~amd64"
+
+S=${WORKDIR}
+
+src_install() {
+	newbin rust-analyzer-x86_64-unknown-linux-gnu rust-analyzer
+}
+
+pkg_postinst() {
+	elog "Make sure to add your desired rust toolchain (e.g. with rustup) for rust-analyzer to work correctly"
+}


             reply	other threads:[~2021-07-23  3:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-23  3:43 James Kalyan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-21 11:18 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/rust-analyzer-bin/ James Kalyan
2021-09-07 16:22 James Kalyan
2021-08-31  2:38 James Kalyan
2021-08-31  2:38 James Kalyan
2021-08-12 14:12 James Kalyan
2021-08-12 14:12 James Kalyan
2021-08-05  4:26 James Kalyan
2021-07-26 15:49 James Kalyan
2021-07-24 22:35 James Kalyan
2021-07-23  3:56 James Kalyan
2021-06-26 15:10 [gentoo-commits] repo/proj/guru:master " Jian Lin
2021-06-26 15:08 ` [gentoo-commits] repo/proj/guru:dev " Jian Lin
2021-06-09  2:22 James Kalyan
2021-05-28 17:35 James Kalyan

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=1627011655.8d357b5454177c6bd64aeaf987cc199df063db45.contrib_x@gentoo \
    --to=contrib_x@protonmail.com \
    --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