commit:     7e5785e62697af06e68fb825256768ea3e2579a2
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 21 14:18:02 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Dec 21 15:08:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e5785e6

dev-lang/rust-bin: Don't query for last-rited app-editors/emacs-vcs.

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 dev-lang/rust-bin/rust-bin-1.37.0.ebuild | 2 +-
 dev-lang/rust-bin/rust-bin-1.38.0.ebuild | 2 +-
 dev-lang/rust-bin/rust-bin-1.39.0.ebuild | 2 +-
 dev-lang/rust-bin/rust-bin-1.40.0.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-lang/rust-bin/rust-bin-1.37.0.ebuild 
b/dev-lang/rust-bin/rust-bin-1.37.0.ebuild
index 60afa54a054..960639b6f74 100644
--- a/dev-lang/rust-bin/rust-bin-1.37.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.37.0.ebuild
@@ -144,7 +144,7 @@ pkg_postinst() {
        elog "Rust installs a helper script for calling GDB now,"
        elog "for your convenience it is installed under 
/usr/bin/rust-gdb-bin-${PV},"
 
-       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-bin/rust-bin-1.38.0.ebuild 
b/dev-lang/rust-bin/rust-bin-1.38.0.ebuild
index 180b335fff9..692430f4eae 100644
--- a/dev-lang/rust-bin/rust-bin-1.38.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.38.0.ebuild
@@ -144,7 +144,7 @@ pkg_postinst() {
        elog "Rust installs a helper script for calling GDB now,"
        elog "for your convenience it is installed under 
/usr/bin/rust-gdb-bin-${PV},"
 
-       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-bin/rust-bin-1.39.0.ebuild 
b/dev-lang/rust-bin/rust-bin-1.39.0.ebuild
index 180b335fff9..692430f4eae 100644
--- a/dev-lang/rust-bin/rust-bin-1.39.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.39.0.ebuild
@@ -144,7 +144,7 @@ pkg_postinst() {
        elog "Rust installs a helper script for calling GDB now,"
        elog "for your convenience it is installed under 
/usr/bin/rust-gdb-bin-${PV},"
 
-       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-bin/rust-bin-1.40.0.ebuild 
b/dev-lang/rust-bin/rust-bin-1.40.0.ebuild
index 180b335fff9..692430f4eae 100644
--- a/dev-lang/rust-bin/rust-bin-1.40.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.40.0.ebuild
@@ -144,7 +144,7 @@ pkg_postinst() {
        elog "Rust installs a helper script for calling GDB now,"
        elog "for your convenience it is installed under 
/usr/bin/rust-gdb-bin-${PV},"
 
-       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
 

Reply via email to