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 E33541384B4 for ; Mon, 21 Dec 2015 19:01:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F96EE088D; Mon, 21 Dec 2015 19:01:50 +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 30D8DE088D for ; Mon, 21 Dec 2015 19:01:50 +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 120EE33FDBF for ; Mon, 21 Dec 2015 19:01:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D543C94 for ; Mon, 21 Dec 2015 19:01:44 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1450724492.e4ab6c84892f68c08abffcd5e0904a196d65d1d9.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/ncurses/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/ncurses/ncurses-5.9-r4.ebuild X-VCS-Directories: sys-libs/ncurses/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e4ab6c84892f68c08abffcd5e0904a196d65d1d9 X-VCS-Branch: master Date: Mon, 21 Dec 2015 19:01:44 +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: 0b79f7ab-3182-40d4-83fd-849a689dd6b9 X-Archives-Hash: 440eb605c0342f9903d2fc8f17a09b4b commit: e4ab6c84892f68c08abffcd5e0904a196d65d1d9 Author: Michał Górny gentoo org> AuthorDate: Mon Dec 21 19:00:41 2015 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Dec 21 19:01:32 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4ab6c84 sys-libs/ncurses: Fix slot in blocker in 5.9-r4 sys-libs/ncurses/ncurses-5.9-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/ncurses/ncurses-5.9-r4.ebuild b/sys-libs/ncurses/ncurses-5.9-r4.ebuild index 006c932..78abd87 100644 --- a/sys-libs/ncurses/ncurses-5.9-r4.ebuild +++ b/sys-libs/ncurses/ncurses-5.9-r4.ebuild @@ -21,7 +21,7 @@ DEPEND="gpm? ( sys-libs/gpm )" # berkdb? ( sys-libs/db )" # Block the older ncurses that installed all files w/SLOT=5. #557472 RDEPEND="${DEPEND} - !<=sys-libs/ncurses-5.9-r4:0 + !<=sys-libs/ncurses-5.9-r4:5 !