app-vim/rust-mode: rename to app-vim/rust-vim.
authorMykyta Holubakha <hilobakho@gmail.com>
Mon, 29 Aug 2016 10:51:14 +0000 (13:51 +0300)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 2 Sep 2016 20:38:02 +0000 (22:38 +0200)
Update package metadata.

Closes: https://github.com/gentoo/gentoo/pull/2157

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
14 files changed:
app-vim/rust-mode/metadata.xml [deleted file]
app-vim/rust-vim/Manifest [moved from app-vim/rust-mode/Manifest with 100% similarity]
app-vim/rust-vim/metadata.xml [new file with mode: 0644]
app-vim/rust-vim/rust-vim-1_beta20150411.ebuild [moved from app-vim/rust-mode/rust-mode-1_beta20150411.ebuild with 73% similarity]
dev-lang/rust-bin/rust-bin-1.2.0.ebuild
dev-lang/rust-bin/rust-bin-1.3.0.ebuild
dev-lang/rust-bin/rust-bin-1.5.0.ebuild
dev-lang/rust-bin/rust-bin-1.6.0.ebuild
dev-lang/rust-bin/rust-bin-1.7.0.ebuild
dev-lang/rust-bin/rust-bin-1.8.0.ebuild
dev-lang/rust/rust-1.10.0.ebuild
dev-lang/rust/rust-1.11.0.ebuild
dev-lang/rust/rust-1.9.0.ebuild
profiles/updates/3Q-2016

diff --git a/app-vim/rust-mode/metadata.xml b/app-vim/rust-mode/metadata.xml
deleted file mode 100644 (file)
index 097975e..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-</pkgmetadata>
diff --git a/app-vim/rust-vim/metadata.xml b/app-vim/rust-vim/metadata.xml
new file mode 100644 (file)
index 0000000..3554bdb
--- /dev/null
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+       <maintainer type="person">
+               <email>hilobakho@gmail.com</email>
+               <name>Mykyta Holubakha</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-maint@gentoo.org</email>
+               <name>Gentoo Proxy Maintainers Project</name>
+       </maintainer>
+</pkgmetadata>
similarity index 73%
rename from app-vim/rust-mode/rust-mode-1_beta20150411.ebuild
rename to app-vim/rust-vim/rust-vim-1_beta20150411.ebuild
index b997c339c69ad8d732cea4d23d1828230186cc16..81d1f6355fad835cecb2ca0bc14faba56686168b 100644 (file)
@@ -1,14 +1,14 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit vim-plugin
 
-MY_PN="${PN}-vim"
+MY_PN="rust-mode-vim"
 MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Rust mode for vim"
+DESCRIPTION="Vim configuration for Rust"
 HOMEPAGE="http://www.rust-lang.org/"
 SRC_URI="https://dev.gentoo.org/~jauhien/distfiles/${MY_P}.tar.gz"
 
index 409a1b9f9253f73595b9e1071059cfdffdb82ca8..f364f85d868ca06edcc658a3739a36756d8c922d 100644 (file)
@@ -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
index 409a1b9f9253f73595b9e1071059cfdffdb82ca8..f364f85d868ca06edcc658a3739a36756d8c922d 100644 (file)
@@ -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
index aef5ebe7f1239cf9130d6d3cd85ae578bf9fe952..444dc2795cb9f6f502c5139c9ae92533bb5268f8 100644 (file)
@@ -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
index aef5ebe7f1239cf9130d6d3cd85ae578bf9fe952..444dc2795cb9f6f502c5139c9ae92533bb5268f8 100644 (file)
@@ -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
index aef5ebe7f1239cf9130d6d3cd85ae578bf9fe952..444dc2795cb9f6f502c5139c9ae92533bb5268f8 100644 (file)
@@ -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
index aef5ebe7f1239cf9130d6d3cd85ae578bf9fe952..444dc2795cb9f6f502c5139c9ae92533bb5268f8 100644 (file)
@@ -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
index f54624b774096fe6027115882fefe99bfffb3b6e..58775d26c0592b26659300eb9bf4647d61305b32 100644 (file)
@@ -141,7 +141,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
index 81aa8d80eff32a7ec003e260f6be5cd039b40d27..ff5dd2d47456ebaa587080e5d2630ea9c310b1d9 100644 (file)
@@ -141,7 +141,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
index 5b791e8584029c500569f76b3536eb6b7386fa50..cf89a418158bc026d8befa51fafb2a312ba7f227 100644 (file)
@@ -146,7 +146,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
index 2a289537fb6e62c3b53206ddf9cf86a8e7618ade..7dd7d35e38307ae5aff8a8f27193e051abf1b962 100644 (file)
@@ -17,3 +17,4 @@ move sys-fs/s3fs net-fs/s3fs
 move sys-fs/s3ql net-fs/s3ql
 move sys-fs/s3backer net-fs/s3backer
 move sys-fs/sshfs net-fs/sshfs
+move app-vim/rust-mode app-vim/rust-vim