diff options
Diffstat (limited to 'app-vim/vcscommand/metadata.xml')
| -rw-r--r-- | app-vim/vcscommand/metadata.xml | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/app-vim/vcscommand/metadata.xml b/app-vim/vcscommand/metadata.xml index 8dacacbba2cd..86f7da1a423e 100644 --- a/app-vim/vcscommand/metadata.xml +++ b/app-vim/vcscommand/metadata.xml @@ -1,13 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> - <email>vim@gentoo.org</email> - <name>Gentoo Vim Project</name> -</maintainer> -<longdescription lang="en"> + <maintainer type="project"> + <email>vim@gentoo.org</email> + <name>Gentoo Vim Project</name> + </maintainer> + <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> + + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
