dev-lang/rust-bin: Don't query for last-rited app-editors/emacs-vcs.
authorUlrich Müller <ulm@gentoo.org>
Sat, 21 Dec 2019 14:18:02 +0000 (15:18 +0100)
committerUlrich Müller <ulm@gentoo.org>
Sat, 21 Dec 2019 15:08:54 +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-bin/rust-bin-1.37.0.ebuild
dev-lang/rust-bin/rust-bin-1.38.0.ebuild
dev-lang/rust-bin/rust-bin-1.39.0.ebuild
dev-lang/rust-bin/rust-bin-1.40.0.ebuild

index 60afa54a05473cc96e3fb46aa6b5fb5f493f159d..960639b6f749a565cdeefd6d69fec39a504603b0 100644 (file)
@@ -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
 
index 180b335fff90d82179a83f1bf6d18e0f0b553d50..692430f4eae829b89a08751e0af91899e1da068a 100644 (file)
@@ -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
 
index 180b335fff90d82179a83f1bf6d18e0f0b553d50..692430f4eae829b89a08751e0af91899e1da068a 100644 (file)
@@ -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
 
index 180b335fff90d82179a83f1bf6d18e0f0b553d50..692430f4eae829b89a08751e0af91899e1da068a 100644 (file)
@@ -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