Use https by default
[gentoo.git] / app-vim / securemodelines / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <herd>vim</herd>
5         <longdescription lang="en">
6                 Vim's internal modeline support allows all sorts of annoying and
7                 potentially insecure options to be set. This script implements a much
8                 more heavily restricted modeline parser that permits only user-specified
9                 options to be set.
10         </longdescription>
11         <upstream>
12                 <remote-id type="github">ciaranm/securemodelines</remote-id>
13         </upstream>
14 </pkgmetadata>