diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-10-28 20:44:07 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-12-26 03:36:27 +0100 |
commit | a36ceac0c37e2d2f3bd673d4be5d3023ffe01049 (patch) | |
tree | 34c141d1e0b8dfbefa28e4a619e879844d5cda8f /app-vim | |
parent | app-vim/uptime: add <stabilize-allarches/> (diff) | |
download | gentoo-a36ceac0c37e2d2f3bd673d4be5d3023ffe01049.tar.gz gentoo-a36ceac0c37e2d2f3bd673d4be5d3023ffe01049.tar.bz2 gentoo-a36ceac0c37e2d2f3bd673d4be5d3023ffe01049.zip |
app-vim/vcscommand: add <stabilize-allarches/>
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/vcscommand/metadata.xml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/app-vim/vcscommand/metadata.xml b/app-vim/vcscommand/metadata.xml index af6adb8b05e1..9bb678641b33 100644 --- a/app-vim/vcscommand/metadata.xml +++ b/app-vim/vcscommand/metadata.xml @@ -1,13 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<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> + <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> + <stabilize-allarches/> </pkgmetadata> |