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 5136E59CA3 for ; Thu, 17 Mar 2016 10:21:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A109E07ED; Thu, 17 Mar 2016 10:21:54 +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 EB7F7E07ED for ; Thu, 17 Mar 2016 10:21:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 83232340D87 for ; Thu, 17 Mar 2016 10:21:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 68C3485F for ; Thu, 17 Mar 2016 10:21:49 +0000 (UTC) From: "Amy Winston" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Winston" Message-ID: <1458209990.e19ce69a7ea13e883214c365c687900d5841b87b.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/nmon/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/nmon/nmon-15g.ebuild X-VCS-Directories: sys-process/nmon/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Winston X-VCS-Revision: e19ce69a7ea13e883214c365c687900d5841b87b X-VCS-Branch: master Date: Thu, 17 Mar 2016 10:21:49 +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: 4ce87ada-117c-4c13-91aa-6946d231d2a6 X-Archives-Hash: 708579ee67e853ae61e6bae7278a017b commit: e19ce69a7ea13e883214c365c687900d5841b87b Author: Amy Winston gentoo org> AuthorDate: Thu Mar 17 10:18:23 2016 +0000 Commit: Amy Winston gentoo org> CommitDate: Thu Mar 17 10:19:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e19ce69a sys-process/nmon: add missing slot Package-Manager: portage-2.2.26 sys-process/nmon/nmon-15g.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/nmon/nmon-15g.ebuild b/sys-process/nmon/nmon-15g.ebuild index f0c67a5..c0237a1 100644 --- a/sys-process/nmon/nmon-15g.ebuild +++ b/sys-process/nmon/nmon-15g.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -RDEPEND="sys-libs/ncurses" +RDEPEND="sys-libs/ncurses:=" DEPEND=" ${RDEPEND} virtual/pkgconfig