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 804B61382C5 for ; Tue, 20 Feb 2018 13:57:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B090E0AD0; Tue, 20 Feb 2018 13:57:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7C31AE0AD0 for ; Tue, 20 Feb 2018 13:57:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 60A2A335C30 for ; Tue, 20 Feb 2018 13:57:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B32D41A7 for ; Tue, 20 Feb 2018 13:57:39 +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: <1519135057.cf9086f9c6f00ce835c507f1ac400b825ec3edb4.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/ncurses/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/ncurses/ncurses-6.1.ebuild X-VCS-Directories: sys-libs/ncurses/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: cf9086f9c6f00ce835c507f1ac400b825ec3edb4 X-VCS-Branch: master Date: Tue, 20 Feb 2018 13:57:39 +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: 4bd8462e-e23d-424f-973b-bf9f397aba14 X-Archives-Hash: 40e70613a268387f6fbbcfc27e3794ec commit: cf9086f9c6f00ce835c507f1ac400b825ec3edb4 Author: Lars Wendler gentoo org> AuthorDate: Tue Feb 20 13:57:23 2018 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Feb 20 13:57:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf9086f9 sys-libs/ncurses: Block older sys-libs/slang versions that are incompatible with new 32bit terminfo format. Package-Manager: Portage-2.3.24, Repoman-2.3.6 sys-libs/ncurses/ncurses-6.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-libs/ncurses/ncurses-6.1.ebuild b/sys-libs/ncurses/ncurses-6.1.ebuild index 1e12299cee0..69b591e2f70 100644 --- a/sys-libs/ncurses/ncurses-6.1.ebuild +++ b/sys-libs/ncurses/ncurses-6.1.ebuild @@ -23,6 +23,7 @@ DEPEND="gpm? ( sys-libs/gpm[${MULTILIB_USEDEP}] )" # Block the older ncurses that installed all files w/SLOT=5. #557472 RDEPEND="${DEPEND} !<=sys-libs/ncurses-5.9-r4:5 + !