diff options
Diffstat (limited to 'app-vim/vcscommand/metadata.xml')
-rw-r--r-- | app-vim/vcscommand/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app-vim/vcscommand/metadata.xml b/app-vim/vcscommand/metadata.xml new file mode 100644 index 000000000000..a3908f63d553 --- /dev/null +++ b/app-vim/vcscommand/metadata.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>vim</herd> +<longdescription lang="en"> + VIM 7 plugin useful for manipulating files controlled by CVS, SVN, SVK, git, + bzr, and hg within VIM, including committing changes and performing diffs + using the vimdiff system. +</longdescription> +</pkgmetadata> |