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 DAB14139891 for ; Sun, 23 Aug 2015 11:52:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20D29141A2; Sun, 23 Aug 2015 11:52:10 +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 BDB78141A2 for ; Sun, 23 Aug 2015 11:52:09 +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 8F25D340688 for ; Sun, 23 Aug 2015 11:52:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA80815A for ; Sun, 23 Aug 2015 11:52:06 +0000 (UTC) From: "Andrew Savchenko" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Savchenko" Message-ID: <1440330645.50e65ee8b8e7b561b052d392ead3290df96e03ad.bircoph@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/root/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/root/root-6.02.05-r2.ebuild X-VCS-Directories: sci-physics/root/ X-VCS-Committer: bircoph X-VCS-Committer-Name: Andrew Savchenko X-VCS-Revision: 50e65ee8b8e7b561b052d392ead3290df96e03ad X-VCS-Branch: master Date: Sun, 23 Aug 2015 11:52:06 +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: 30e87192-a103-45b3-bd0f-97834d4512ad X-Archives-Hash: b1c378b5590142de5db25eb5dd858d88 commit: 50e65ee8b8e7b561b052d392ead3290df96e03ad Author: Andrew Savchenko gmail com> AuthorDate: Sun Aug 23 11:50:45 2015 +0000 Commit: Andrew Savchenko gentoo org> CommitDate: Sun Aug 23 11:50:45 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50e65ee8 sci-physics/root-6.*: fix bug 558270 Genreflex now unconditionally depends on ncurses. Signed-off-by: Andrew Savchenko gmail.com> sci-physics/root/root-6.02.05-r2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sci-physics/root/root-6.02.05-r2.ebuild b/sci-physics/root/root-6.02.05-r2.ebuild index 03f0835..0ce7393 100644 --- a/sci-physics/root/root-6.02.05-r2.ebuild +++ b/sci-physics/root/root-6.02.05-r2.ebuild @@ -47,6 +47,7 @@ CDEPEND=" media-libs/freetype:2= media-libs/libpng:0= >=sys-devel/clang-3.4:= + sys-libs/ncurses:= sys-libs/zlib:0= X? ( media-libs/ftgl:0=