aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-11-18 20:39:44 +0000
committerJustin Lecher <jlec@gentoo.org>2017-11-18 20:39:44 +0000
commitbce61aa3e4fe85fe411df858eb30ebe72a3a8f88 (patch)
treeb1c9615114a61663dd20c38cda7bb4b0a04ec6cd /dev-libs/utf8proc
parentsci-biology/bismark: Fix repoman warnings (diff)
downloadsci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.gz
sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.bz2
sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.zip
Consistently ident with tabs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-libs/utf8proc')
-rw-r--r--dev-libs/utf8proc/metadata.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/dev-libs/utf8proc/metadata.xml b/dev-libs/utf8proc/metadata.xml
index bea4b0d50..c6efd7d5b 100644
--- a/dev-libs/utf8proc/metadata.xml
+++ b/dev-libs/utf8proc/metadata.xml
@@ -1,11 +1,11 @@
-<?xml version='1.0' encoding='UTF-8'?>
+<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription>
utf8proc is a library for processing UTF-8 encoded Unicode
strings. Some features are Unicode normalization, stripping of
default ignorable characters, case folding and detection of grapheme
@@ -14,7 +14,7 @@
(U+2212) and “Hyphen-Minus” (U+002D, ASCII Minus) all into the ASCII
minus sign, to make them equal for comparisons.
</longdescription>
- <upstream>
- <remote-id type="github">JuliaLang/utf8proc</remote-id>
- </upstream>
+ <upstream>
+ <remote-id type="github">JuliaLang/utf8proc</remote-id>
+ </upstream>
</pkgmetadata>