summaryrefslogtreecommitdiff
path: root/dev-perl/Quota/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-perl/Quota/metadata.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-perl/Quota/metadata.xml')
-rw-r--r--dev-perl/Quota/metadata.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/dev-perl/Quota/metadata.xml b/dev-perl/Quota/metadata.xml
new file mode 100644
index 000000000000..959339cb91da
--- /dev/null
+++ b/dev-perl/Quota/metadata.xml
@@ -0,0 +1,22 @@
+<?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">
+ <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>
+ <upstream>
+ <remote-id type="cpan">Quota</remote-id>
+ <remote-id type="cpan-module">Quota</remote-id>
+ </upstream>
+</pkgmetadata>