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 C19BD139083 for ; Sun, 10 Dec 2017 14:16:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08002E1084; Sun, 10 Dec 2017 14:16:59 +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 DFA88E1084 for ; Sun, 10 Dec 2017 14:16:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3C33033C4EE for ; Sun, 10 Dec 2017 14:16:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B72EEAE80 for ; Sun, 10 Dec 2017 14:16:55 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1512915297.0a163362c971fa206dbc46c3ac45d431355d3e1a.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/elvis/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/elvis/elvis-2.2.0-r4.ebuild X-VCS-Directories: app-editors/elvis/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 0a163362c971fa206dbc46c3ac45d431355d3e1a X-VCS-Branch: master Date: Sun, 10 Dec 2017 14:16:55 +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: 56afa2aa-b8f9-4c6d-a5c6-3d5e1e3abf99 X-Archives-Hash: c5ad5b839b930b05ca0c5caf1cd6dcfe commit: 0a163362c971fa206dbc46c3ac45d431355d3e1a Author: David Seifert gentoo org> AuthorDate: Sun Dec 10 14:11:04 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Dec 10 14:14:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a163362 app-editors/elvis: [QA] Fix dependency.missingslot Package-Manager: Portage-2.3.16, Repoman-2.3.6 app-editors/elvis/elvis-2.2.0-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/elvis/elvis-2.2.0-r4.ebuild b/app-editors/elvis/elvis-2.2.0-r4.ebuild index 0bf433f212f..5f1ee075223 100644 --- a/app-editors/elvis/elvis-2.2.0-r4.ebuild +++ b/app-editors/elvis/elvis-2.2.0-r4.ebuild @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="amd64 ppc ppc64 x86 ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris" IUSE="X" -RDEPEND=">=sys-libs/ncurses-5.7-r7 +RDEPEND=">=sys-libs/ncurses-5.7-r7:0= X? ( >=x11-proto/xproto-7.0.4 >=x11-libs/libX11-1.0.0 >=x11-libs/libXt-1.0.0