sys-libs/readline: Added sub-slot dependency for sys-libs/ncurses.
authorLars Wendler <polynomial-c@gentoo.org>
Sun, 4 Dec 2016 12:23:14 +0000 (13:23 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Sun, 4 Dec 2016 12:44:15 +0000 (13:44 +0100)
Package-Manager: portage-2.3.2

sys-libs/readline/readline-4.3_p5.ebuild
sys-libs/readline/readline-5.2_p14.ebuild

index 416f92cd272a6295c703c3be799911c633faad43..1c058b4b063c8e3a3d8a98ea26e16ff1ee2ae5a1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -38,7 +38,7 @@ SLOT="${PV:0:1}"
 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86"
 IUSE=""
 
-RDEPEND=">=sys-libs/ncurses-5.2-r2:0[${MULTILIB_USEDEP}]"
+RDEPEND=">=sys-libs/ncurses-5.2-r2:0=[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"
 
 S=${WORKDIR}/${MY_P}
index 814c028fdf5e1f7ce906a774ba4555f3ea68cf78..da11da0d583459766550a78be67f80965cc5eef8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -38,7 +38,7 @@ SLOT="${PV:0:1}"
 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
 IUSE=""
 
-RDEPEND=">=sys-libs/ncurses-5.2-r2:0[${MULTILIB_USEDEP}]"
+RDEPEND=">=sys-libs/ncurses-5.2-r2:0=[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"
 
 S=${WORKDIR}/${MY_P}