summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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>