Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/zsh/
Date: Sun, 04 Dec 2016 12:44:24
Message-Id: 1480855450.51b50e46e53cf03281491b859d5a487b3c7af209.polynomial-c@gentoo
1 commit: 51b50e46e53cf03281491b859d5a487b3c7af209
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 4 12:19:15 2016 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 4 12:44:10 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b50e46
7
8 app-shells/zsh: Added sub-slot dependency for sys-libs/ncurses.
9
10 Package-Manager: portage-2.3.2
11
12 app-shells/zsh/zsh-5.0.5.ebuild | 4 ++--
13 app-shells/zsh/zsh-5.2-r1.ebuild | 2 +-
14 app-shells/zsh/zsh-5.2.ebuild | 4 ++--
15 app-shells/zsh/zsh-9999.ebuild | 2 +-
16 4 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/app-shells/zsh/zsh-5.0.5.ebuild b/app-shells/zsh/zsh-5.0.5.ebuild
19 index ab68382..8ac0e82 100644
20 --- a/app-shells/zsh/zsh-5.0.5.ebuild
21 +++ b/app-shells/zsh/zsh-5.0.5.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2015 Gentoo Foundation
24 +# Copyright 1999-2016 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 # $Id$
27
28 @@ -17,7 +17,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~amd6
29 IUSE="caps debug doc examples gdbm maildir pcre static unicode"
30
31 RDEPEND="
32 - >=sys-libs/ncurses-5.1
33 + >=sys-libs/ncurses-5.1:0=
34 static? ( >=sys-libs/ncurses-5.7-r4:0=[static-libs] )
35 caps? ( sys-libs/libcap )
36 pcre? ( >=dev-libs/libpcre-3.9
37
38 diff --git a/app-shells/zsh/zsh-5.2-r1.ebuild b/app-shells/zsh/zsh-5.2-r1.ebuild
39 index 263cdb5..8798b3d 100644
40 --- a/app-shells/zsh/zsh-5.2-r1.ebuild
41 +++ b/app-shells/zsh/zsh-5.2-r1.ebuild
42 @@ -23,7 +23,7 @@ SLOT="0"
43 IUSE="caps debug doc examples gdbm maildir pcre static unicode"
44
45 RDEPEND="
46 - >=sys-libs/ncurses-5.1:0
47 + >=sys-libs/ncurses-5.1:0=
48 static? ( >=sys-libs/ncurses-5.7-r4:0=[static-libs] )
49 caps? ( sys-libs/libcap )
50 pcre? (
51
52 diff --git a/app-shells/zsh/zsh-5.2.ebuild b/app-shells/zsh/zsh-5.2.ebuild
53 index 3a89b6f..74c57f7 100644
54 --- a/app-shells/zsh/zsh-5.2.ebuild
55 +++ b/app-shells/zsh/zsh-5.2.ebuild
56 @@ -1,4 +1,4 @@
57 -# Copyright 1999-2015 Gentoo Foundation
58 +# Copyright 1999-2016 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 # $Id$
61
62 @@ -23,7 +23,7 @@ SLOT="0"
63 IUSE="caps debug doc examples gdbm maildir pcre static unicode"
64
65 RDEPEND="
66 - >=sys-libs/ncurses-5.1:0
67 + >=sys-libs/ncurses-5.1:0=
68 static? ( >=sys-libs/ncurses-5.7-r4:0=[static-libs] )
69 caps? ( sys-libs/libcap )
70 pcre? (
71
72 diff --git a/app-shells/zsh/zsh-9999.ebuild b/app-shells/zsh/zsh-9999.ebuild
73 index 263cdb5..8798b3d 100644
74 --- a/app-shells/zsh/zsh-9999.ebuild
75 +++ b/app-shells/zsh/zsh-9999.ebuild
76 @@ -23,7 +23,7 @@ SLOT="0"
77 IUSE="caps debug doc examples gdbm maildir pcre static unicode"
78
79 RDEPEND="
80 - >=sys-libs/ncurses-5.1:0
81 + >=sys-libs/ncurses-5.1:0=
82 static? ( >=sys-libs/ncurses-5.7-r4:0=[static-libs] )
83 caps? ( sys-libs/libcap )
84 pcre? (