dev-lang/rust: Don't query for last-rited app-editors/emacs-vcs.
authorUlrich Müller <ulm@gentoo.org>
Sat, 21 Dec 2019 14:17:24 +0000 (15:17 +0100)
committerUlrich Müller <ulm@gentoo.org>
Sat, 21 Dec 2019 15:08:53 +0000 (16:08 +0100)
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
dev-lang/rust/rust-1.37.0.ebuild
dev-lang/rust/rust-1.38.0.ebuild
dev-lang/rust/rust-1.39.0.ebuild
dev-lang/rust/rust-1.40.0.ebuild

index 5ef4c15bfdba19302264bf1392c81b1c2b070929..e3a96e80453de2398775b83c1e550cb43a74575d 100644 (file)
@@ -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
 
index 306dede9d39faf613f4f07ea903c5464fa7d3254..2a0aff11ee5b92b0d597950112ad36dd111ad50a 100644 (file)
@@ -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
 
index 6f66984bd72b33602699d04a08ffc8eb544fd225..aba514ead68d23a654a6057b15cb8f25005f1137 100644 (file)
@@ -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
 
index 9985a7e76ed251399b27f3cd72773ab84eefe63e..3f8171d3be6cd06a4ad0d873ed460f23a90f7854 100644 (file)
@@ -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