summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-11-25 23:07:11 +0100
committerDavid Seifert <soap@gentoo.org>2017-11-26 12:21:20 +0100
commite8d6ac1e9d2e24ca76d6778ad01bac1198657bdf (patch)
treec25adb4e8aa940ad859c311f9d66d8e5a5ec4e5c /dev-haskell
parentdev-haskell/glib: [QA] Consistent whitespace in metadata.xml (diff)
downloadgentoo-e8d6ac1e9d2e24ca76d6778ad01bac1198657bdf.tar.gz
gentoo-e8d6ac1e9d2e24ca76d6778ad01bac1198657bdf.tar.bz2
gentoo-e8d6ac1e9d2e24ca76d6778ad01bac1198657bdf.zip
dev-haskell/hit: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/hit/metadata.xml12
1 files changed, 5 insertions, 7 deletions
diff --git a/dev-haskell/hit/metadata.xml b/dev-haskell/hit/metadata.xml
index 3f0d2b779d97..aeb520f51526 100644
--- a/dev-haskell/hit/metadata.xml
+++ b/dev-haskell/hit/metadata.xml
@@ -2,21 +2,19 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
- <email>haskell@gentoo.org</email>
- <name>Gentoo Haskell</name>
+ <email>haskell@gentoo.org</email>
+ <name>Gentoo Haskell</name>
</maintainer>
<longdescription>
-
An haskell implementation of git storage operations, allowing users
to manipulate git repositories (read and write).
-
+
This implementation is fully interoperable with the main C implementation.
-
+
This is stricly only manipulating the git store (what's inside the .git directory),
and doesn't do anything with the index or your working directory files.
-
</longdescription>
<use>
- <flag name="executable">Build the executable</flag>
+ <flag name="executable">Build the executable</flag>
</use>
</pkgmetadata>