diff options
author | Mykyta Holubakha <hilobakho@gmail.com> | 2016-08-29 13:51:14 +0300 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-09-02 22:38:02 +0200 |
commit | 1d283a34d59d25ea7a6266ab16588d2efd9a3484 (patch) | |
tree | f9a3b12769b95621e31be20a54db960a08675452 /dev-lang/rust-bin | |
parent | dev-java/swing-layout: EAPI 6 bump. (diff) | |
download | gentoo-1d283a34d59d25ea7a6266ab16588d2efd9a3484.tar.gz gentoo-1d283a34d59d25ea7a6266ab16588d2efd9a3484.tar.bz2 gentoo-1d283a34d59d25ea7a6266ab16588d2efd9a3484.zip |
app-vim/rust-mode: rename to app-vim/rust-vim.
Update package metadata.
Closes: https://github.com/gentoo/gentoo/pull/2157
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-lang/rust-bin')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.2.0.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.3.0.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.5.0.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.6.0.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.7.0.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.8.0.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.2.0.ebuild b/dev-lang/rust-bin/rust-bin-1.2.0.ebuild index 409a1b9f9253..f364f85d868c 100644 --- a/dev-lang/rust-bin/rust-bin-1.2.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.2.0.ebuild @@ -80,7 +80,7 @@ pkg_postinst() { fi if has_version app-editors/gvim || has_version app-editors/vim; then - elog "install app-vim/rust-mode to get vim support for rust." + elog "install app-vim/rust-vim to get vim support for rust." fi if has_version 'app-shells/zsh'; then diff --git a/dev-lang/rust-bin/rust-bin-1.3.0.ebuild b/dev-lang/rust-bin/rust-bin-1.3.0.ebuild index 409a1b9f9253..f364f85d868c 100644 --- a/dev-lang/rust-bin/rust-bin-1.3.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.3.0.ebuild @@ -80,7 +80,7 @@ pkg_postinst() { fi if has_version app-editors/gvim || has_version app-editors/vim; then - elog "install app-vim/rust-mode to get vim support for rust." + elog "install app-vim/rust-vim to get vim support for rust." fi if has_version 'app-shells/zsh'; then diff --git a/dev-lang/rust-bin/rust-bin-1.5.0.ebuild b/dev-lang/rust-bin/rust-bin-1.5.0.ebuild index aef5ebe7f123..444dc2795cb9 100644 --- a/dev-lang/rust-bin/rust-bin-1.5.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.5.0.ebuild @@ -89,7 +89,7 @@ pkg_postinst() { fi if has_version app-editors/gvim || has_version app-editors/vim; then - elog "install app-vim/rust-mode to get vim support for rust." + elog "install app-vim/rust-vim to get vim support for rust." fi if has_version 'app-shells/zsh'; then diff --git a/dev-lang/rust-bin/rust-bin-1.6.0.ebuild b/dev-lang/rust-bin/rust-bin-1.6.0.ebuild index aef5ebe7f123..444dc2795cb9 100644 --- a/dev-lang/rust-bin/rust-bin-1.6.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.6.0.ebuild @@ -89,7 +89,7 @@ pkg_postinst() { fi if has_version app-editors/gvim || has_version app-editors/vim; then - elog "install app-vim/rust-mode to get vim support for rust." + elog "install app-vim/rust-vim to get vim support for rust." fi if has_version 'app-shells/zsh'; then diff --git a/dev-lang/rust-bin/rust-bin-1.7.0.ebuild b/dev-lang/rust-bin/rust-bin-1.7.0.ebuild index aef5ebe7f123..444dc2795cb9 100644 --- a/dev-lang/rust-bin/rust-bin-1.7.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.7.0.ebuild @@ -89,7 +89,7 @@ pkg_postinst() { fi if has_version app-editors/gvim || has_version app-editors/vim; then - elog "install app-vim/rust-mode to get vim support for rust." + elog "install app-vim/rust-vim to get vim support for rust." fi if has_version 'app-shells/zsh'; then diff --git a/dev-lang/rust-bin/rust-bin-1.8.0.ebuild b/dev-lang/rust-bin/rust-bin-1.8.0.ebuild index aef5ebe7f123..444dc2795cb9 100644 --- a/dev-lang/rust-bin/rust-bin-1.8.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.8.0.ebuild @@ -89,7 +89,7 @@ pkg_postinst() { fi if has_version app-editors/gvim || has_version app-editors/vim; then - elog "install app-vim/rust-mode to get vim support for rust." + elog "install app-vim/rust-vim to get vim support for rust." fi if has_version 'app-shells/zsh'; then |