mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-12 10:51:43 -04:00
60ba200902
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
19 lines
604 B
XML
19 lines
604 B
XML
<?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">
|
|
This package provides Vim syntax highlighting for Cfengine configuration
|
|
files, and automatic filetype detection for these files based upon
|
|
filename.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">neilhwatson/vim_cf3</remote-id>
|
|
<remote-id type="vim">2904</remote-id>
|
|
</upstream>
|
|
<stabilize-allarches/>
|
|
</pkgmetadata>
|