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 EAE38138359 for ; Wed, 4 Nov 2020 03:08:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3237E081B; Wed, 4 Nov 2020 03:08:29 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 D8ED4E081B for ; Wed, 4 Nov 2020 03:08:29 +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 9843F340E09 for ; Wed, 4 Nov 2020 03:08:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B23A3F1 for ; Wed, 4 Nov 2020 03:08:27 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1604459299.9c93c12d545be9497df5059e34364821d36dbd40.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libpcap/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libpcap/metadata.xml X-VCS-Directories: net-libs/libpcap/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9c93c12d545be9497df5059e34364821d36dbd40 X-VCS-Branch: master Date: Wed, 4 Nov 2020 03:08:27 +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: 7d854ed1-17a5-46a6-9ddb-12d39a8db125 X-Archives-Hash: bc65bd1c7d868f0f00889afd3fe26841 commit: 9c93c12d545be9497df5059e34364821d36dbd40 Author: Sam James gentoo org> AuthorDate: Wed Nov 4 03:08:19 2020 +0000 Commit: Sam James gentoo org> CommitDate: Wed Nov 4 03:08:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c93c12d net-libs/libpcap: fix indentation in metadata.xml Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> net-libs/libpcap/metadata.xml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/net-libs/libpcap/metadata.xml b/net-libs/libpcap/metadata.xml index a31a3297fe5..41f212fafbb 100644 --- a/net-libs/libpcap/metadata.xml +++ b/net-libs/libpcap/metadata.xml @@ -1,22 +1,22 @@ - -sam@gentoo.org -Sam James - - -netmon@gentoo.org -Gentoo network monitoring and analysis project - - -Use dev-libs/libnl to put wireless interfaces in monitor mode. -Enable RDMA capture support using sys-cluster/rdma-core -Enable remote packet capture which may expose libpcap-based applications to attacks by malicious remote capture servers! -Enable parser debugging code - - -cpe:/a:tcpdump:libpcap -the-tcpdump-group/libpcap - + + sam@gentoo.org + Sam James + + + netmon@gentoo.org + Gentoo network monitoring and analysis project + + + Use dev-libs/libnl to put wireless interfaces in monitor mode. + Enable RDMA capture support using sys-cluster/rdma-core + Enable remote packet capture which may expose libpcap-based applications to attacks by malicious remote capture servers! + Enable parser debugging code + + + cpe:/a:tcpdump:libpcap + the-tcpdump-group/libpcap +