diff options
author | Sam James <sam@gentoo.org> | 2021-11-06 04:39:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-06 04:39:35 +0000 |
commit | 26408ff9c065270506ec1b82b4fa24cca103d9ac (patch) | |
tree | 4bfa5ee07463bb543760dc28d73ce9668d561326 /sys-apps/input-utils | |
parent | app-misc/todo: use default src_test implementation (emake, not make) (diff) | |
download | gentoo-26408ff9c065270506ec1b82b4fa24cca103d9ac.tar.gz gentoo-26408ff9c065270506ec1b82b4fa24cca103d9ac.tar.bz2 gentoo-26408ff9c065270506ec1b82b4fa24cca103d9ac.zip |
sys-apps/input-utils: reformat metadata.xml
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/input-utils')
-rw-r--r-- | sys-apps/input-utils/metadata.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/sys-apps/input-utils/metadata.xml b/sys-apps/input-utils/metadata.xml index 5ef7ecf1242f..632c9a4b1568 100644 --- a/sys-apps/input-utils/metadata.xml +++ b/sys-apps/input-utils/metadata.xml @@ -1,14 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="person"> -<email>robbat2@gentoo.org</email> -<name>Robin H. Johnson</name> -</maintainer> -<longdescription lang="en"> -This is a collection of utilities which are useful when working with the input -layer of the Linux kernel (version 2.6 and later). Included are utilities to -list the input devices known to the kernel, show the input events that are -received by a device, and query or modify keyboard maps. -</longdescription> + <maintainer type="person"> + <email>robbat2@gentoo.org</email> + <name>Robin H. Johnson</name> + </maintainer> + <longdescription lang="en"> + This is a collection of utilities which are useful when working with the input + layer of the Linux kernel (version 2.6 and later). Included are utilities to + list the input devices known to the kernel, show the input events that are + received by a device, and query or modify keyboard maps. + </longdescription> </pkgmetadata> |