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 A5497138334 for ; Tue, 10 Jul 2018 20:04:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92275E09CB; Tue, 10 Jul 2018 20:04:10 +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 6BBFFE09CB for ; Tue, 10 Jul 2018 20:04:09 +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 C227D335C71 for ; Tue, 10 Jul 2018 20:04:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FBC8300 for ; Tue, 10 Jul 2018 20:04:06 +0000 (UTC) From: "Andrey Utkin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrey Utkin" Message-ID: <1531253036.ed95997efff81e1e7b16bd4d17afefcdefb9561c.andrey_utkin@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/loudmouth/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/loudmouth/metadata.xml X-VCS-Directories: net-libs/loudmouth/ X-VCS-Committer: andrey_utkin X-VCS-Committer-Name: Andrey Utkin X-VCS-Revision: ed95997efff81e1e7b16bd4d17afefcdefb9561c X-VCS-Branch: master Date: Tue, 10 Jul 2018 20:04:06 +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: 119da0e9-7052-456f-88b1-6fe4bbdccde9 X-Archives-Hash: 43254dda827f491de3a6aed89e53c95e commit: ed95997efff81e1e7b16bd4d17afefcdefb9561c Author: Andrey Utkin gentoo org> AuthorDate: Tue Jul 10 00:37:50 2018 +0000 Commit: Andrey Utkin gentoo org> CommitDate: Tue Jul 10 20:03:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed95997e net-libs/loudmouth: set myself as maintainer Was up for grabs. Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-libs/loudmouth/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-libs/loudmouth/metadata.xml b/net-libs/loudmouth/metadata.xml index 159c57ddc16..6b630e38e30 100644 --- a/net-libs/loudmouth/metadata.xml +++ b/net-libs/loudmouth/metadata.xml @@ -1,7 +1,10 @@ - + + andrey_utkin@gentoo.org + Andrey Utkin + Use net-libs/libasyncns for asynchronous name resolution. Enable dev-libs/openssl support instead of gnutls (which is the default).