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 51B81139694 for ; Wed, 26 Apr 2017 08:11:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAEB4E0D31; Wed, 26 Apr 2017 08:10:57 +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 96064E0D31 for ; Wed, 26 Apr 2017 08:10:57 +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 EFDD333BF1C for ; Wed, 26 Apr 2017 08:10:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D31142494 for ; Wed, 26 Apr 2017 08:10:53 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1493194252.aa8a768fc76c8de11da89186d9c8fe5599c78d86.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/libidn2/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/libidn2/libidn2-0.16-r1.ebuild X-VCS-Directories: net-dns/libidn2/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: aa8a768fc76c8de11da89186d9c8fe5599c78d86 X-VCS-Branch: master Date: Wed, 26 Apr 2017 08:10:53 +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: 273b03e4-da45-4402-b2a1-0a8e3793fd81 X-Archives-Hash: 25f6c3697ade491d82d36366f9b3065c commit: aa8a768fc76c8de11da89186d9c8fe5599c78d86 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Apr 26 08:10:27 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Apr 26 08:10:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa8a768f net-dns/libidn2: Add DEPEND=virtual/pkgconfig by Arfrever Frehtes Taifersar Arahesis (bug #616630). Package-Manager: Portage-2.3.5, Repoman-2.3.2 net-dns/libidn2/libidn2-0.16-r1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-dns/libidn2/libidn2-0.16-r1.ebuild b/net-dns/libidn2/libidn2-0.16-r1.ebuild index 5d99fa80eb1..44f0043788a 100644 --- a/net-dns/libidn2/libidn2-0.16-r1.ebuild +++ b/net-dns/libidn2/libidn2-0.16-r1.ebuild @@ -22,6 +22,7 @@ DEPEND=" ${RDEPEND} dev-lang/perl sys-apps/help2man + virtual/pkgconfig " PATCHES=(