commit:     5361be135095750cf1a7c2242003c8c3711fa1a0
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 14 13:32:37 2022 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Mon Feb 14 14:37:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5361be13

dev-libs/libunistring: update metadata

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 dev-libs/libunistring/metadata.xml | 31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)

diff --git a/dev-libs/libunistring/metadata.xml 
b/dev-libs/libunistring/metadata.xml
index f92a99d42baf..f757bba21c45 100644
--- a/dev-libs/libunistring/metadata.xml
+++ b/dev-libs/libunistring/metadata.xml
@@ -1,19 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
+
 <pkgmetadata>
-<maintainer type="project">
-       <email>[email protected]</email>
-       <name>Gentoo Scheme Project</name>
-</maintainer>
-<longdescription lang="en">
-       Text files are nowadays usually encoded in Unicode, and may consist of 
very
-       different scripts – from Latin letters to Chinese Hanzi –, with many 
kinds
-       of special characters – accents, right-to-left writing marks, hyphens, 
Roman
-       numbers, and much more. But the POSIX platform APIs for text do not 
contain
-       adequate functions for dealing with particular properties of many 
Unicode
-       characters. In fact, the POSIX APIs for text have several assumptions at
-       their base which don't hold for Unicode text.
-       This library provides functions for manipulating Unicode strings and for
-       manipulating C strings according to the Unicode standard.
-</longdescription>
+  <maintainer type="project">
+    <email>[email protected]</email>
+    <name>Gentoo Scheme Project</name>
+  </maintainer>
+  <longdescription>
+    Text files are nowadays usually encoded in Unicode, and may consist of very
+    different scripts – from Latin letters to Chinese Hanzi –, with many kinds
+    of special characters – accents, right-to-left writing marks, hyphens, 
Roman
+    numbers, and much more. But the POSIX platform APIs for text do not contain
+    adequate functions for dealing with particular properties of many Unicode
+    characters. In fact, the POSIX APIs for text have several assumptions at
+    their base which don't hold for Unicode text.
+    This library provides functions for manipulating Unicode strings and for
+    manipulating C strings according to the Unicode standard.
+  </longdescription>
 </pkgmetadata>

Reply via email to