commit:     51b50e46e53cf03281491b859d5a487b3c7af209
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 12:19:15 2016 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 12:44:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b50e46

app-shells/zsh: Added sub-slot dependency for sys-libs/ncurses.

Package-Manager: portage-2.3.2

 app-shells/zsh/zsh-5.0.5.ebuild  | 4 ++--
 app-shells/zsh/zsh-5.2-r1.ebuild | 2 +-
 app-shells/zsh/zsh-5.2.ebuild    | 4 ++--
 app-shells/zsh/zsh-9999.ebuild   | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-shells/zsh/zsh-5.0.5.ebuild b/app-shells/zsh/zsh-5.0.5.ebuild
index ab68382..8ac0e82 100644
--- a/app-shells/zsh/zsh-5.0.5.ebuild
+++ b/app-shells/zsh/zsh-5.0.5.ebuild
@@ -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$
 
@@ -17,7 +17,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 
sh sparc x86 ~amd6
 IUSE="caps debug doc examples gdbm maildir pcre static unicode"
 
 RDEPEND="
-       >=sys-libs/ncurses-5.1
+       >=sys-libs/ncurses-5.1:0=
        static? ( >=sys-libs/ncurses-5.7-r4:0=[static-libs] )
        caps? ( sys-libs/libcap )
        pcre? ( >=dev-libs/libpcre-3.9

diff --git a/app-shells/zsh/zsh-5.2-r1.ebuild b/app-shells/zsh/zsh-5.2-r1.ebuild
index 263cdb5..8798b3d 100644
--- a/app-shells/zsh/zsh-5.2-r1.ebuild
+++ b/app-shells/zsh/zsh-5.2-r1.ebuild
@@ -23,7 +23,7 @@ SLOT="0"
 IUSE="caps debug doc examples gdbm maildir pcre static unicode"
 
 RDEPEND="
-       >=sys-libs/ncurses-5.1:0
+       >=sys-libs/ncurses-5.1:0=
        static? ( >=sys-libs/ncurses-5.7-r4:0=[static-libs] )
        caps? ( sys-libs/libcap )
        pcre? (

diff --git a/app-shells/zsh/zsh-5.2.ebuild b/app-shells/zsh/zsh-5.2.ebuild
index 3a89b6f..74c57f7 100644
--- a/app-shells/zsh/zsh-5.2.ebuild
+++ b/app-shells/zsh/zsh-5.2.ebuild
@@ -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$
 
@@ -23,7 +23,7 @@ SLOT="0"
 IUSE="caps debug doc examples gdbm maildir pcre static unicode"
 
 RDEPEND="
-       >=sys-libs/ncurses-5.1:0
+       >=sys-libs/ncurses-5.1:0=
        static? ( >=sys-libs/ncurses-5.7-r4:0=[static-libs] )
        caps? ( sys-libs/libcap )
        pcre? (

diff --git a/app-shells/zsh/zsh-9999.ebuild b/app-shells/zsh/zsh-9999.ebuild
index 263cdb5..8798b3d 100644
--- a/app-shells/zsh/zsh-9999.ebuild
+++ b/app-shells/zsh/zsh-9999.ebuild
@@ -23,7 +23,7 @@ SLOT="0"
 IUSE="caps debug doc examples gdbm maildir pcre static unicode"
 
 RDEPEND="
-       >=sys-libs/ncurses-5.1:0
+       >=sys-libs/ncurses-5.1:0=
        static? ( >=sys-libs/ncurses-5.7-r4:0=[static-libs] )
        caps? ( sys-libs/libcap )
        pcre? (

Reply via email to