From: David Seifert Date: Sun, 10 Dec 2017 14:11:18 +0000 (+0100) Subject: app-editors/moe: [QA] Fix dependency.missingslot X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d5f6c4ea0e056f8ec8200787bee2795d78c753d6;p=gentoo.git app-editors/moe: [QA] Fix dependency.missingslot Package-Manager: Portage-2.3.16, Repoman-2.3.6 --- diff --git a/app-editors/moe/moe-1.6.ebuild b/app-editors/moe/moe-1.6.ebuild index ddf33ecaa77f..85f0a9065dcf 100644 --- a/app-editors/moe/moe-1.6.ebuild +++ b/app-editors/moe/moe-1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux" RDEPEND=" - sys-libs/ncurses + sys-libs/ncurses:0= " DEPEND=" $(unpacker_src_uri_depends) diff --git a/app-editors/moe/moe-1.7.ebuild b/app-editors/moe/moe-1.7.ebuild index ef8c23261ece..c7f8b897e55c 100644 --- a/app-editors/moe/moe-1.7.ebuild +++ b/app-editors/moe/moe-1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" RDEPEND=" - sys-libs/ncurses + sys-libs/ncurses:0= " DEPEND=" $(unpacker_src_uri_depends)