From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C036A1396D0 for ; Mon, 18 Sep 2017 16:50:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C4B11FC0C2; Mon, 18 Sep 2017 16:50:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 49FC31FC0C1 for ; Mon, 18 Sep 2017 16:50:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 82504340DF9 for ; Mon, 18 Sep 2017 16:50:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0A37908F for ; Mon, 18 Sep 2017 16:50:39 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1505753396.654d9b64a8ddd2b5ed21c953f5bcbd6f251ea508.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Quota/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Quota/metadata.xml X-VCS-Directories: dev-perl/Quota/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 654d9b64a8ddd2b5ed21c953f5bcbd6f251ea508 X-VCS-Branch: master Date: Mon, 18 Sep 2017 16:50:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bad01d43-8f07-4a06-acce-78c58f476635 X-Archives-Hash: 06d7092690031ba199fe71e6f3fb7739 commit: 654d9b64a8ddd2b5ed21c953f5bcbd6f251ea508 Author: Kent Fredric gentoo org> AuthorDate: Mon Sep 18 16:38:12 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Mon Sep 18 16:49:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=654d9b64 dev-perl/Quota: fix mixed metadata.xml indentation Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-perl/Quota/metadata.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/dev-perl/Quota/metadata.xml b/dev-perl/Quota/metadata.xml index ad078d878cd..959339cb91d 100644 --- a/dev-perl/Quota/metadata.xml +++ b/dev-perl/Quota/metadata.xml @@ -1,20 +1,20 @@ - - c.affolter@purplehaze.ch - Christian Affolter - Maintainer - - - dev-zero@gentoo.org - Proxy maintainer - - + + c.affolter@purplehaze.ch + Christian Affolter + Maintainer + + + dev-zero@gentoo.org + Proxy maintainer + + proxy-maint@gentoo.org Proxy Maintainers - 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. + 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. Quota Quota