summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentnl@gentoo.org>2016-09-09 02:00:31 +1200
committerKent Fredric <kentnl@gentoo.org>2016-09-09 07:05:37 +1200
commitd81bd65399da2c4f2c6cec1eae86de1a9f873e2b (patch)
treee3a43829d0b931d4b3b270bb91dc0b1822bff554
parentdev-lang/go: sync live ebuild (diff)
downloadgentoo-d81bd65399da2c4f2c6cec1eae86de1a9f873e2b.tar.gz
gentoo-d81bd65399da2c4f2c6cec1eae86de1a9f873e2b.tar.bz2
gentoo-d81bd65399da2c4f2c6cec1eae86de1a9f873e2b.zip
dev-perl/File-Copy-Link: Adopt to Gentoo Perl
Package-Manager: portage-2.3.0
-rw-r--r--dev-perl/File-Copy-Link/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-perl/File-Copy-Link/metadata.xml b/dev-perl/File-Copy-Link/metadata.xml
index 5bf0d3954b85..933a89ec505f 100644
--- a/dev-perl/File-Copy-Link/metadata.xml
+++ b/dev-perl/File-Copy-Link/metadata.xml
@@ -13,6 +13,10 @@
<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>