summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-25 18:51:51 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-25 20:50:02 +0100
commit6f539f9273483f8a8c1256ebe4a829ceab28b02b (patch)
treea9789adf148346fd839cabc4d47520754e879a33 /app-arch
parentapp-arch/unrpa: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-6f539f9273483f8a8c1256ebe4a829ceab28b02b.tar.gz
gentoo-6f539f9273483f8a8c1256ebe4a829ceab28b02b.tar.bz2
gentoo-6f539f9273483f8a8c1256ebe4a829ceab28b02b.zip
app-arch/xar: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/xar/metadata.xml30
1 files changed, 15 insertions, 15 deletions
diff --git a/app-arch/xar/metadata.xml b/app-arch/xar/metadata.xml
index 0596745d09b9..1e1e77a842ef 100644
--- a/app-arch/xar/metadata.xml
+++ b/app-arch/xar/metadata.xml
@@ -1,19 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
- <longdescription lang="en">
- The XAR project aims to provide an easily extensible archive format.
- Important design decisions include an easily extensible XML table of
- contents for random access to archived files, storing the toc at the
- beginning of the archive to allow for efficient handling of streamed
- archives, the ability to handle files of arbitrarily large sizes, the
- ability to choose independent encodings for individual files in the
- archive, the ability to store checksums for individual files in both
- compressed and uncompressed form, and the ability to query the table of
- content's rich meta-data.
- </longdescription>
- <upstream>
- <remote-id type="github">mackyle/xar</remote-id>
- </upstream>
+ <!-- maintainer-needed -->
+ <longdescription lang="en">
+ The XAR project aims to provide an easily extensible archive format.
+ Important design decisions include an easily extensible XML table of
+ contents for random access to archived files, storing the toc at the
+ beginning of the archive to allow for efficient handling of streamed
+ archives, the ability to handle files of arbitrarily large sizes, the
+ ability to choose independent encodings for individual files in the
+ archive, the ability to store checksums for individual files in both
+ compressed and uncompressed form, and the ability to query the table of
+ content's rich meta-data.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">mackyle/xar</remote-id>
+ </upstream>
</pkgmetadata>