commit: a515ab142b0c80ad8ccd874a976b027dc66d752c Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Thu Aug 17 20:15:16 2017 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Thu Aug 17 20:15:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a515ab14
app-misc/physlock: use consistent whitespace for metadata app-misc/physlock/metadata.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/app-misc/physlock/metadata.xml b/app-misc/physlock/metadata.xml index e2acbaa5096..3a7f9b503b9 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>
