summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-09-05 10:16:59 +0200
committerDavid Seifert <soap@gentoo.org>2017-09-05 10:16:59 +0200
commit99d17e5e7e8ebfd77c78a4986737cf244221b6da (patch)
treecadcd58ddd062cf65d12b58b0d20c0690d5eb5dc
parentdev-db/mongodb: Add missing sys/sysmacros.h include (diff)
downloadgentoo-99d17e5e7e8ebfd77c78a4986737cf244221b6da.tar.gz
gentoo-99d17e5e7e8ebfd77c78a4986737cf244221b6da.tar.bz2
gentoo-99d17e5e7e8ebfd77c78a4986737cf244221b6da.zip
dev-db/mongodb: Fix indentation whitespace in metadata.xml
Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--dev-db/mongodb/metadata.xml19
1 files changed, 9 insertions, 10 deletions
diff --git a/dev-db/mongodb/metadata.xml b/dev-db/mongodb/metadata.xml
index 2a2cf6a53cb2..e5bdd69829a7 100644
--- a/dev-db/mongodb/metadata.xml
+++ b/dev-db/mongodb/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 type="person">
- <email>julien@thebault.co</email>
- <name>Lujeni</name>
- <description>Proxy-Maintainer, assign bugs</description>
- </maintainer>
+ <maintainer type="person">
+ <email>julien@thebault.co</email>
+ <name>Lujeni</name>
+ <description>Proxy-Maintainer, assign bugs</description>
+ </maintainer>
<maintainer type="person">
<email>ultrabug@gentoo.org</email>
<name>Alexys Jacob</name>
</maintainer>
<maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<longdescription lang="en">
MongoDB (from "humongous") is a scalable, high-performance, open source,
schema-free, document-oriented database. Written in C++, MongoDB features:
@@ -24,7 +24,6 @@
</longdescription>
<use>
<flag name="mms-agent">Install the MongoDB Monitoring Service agent</flag>
- <flag name="tools">Install the MongoDB tools (mongoimport, mongodump...)
- from <pkg>app-admin/mongo-tools</pkg></flag>
+ <flag name="tools">Install the MongoDB tools (mongoimport, mongodump...) from <pkg>app-admin/mongo-tools</pkg></flag>
</use>
</pkgmetadata>