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 20C341382C5 for ; Mon, 26 Feb 2018 21:56:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22F6DE097B; Mon, 26 Feb 2018 21:56:39 +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 00DEAE0A4F for ; Mon, 26 Feb 2018 21:56:38 +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 84439335C38 for ; Mon, 26 Feb 2018 21:56:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 149C9216 for ; Mon, 26 Feb 2018 21:56:35 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1519681743.a9cb4438851086d8876bbcf8a0b37a30903153f7.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/neovim/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/neovim/neovim-0.2.2-r1.ebuild X-VCS-Directories: app-editors/neovim/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: a9cb4438851086d8876bbcf8a0b37a30903153f7 X-VCS-Branch: master Date: Mon, 26 Feb 2018 21:56:35 +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: 09f21405-d67c-433e-a710-1ee3b8cd85c0 X-Archives-Hash: 0c640966d397eb8572686d46e444da24 commit: a9cb4438851086d8876bbcf8a0b37a30903153f7 Author: Aric Belsito gmail com> AuthorDate: Fri Feb 23 18:23:14 2018 +0000 Commit: Patrice Clement gentoo org> CommitDate: Mon Feb 26 21:49:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9cb4438 app-editors/neovim: add subslot to unibilium. app-editors/neovim/neovim-0.2.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/neovim/neovim-0.2.2-r1.ebuild b/app-editors/neovim/neovim-0.2.2-r1.ebuild index 12fbcafd7b6..1a1d6f4dfff 100644 --- a/app-editors/neovim/neovim-0.2.2-r1.ebuild +++ b/app-editors/neovim/neovim-0.2.2-r1.ebuild @@ -27,7 +27,7 @@ CDEPEND=">=dev-libs/libuv-1.2.0 ) tui? ( >=dev-libs/libtermkey-0.19 - >=dev-libs/unibilium-1.1.1 + >=dev-libs/unibilium-1.1.1:= ) dev-libs/libvterm dev-lua/lpeg[luajit=]