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 2049B1395E4 for ; Sun, 4 Dec 2016 12:44:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD47E21C08B; Sun, 4 Dec 2016 12:44:21 +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 BBBD021C180 for ; Sun, 4 Dec 2016 12:44:21 +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 ACAAE34125C for ; Sun, 4 Dec 2016 12:44:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4BAA224AF for ; Sun, 4 Dec 2016 12:44:19 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1480855452.e638f21970e1c415c07326e7b1db309bc3cf3655.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/whowatch/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/whowatch/whowatch-1.8.5.ebuild X-VCS-Directories: app-admin/whowatch/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: e638f21970e1c415c07326e7b1db309bc3cf3655 X-VCS-Branch: master Date: Sun, 4 Dec 2016 12:44:19 +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: 20c4ce55-bfdb-4b2b-a792-2e4ca37f09f0 X-Archives-Hash: 99bd6c82fa6d3505882c4688ccf641a5 commit: e638f21970e1c415c07326e7b1db309bc3cf3655 Author: Lars Wendler gentoo org> AuthorDate: Sun Dec 4 12:20:55 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sun Dec 4 12:44:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e638f219 app-admin/whowatch: Added sub-slot dependency for sys-libs/ncurses. Package-Manager: portage-2.3.2 app-admin/whowatch/whowatch-1.8.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/whowatch/whowatch-1.8.5.ebuild b/app-admin/whowatch/whowatch-1.8.5.ebuild index 1a5867a..c3cba27 100644 --- a/app-admin/whowatch/whowatch-1.8.5.ebuild +++ b/app-admin/whowatch/whowatch-1.8.5.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$ @@ -15,7 +15,7 @@ KEYWORDS="amd64 ~arm hppa ~mips ppc x86" IUSE="" RDEPEND=" - sys-libs/ncurses + sys-libs/ncurses:0= " DEPEND=" ${RDEPEND}