mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
22 lines
1.1 KiB
XML
22 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>c.affolter@purplehaze.ch</email>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>perl@gentoo.org</email>
|
|
<name>Gentoo Perl Project</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">File-Copy-Link</remote-id>
|
|
<remote-id type="cpan-module">File::Copy::Link</remote-id>
|
|
<remote-id type="cpan-module">File::Spec::Link</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|