app-editors/moe: [QA] Fix dependency.missingslot
authorDavid Seifert <soap@gentoo.org>
Sun, 10 Dec 2017 14:11:18 +0000 (15:11 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 10 Dec 2017 14:15:21 +0000 (15:15 +0100)
Package-Manager: Portage-2.3.16, Repoman-2.3.6

app-editors/moe/moe-1.6.ebuild
app-editors/moe/moe-1.7.ebuild

index ddf33ecaa77f168fad7bce617cbd03a97b02849d..85f0a9065dcface4a8f1163841dca2851dcc4343 100644 (file)
@@ -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)
index ef8c23261ece407d6624c40f39cc213ab9363de4..c7f8b897e55cb10cb9dc4c3790541d8202f6e80d 100644 (file)
@@ -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)