commit: ff44b056293edb2ffc5a1d31ef6418a930c19d2c
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 29 10:58:36 2022 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Jun 29 10:58:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff44b056
sys-libs/libsmbios: unify metadata formatting
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
sys-libs/libsmbios/metadata.xml | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/sys-libs/libsmbios/metadata.xml b/sys-libs/libsmbios/metadata.xml
index f5775f177c86..b131555971d7 100644
--- a/sys-libs/libsmbios/metadata.xml
+++ b/sys-libs/libsmbios/metadata.xml
@@ -5,10 +5,12 @@
<email>[email protected]</email>
<name>Marek Szuba</name>
</maintainer>
- <longdescription>The libsmbios project aims towards providing access to as
much
-BIOS information as possible. It does this by providing a library of functions
-that can be used as well as sample binaries.</longdescription>
- <upstream>
- <remote-id type="github">dell/libsmbios</remote-id>
- </upstream>
+ <longdescription>
+ The libsmbios project aims towards providing access to as much
+ BIOS information as possible. It does this by providing a
library of functions
+ that can be used as well as sample binaries.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">dell/libsmbios</remote-id>
+ </upstream>
</pkgmetadata>