From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2A2E41388C0 for ; Mon, 29 Feb 2016 12:42:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2352721C046; Mon, 29 Feb 2016 12:42:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CAEC221C046 for ; Mon, 29 Feb 2016 12:42:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CB3E4340873 for ; Mon, 29 Feb 2016 12:42:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5902616C4 for ; Mon, 29 Feb 2016 12:41:59 +0000 (UTC) From: "Ian Delaney" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Delaney" Message-ID: <1456746879.c4219e2a9987543f5e1ae927cdb4bee469599571.idella4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/airdcpp-webclient/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/airdcpp-webclient/airdcpp-webclient-0.16.5.ebuild X-VCS-Directories: net-p2p/airdcpp-webclient/ X-VCS-Committer: idella4 X-VCS-Committer-Name: Ian Delaney X-VCS-Revision: c4219e2a9987543f5e1ae927cdb4bee469599571 X-VCS-Branch: master Date: Mon, 29 Feb 2016 12:41:59 +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: 90e274f4-d380-4ad1-b634-ac630764d879 X-Archives-Hash: 413da2f0c10f5076eb75562759b16a48 commit: c4219e2a9987543f5e1ae927cdb4bee469599571 Author: Louis Sautier gmail com> AuthorDate: Mon Feb 29 11:54:39 2016 +0000 Commit: Ian Delaney gentoo org> CommitDate: Mon Feb 29 11:54:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4219e2a net-p2p/airdcpp-webclient: add missing depend on net-libs/libnatpmp Package-Manager: portage-2.2.27 net-p2p/airdcpp-webclient/airdcpp-webclient-0.16.5.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-0.16.5.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-0.16.5.ebuild index e7ca695..fd9a9a6 100644 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-0.16.5.ebuild +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-0.16.5.ebuild @@ -23,6 +23,7 @@ RDEPEND=" dev-cpp/tbb virtual/libiconv net-libs/miniupnpc + net-libs/libnatpmp dev-libs/leveldb dev-cpp/websocketpp dev-libs/boost