diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-09-09 02:21:12 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-09-09 07:05:39 +1200 |
commit | 4a4a1e2b9ab4442db544e3199c6dbe414ed05ce2 (patch) | |
tree | a44dcea19c8dd1edb557043dc1b37f1dcb47323a /dev-perl/File-Copy-Link/metadata.xml | |
parent | dev-perl/File-Copy-Link: Add missing remote-id's (diff) | |
download | gentoo-4a4a1e2b9ab4442db544e3199c6dbe414ed05ce2.tar.gz gentoo-4a4a1e2b9ab4442db544e3199c6dbe414ed05ce2.tar.bz2 gentoo-4a4a1e2b9ab4442db544e3199c6dbe414ed05ce2.zip |
dev-perl/File-Copy-Link: Cleanup metadata.xml whitespace
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-perl/File-Copy-Link/metadata.xml')
-rw-r--r-- | dev-perl/File-Copy-Link/metadata.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/dev-perl/File-Copy-Link/metadata.xml b/dev-perl/File-Copy-Link/metadata.xml index 105ebf063910..b3588676033b 100644 --- a/dev-perl/File-Copy-Link/metadata.xml +++ b/dev-perl/File-Copy-Link/metadata.xml @@ -1,15 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>c.affolter@stepping-stone.ch</email> - <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@stepping-stone.ch</email> + <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> @@ -17,7 +17,7 @@ <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> + <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> |