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 68EB21396D1 for ; Mon, 18 Sep 2017 16:50:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CCA81FC111; Mon, 18 Sep 2017 16:50:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6F21A1FC0C8 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 A095C34105A 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 D725C9091 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: <1505753401.a69294b3a48d3bf47a6b0c9a1ffe5873bd74255e.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sort-Tree/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Sort-Tree/metadata.xml X-VCS-Directories: dev-perl/Sort-Tree/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: a69294b3a48d3bf47a6b0c9a1ffe5873bd74255e 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: a6bfcdc1-6a1f-45e3-ab7a-a08ce09d93d2 X-Archives-Hash: 135a009550766485f2876e1f002aaeca commit: a69294b3a48d3bf47a6b0c9a1ffe5873bd74255e Author: Kent Fredric gentoo org> AuthorDate: Mon Sep 18 16:39:28 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Mon Sep 18 16:50:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69294b3 dev-perl/Sort-Tree: fix mixed metadata.xml indentation Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-perl/Sort-Tree/metadata.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-perl/Sort-Tree/metadata.xml b/dev-perl/Sort-Tree/metadata.xml index 589f80046dd..27e93c36e5f 100644 --- a/dev-perl/Sort-Tree/metadata.xml +++ b/dev-perl/Sort-Tree/metadata.xml @@ -6,12 +6,12 @@ Gentoo Perl Project - Sort::Tree implements a mechanism for sorting a list of objects into a - tree structure and flattening it back into a list. Among other things, - this is useful for displaying database queries in hierarchical views, - such as nested categories, parent-child relationships, threaded - discussions, and so forth. - + Sort::Tree implements a mechanism for sorting a list of objects into a + tree structure and flattening it back into a list. Among other things, + this is useful for displaying database queries in hierarchical views, + such as nested categories, parent-child relationships, threaded + discussions, and so forth. + Sort-Tree Sort::Tree