From 233fcc152984c71925d4d08cfc8472d99d2f2a8b Mon Sep 17 00:00:00 2001 From: John Turner Date: Wed, 4 May 2022 00:04:02 -0400 Subject: dev-util/rust-analyzer: updated to point to the new github repo and removed some old ebuilds --- dev-util/rust-analyzer/rust-analyzer-99999999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-util/rust-analyzer/rust-analyzer-99999999.ebuild') diff --git a/dev-util/rust-analyzer/rust-analyzer-99999999.ebuild b/dev-util/rust-analyzer/rust-analyzer-99999999.ebuild index fc4854b..7b99eeb 100644 --- a/dev-util/rust-analyzer/rust-analyzer-99999999.ebuild +++ b/dev-util/rust-analyzer/rust-analyzer-99999999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ inherit cargo git-r3 DESCRIPTION="A language server for the Rust programming language" HOMEPAGE="https://rust-analyzer.github.io/" -EGIT_REPO_URI="https://github.com/rust-analyzer/rust-analyzer" +EGIT_REPO_URI="https://github.com/rust-lang/rust-analyzer" EGIT_BRANCH="master" EGIT_CHECKOUT_DIR="${WORKDIR}/${PN}" S="${EGIT_CHECKOUT_DIR}" -- cgit v1.2.3