diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-08-17 16:15:16 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-08-17 16:15:16 -0400 |
commit | a515ab142b0c80ad8ccd874a976b027dc66d752c (patch) | |
tree | 84bba0dfa40a167c54916c45615ee43acf2b3f03 /app-misc/physlock | |
parent | app-misc/physlock: version bump to 11 (diff) | |
download | gentoo-a515ab142b0c80ad8ccd874a976b027dc66d752c.tar.gz gentoo-a515ab142b0c80ad8ccd874a976b027dc66d752c.tar.bz2 gentoo-a515ab142b0c80ad8ccd874a976b027dc66d752c.zip |
app-misc/physlock: use consistent whitespace for metadata
Diffstat (limited to 'app-misc/physlock')
-rw-r--r-- | app-misc/physlock/metadata.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/app-misc/physlock/metadata.xml b/app-misc/physlock/metadata.xml index e2acbaa50963..3a7f9b503b95 100644 --- a/app-misc/physlock/metadata.xml +++ b/app-misc/physlock/metadata.xml @@ -1,18 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> - <longdescription lang="en"> - Control physical access to a linux computer by locking all of its virtual - terminals / consoles. + <!-- maintainer-needed --> + <longdescription lang="en"> + Control physical access to a linux computer by locking all of its virtual + terminals / consoles. - physlock is an alternative to vlock, it is equivalent to `vlock -an'. It is - written because vlock blocks some linux kernel mechanisms like hibernate and - suspend and can therefore only be used with some limitations. physlock is - designed to be more lightweight, it does not have a plugin interface and it is - not started using a shell script wrapper. + physlock is an alternative to vlock, it is equivalent to `vlock -an'. It is + written because vlock blocks some linux kernel mechanisms like hibernate and + suspend and can therefore only be used with some limitations. physlock is + designed to be more lightweight, it does not have a plugin interface and it is + not started using a shell script wrapper. </longdescription> - <upstream> - <remote-id type="github">muennich/physlock</remote-id> - </upstream> + <upstream> + <remote-id type="github">muennich/physlock</remote-id> + </upstream> </pkgmetadata> |