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 1B8A5138330 for ; Sat, 24 Sep 2016 18:12:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CB57E0A86; Sat, 24 Sep 2016 18:12:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EAAD8E0A86 for ; Sat, 24 Sep 2016 18:12:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D647B34069F for ; Sat, 24 Sep 2016 18:12:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D074B2474 for ; Sat, 24 Sep 2016 18:12:08 +0000 (UTC) From: "Alice Ferrazzi" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alice Ferrazzi" Message-ID: <1474740649.9d7866541f81e55ad73f89445cb1aa01ceac6df2.alicef@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/paramiko/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/paramiko/metadata.xml X-VCS-Directories: dev-python/paramiko/ X-VCS-Committer: alicef X-VCS-Committer-Name: Alice Ferrazzi X-VCS-Revision: 9d7866541f81e55ad73f89445cb1aa01ceac6df2 X-VCS-Branch: master Date: Sat, 24 Sep 2016 18:12:08 +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: 4ecb6003-61f1-4039-9225-ec6710f291b4 X-Archives-Hash: ccf052aafcd82557699cc876dfa744f3 commit: 9d7866541f81e55ad73f89445cb1aa01ceac6df2 Author: Alice Ferrazzi gentoo org> AuthorDate: Sat Sep 24 18:10:49 2016 +0000 Commit: Alice Ferrazzi gentoo org> CommitDate: Sat Sep 24 18:10:49 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d786654 dev-python/paramiko: add maintainer Package-Manager: portage-2.2.28 dev-python/paramiko/metadata.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-python/paramiko/metadata.xml b/dev-python/paramiko/metadata.xml index f446027..054a7be 100644 --- a/dev-python/paramiko/metadata.xml +++ b/dev-python/paramiko/metadata.xml @@ -5,6 +5,10 @@ python@gentoo.org Python + + alicef@gentoo.org + Alice Ferrazzi + This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure