From e54fc7a48af676aa72aed1fbfaa25ab3aad71ce1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Sat, 21 Dec 2019 15:17:24 +0100 Subject: [PATCH] dev-lang/rust: Don't query for last-rited app-editors/emacs-vcs. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller --- dev-lang/rust/rust-1.37.0.ebuild | 2 +- dev-lang/rust/rust-1.38.0.ebuild | 2 +- dev-lang/rust/rust-1.39.0.ebuild | 2 +- dev-lang/rust/rust-1.40.0.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-lang/rust/rust-1.37.0.ebuild b/dev-lang/rust/rust-1.37.0.ebuild index 5ef4c15bfdba..e3a96e80453d 100644 --- a/dev-lang/rust/rust-1.37.0.ebuild +++ b/dev-lang/rust/rust-1.37.0.ebuild @@ -312,7 +312,7 @@ pkg_postinst() { ewarn "This might have resulted in a dangling symlink for /usr/bin/cargo on some" ewarn "systems. This can be resolved by calling 'sudo eselect rust set ${P}'." - if has_version app-editors/emacs || has_version app-editors/emacs-vcs; then + if has_version app-editors/emacs; then elog "install app-emacs/rust-mode to get emacs support for rust." fi diff --git a/dev-lang/rust/rust-1.38.0.ebuild b/dev-lang/rust/rust-1.38.0.ebuild index 306dede9d39f..2a0aff11ee5b 100644 --- a/dev-lang/rust/rust-1.38.0.ebuild +++ b/dev-lang/rust/rust-1.38.0.ebuild @@ -312,7 +312,7 @@ pkg_postinst() { ewarn "This might have resulted in a dangling symlink for /usr/bin/cargo on some" ewarn "systems. This can be resolved by calling 'sudo eselect rust set ${P}'." - if has_version app-editors/emacs || has_version app-editors/emacs-vcs; then + if has_version app-editors/emacs; then elog "install app-emacs/rust-mode to get emacs support for rust." fi diff --git a/dev-lang/rust/rust-1.39.0.ebuild b/dev-lang/rust/rust-1.39.0.ebuild index 6f66984bd72b..aba514ead68d 100644 --- a/dev-lang/rust/rust-1.39.0.ebuild +++ b/dev-lang/rust/rust-1.39.0.ebuild @@ -317,7 +317,7 @@ pkg_postinst() { ewarn "This might have resulted in a dangling symlink for /usr/bin/cargo on some" ewarn "systems. This can be resolved by calling 'sudo eselect rust set ${P}'." - if has_version app-editors/emacs || has_version app-editors/emacs-vcs; then + if has_version app-editors/emacs; then elog "install app-emacs/rust-mode to get emacs support for rust." fi diff --git a/dev-lang/rust/rust-1.40.0.ebuild b/dev-lang/rust/rust-1.40.0.ebuild index 9985a7e76ed2..3f8171d3be6c 100644 --- a/dev-lang/rust/rust-1.40.0.ebuild +++ b/dev-lang/rust/rust-1.40.0.ebuild @@ -315,7 +315,7 @@ pkg_postinst() { ewarn "This might have resulted in a dangling symlink for /usr/bin/cargo on some" ewarn "systems. This can be resolved by calling 'sudo eselect rust set ${P}'." - if has_version app-editors/emacs || has_version app-editors/emacs-vcs; then + if has_version app-editors/emacs; then elog "install app-emacs/rust-mode to get emacs support for rust." fi -- 2.26.2