Remove explicit notion of maintainer-needed, for GLEP 67
[gentoo.git] / app-misc / physlock / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4   <longdescription lang="en">
5         Control physical access to a linux computer by locking all of its virtual
6         terminals / consoles.
7
8         physlock is an alternative to vlock, it is equivalent to `vlock -an'. It is
9         written because vlock blocks some linux kernel mechanisms like hibernate and
10         suspend and can therefore only be used with some limitations. physlock is
11         designed to be more lightweight, it does not have a plugin interface and it is
12         not started using a shell script wrapper.
13         </longdescription>
14   <upstream>
15     <remote-id type="github">muennich/physlock</remote-id>
16   </upstream>
17 </pkgmetadata>