summaryrefslogtreecommitdiff
path: root/app-vim/securemodelines/metadata.xml
blob: f278c93a1c3fa8ffd2ff588953da055387200db4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>vim@gentoo.org</email>
    <name>Gentoo Vim Project</name>
  </maintainer>
  <longdescription lang="en">
		Vim's internal modeline support allows all sorts of annoying and
		potentially insecure options to be set. This script implements a much
		more heavily restricted modeline parser that permits only user-specified
		options to be set.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>