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 1AD7213835B for ; Thu, 19 Nov 2020 15:36:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12312E07F1; Thu, 19 Nov 2020 15:36:49 +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 E3208E07F1 for ; Thu, 19 Nov 2020 15:36:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8413E33FEDE for ; Thu, 19 Nov 2020 15:36:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36CB645B for ; Thu, 19 Nov 2020 15:36:46 +0000 (UTC) From: "Guilherme Amadio" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Guilherme Amadio" Message-ID: <1605800160.00459fb387d26c67a97d5bea5ac88ec202c78c11.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/perf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/perf/metadata.xml X-VCS-Directories: dev-util/perf/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: 00459fb387d26c67a97d5bea5ac88ec202c78c11 X-VCS-Branch: master Date: Thu, 19 Nov 2020 15:36:46 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f29a55bf-3ec8-456f-855e-fc19a346b222 X-Archives-Hash: 276477992eeae6271dec947966de518c commit: 00459fb387d26c67a97d5bea5ac88ec202c78c11 Author: Guilherme Amadio gentoo org> AuthorDate: Thu Nov 19 10:16:14 2020 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Thu Nov 19 15:36:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00459fb3 dev-util/perf: fix formatting of metadata.xml Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Guilherme Amadio gentoo.org> dev-util/perf/metadata.xml | 74 +++++++++++++++++++++++----------------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/dev-util/perf/metadata.xml b/dev-util/perf/metadata.xml index 6755b763251..5bdf684d507 100644 --- a/dev-util/perf/metadata.xml +++ b/dev-util/perf/metadata.xml @@ -1,41 +1,41 @@ - - naota@gentoo.org - - - dlan@gentoo.org - Yixun Lan - - - amadio@gentoo.org - Guilherme Amadio - - - Enable builtin clang and LLVM support - - Enable C++ symbol name demangling, using libbfd from - sys-devel/binutils. When this flag is enabled, the - package will have to be rebuilt after every version bump of - binutils. - - - Build documentation and man pages. With this USE flag disabled, - the --help parameter for perf and its sub-tools will not be - available. This is optional because it depends on a few - documentation handling tools that are not always welcome on user - systems. - - Enable NUMA support - - Add support for Perl as a scripting language for perf tools. - - - Add support to define SDT event in perf tools. - - - Use sys-libs/libunwind for frame unwinding support. - - + + naota@gentoo.org + + + dlan@gentoo.org + Yixun Lan + + + amadio@gentoo.org + Guilherme Amadio + + + Enable builtin clang and LLVM support + + Enable C++ symbol name demangling, using libbfd from + sys-devel/binutils. When this flag is enabled, the + package will have to be rebuilt after every version bump of + binutils. + + + Build documentation and man pages. With this USE flag disabled, + the --help parameter for perf and its sub-tools will not be + available. This is optional because it depends on a few + documentation handling tools that are not always welcome on user + systems. + + Enable NUMA support + + Add support for Perl as a scripting language for perf tools. + + + Add support to define SDT event in perf tools. + + + Use sys-libs/libunwind for frame unwinding support. + +