app-editors/mg: Depend on sys-libs/ncurses:0.
authorUlrich Müller <ulm@gentoo.org>
Sun, 20 Sep 2015 12:08:31 +0000 (14:08 +0200)
committerUlrich Müller <ulm@gentoo.org>
Sun, 20 Sep 2015 12:08:31 +0000 (14:08 +0200)
Package-Manager: portage-2.2.20.1

app-editors/mg/mg-20110905-r1.ebuild
app-editors/mg/mg-20150323.ebuild

index 46d813d5ed4093d069b0c11738b502a7482f33d9..946d97a7be1fa301ccc6bc5bdd32342f67f856b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
 IUSE="livecd"
 
-RDEPEND="sys-libs/ncurses"
+RDEPEND="sys-libs/ncurses:0"
 DEPEND="${RDEPEND}
        virtual/pkgconfig"
 
index 905b7ac7b8d996c5758452331dd2f026a8d37143..b41164d34f941f42383b430d5d39f3f057648d5a 100644 (file)
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="livecd"
 
-RDEPEND="sys-libs/ncurses
+RDEPEND="sys-libs/ncurses:0
        !elibc_FreeBSD? ( >=dev-libs/libbsd-0.7.0 )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig"