summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2017-09-19 04:38:12 +1200
committerKent Fredric <kentnl@gentoo.org>2017-09-19 04:49:56 +1200
commit654d9b64a8ddd2b5ed21c953f5bcbd6f251ea508 (patch)
tree02d5970f072c1b7bbbe97758e1649fb4e5095119 /dev-perl/Quota/metadata.xml
parentdev-perl/Panotools-Script: fix mixed metadata.xml indentation (diff)
downloadgentoo-654d9b64a8ddd2b5ed21c953f5bcbd6f251ea508.tar.gz
gentoo-654d9b64a8ddd2b5ed21c953f5bcbd6f251ea508.tar.bz2
gentoo-654d9b64a8ddd2b5ed21c953f5bcbd6f251ea508.zip
dev-perl/Quota: fix mixed metadata.xml indentation
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-perl/Quota/metadata.xml')
-rw-r--r--dev-perl/Quota/metadata.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/dev-perl/Quota/metadata.xml b/dev-perl/Quota/metadata.xml
index ad078d878cd2..959339cb91da 100644
--- a/dev-perl/Quota/metadata.xml
+++ b/dev-perl/Quota/metadata.xml
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>c.affolter@purplehaze.ch</email>
- <name>Christian Affolter</name>
- <description>Maintainer</description>
- </maintainer>
- <maintainer type="person">
- <email>dev-zero@gentoo.org</email>
- <description>Proxy maintainer</description>
- </maintainer>
- <maintainer type="project">
+ <maintainer type="person">
+ <email>c.affolter@purplehaze.ch</email>
+ <name>Christian Affolter</name>
+ <description>Maintainer</description>
+ </maintainer>
+ <maintainer type="person">
+ <email>dev-zero@gentoo.org</email>
+ <description>Proxy maintainer</description>
+ </maintainer>
+ <maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
- <longdescription>The Quota module provides access to file system quotas. The quotactl system call or ioctl is used to query or set quotas on the local host, or queries are submitted via RPC to a remote host. Mount tables can be parsed with getmntent and paths can be translated to device files (or whatever the actual quotactl implementations needs as argument) of the according file system.</longdescription>
+ <longdescription>The Quota module provides access to file system quotas. The quotactl system call or ioctl is used to query or set quotas on the local host, or queries are submitted via RPC to a remote host. Mount tables can be parsed with getmntent and paths can be translated to device files (or whatever the actual quotactl implementations needs as argument) of the according file system.</longdescription>
<upstream>
<remote-id type="cpan">Quota</remote-id>
<remote-id type="cpan-module">Quota</remote-id>