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 BDB261388C2 for ; Sun, 21 Feb 2016 07:17:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E07C721C03A; Sun, 21 Feb 2016 07:17:37 +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 36AE921C01D for ; Sun, 21 Feb 2016 07:17:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 57DA1340BB1 for ; Sun, 21 Feb 2016 07:17:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7893C16CC for ; Sun, 21 Feb 2016 07:17:32 +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: <1456039029.781ffdf024262e5a4f0934d900d5c76bbae562a4.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/arpwatch/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild X-VCS-Directories: net-analyzer/arpwatch/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 781ffdf024262e5a4f0934d900d5c76bbae562a4 X-VCS-Branch: master Date: Sun, 21 Feb 2016 07:17: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: bf4b3a44-e9bc-45d8-bf03-2349c1f2108d X-Archives-Hash: 5a79afc5bb756aee2d2a056bd763ce7c commit: 781ffdf024262e5a4f0934d900d5c76bbae562a4 Author: Jeroen Roovers gentoo org> AuthorDate: Sun Feb 21 07:17:09 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Feb 21 07:17:09 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=781ffdf0 net-analyzer/arpwatch: Set SLOT on sys-libs/ncurses dependency Package-Manager: portage-2.2.27 net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild b/net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild index 9780ba0..d9d31a7 100644 --- a/net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild +++ b/net-analyzer/arpwatch/arpwatch-2.1.15-r8.ebuild @@ -22,7 +22,7 @@ IUSE="selinux" DEPEND=" net-libs/libpcap - sys-libs/ncurses + sys-libs/ncurses:* " RDEPEND="