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 8170B1382C5 for ; Sun, 22 Apr 2018 13:42:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8209CE0844; Sun, 22 Apr 2018 13:42:36 +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 4DAFEE0844 for ; Sun, 22 Apr 2018 13:42:36 +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 58167335C60 for ; Sun, 22 Apr 2018 13:42:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C64C228F for ; Sun, 22 Apr 2018 13:42:32 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1524404492.ddded98b046ac7375f97a2138b56e82090e9825a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/pybitmessage/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/pybitmessage/metadata.xml X-VCS-Directories: net-p2p/pybitmessage/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ddded98b046ac7375f97a2138b56e82090e9825a X-VCS-Branch: master Date: Sun, 22 Apr 2018 13:42:32 +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: 69687a2e-395f-47b2-8e2f-20a787262b9a X-Archives-Hash: febb52422aa619bb97e30ae814c28bd2 commit: ddded98b046ac7375f97a2138b56e82090e9825a Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Apr 22 13:18:40 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Apr 22 13:41:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddded98b net-p2p/pybitmessage: metadata indentation Package-Manager: Portage-2.3.31, Repoman-2.3.9 net-p2p/pybitmessage/metadata.xml | 48 +++++++++++++++++++-------------------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/net-p2p/pybitmessage/metadata.xml b/net-p2p/pybitmessage/metadata.xml index d4bcd85b012..2f7203b304e 100644 --- a/net-p2p/pybitmessage/metadata.xml +++ b/net-p2p/pybitmessage/metadata.xml @@ -1,28 +1,28 @@ - - - Bitmessage is a P2P communications protocol used to send encrypted - messages to another person or to many subscribers. It is - decentralized and trustless, meaning that you need-not inherently - trust any entities like root certificate authorities. It uses - strong authentication which means that the sender of a message - cannot be spoofed, and it aims to hide "non-content" data, like - the sender and receiver of messages, from passive eavesdroppers - like those running warrantless wiretapping programs. - - - - https://github.com/Bitmessage/PyBitmessage/issues - - - https://bitmessage.org/wiki/PyBitmessage_Help - - Bitmessage/PyBitmessage - - - Enable dev-python/pyopencl for GPU acceleration - Enable dev-python/qrcode for QR code support - + + + Bitmessage is a P2P communications protocol used to send encrypted + messages to another person or to many subscribers. It is + decentralized and trustless, meaning that you need-not inherently + trust any entities like root certificate authorities. It uses + strong authentication which means that the sender of a message + cannot be spoofed, and it aims to hide "non-content" data, like + the sender and receiver of messages, from passive eavesdroppers + like those running warrantless wiretapping programs. + + + + https://github.com/Bitmessage/PyBitmessage/issues + + + https://bitmessage.org/wiki/PyBitmessage_Help + + Bitmessage/PyBitmessage + + + Enable dev-python/pyopencl for GPU acceleration + Enable dev-python/qrcode for QR code support +