Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/input-utils/
Date: Sat, 06 Nov 2021 04:41:43
Message-Id: 1636173575.26408ff9c065270506ec1b82b4fa24cca103d9ac.sam@gentoo
1 commit: 26408ff9c065270506ec1b82b4fa24cca103d9ac
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 6 04:39:35 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 6 04:39:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26408ff9
7
8 sys-apps/input-utils: reformat metadata.xml
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-apps/input-utils/metadata.xml | 20 ++++++++++----------
13 1 file changed, 10 insertions(+), 10 deletions(-)
14
15 diff --git a/sys-apps/input-utils/metadata.xml b/sys-apps/input-utils/metadata.xml
16 index 5ef7ecf1242..632c9a4b156 100644
17 --- a/sys-apps/input-utils/metadata.xml
18 +++ b/sys-apps/input-utils/metadata.xml
19 @@ -1,14 +1,14 @@
20 <?xml version="1.0" encoding="UTF-8"?>
21 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
22 <pkgmetadata>
23 -<maintainer type="person">
24 -<email>robbat2@g.o</email>
25 -<name>Robin H. Johnson</name>
26 -</maintainer>
27 -<longdescription lang="en">
28 -This is a collection of utilities which are useful when working with the input
29 -layer of the Linux kernel (version 2.6 and later). Included are utilities to
30 -list the input devices known to the kernel, show the input events that are
31 -received by a device, and query or modify keyboard maps.
32 -</longdescription>
33 + <maintainer type="person">
34 + <email>robbat2@g.o</email>
35 + <name>Robin H. Johnson</name>
36 + </maintainer>
37 + <longdescription lang="en">
38 + This is a collection of utilities which are useful when working with the input
39 + layer of the Linux kernel (version 2.6 and later). Included are utilities to
40 + list the input devices known to the kernel, show the input events that are
41 + received by a device, and query or modify keyboard maps.
42 + </longdescription>
43 </pkgmetadata>