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: Thu, 04 Jan 2018 10:58:00
Message-Id: 1515063468.ae06e856b916b4cf1f622f6718e780c5054f0a32.polynomial-c@gentoo
1 commit: ae06e856b916b4cf1f622f6718e780c5054f0a32
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 4 10:50:57 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 4 10:57:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae06e856
7
8 app-shells/zsh: Added sub-slot dep for sys-libs/gdbm
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 app-shells/zsh/zsh-5.2.ebuild | 4 ++--
13 app-shells/zsh/zsh-5.3.1.ebuild | 4 ++--
14 app-shells/zsh/zsh-5.4.2-r1.ebuild | 4 ++--
15 app-shells/zsh/zsh-9999.ebuild | 4 ++--
16 4 files changed, 8 insertions(+), 8 deletions(-)
17
18 diff --git a/app-shells/zsh/zsh-5.2.ebuild b/app-shells/zsh/zsh-5.2.ebuild
19 index d36a785723a..82c157bbed4 100644
20 --- a/app-shells/zsh/zsh-5.2.ebuild
21 +++ b/app-shells/zsh/zsh-5.2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2017 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -29,7 +29,7 @@ RDEPEND="
29 >=dev-libs/libpcre-3.9
30 static? ( >=dev-libs/libpcre-3.9[static-libs] )
31 )
32 - gdbm? ( sys-libs/gdbm )
33 + gdbm? ( sys-libs/gdbm:= )
34 "
35 DEPEND="sys-apps/groff
36 ${RDEPEND}"
37
38 diff --git a/app-shells/zsh/zsh-5.3.1.ebuild b/app-shells/zsh/zsh-5.3.1.ebuild
39 index e28a4cc8e1a..8e411bbe03a 100644
40 --- a/app-shells/zsh/zsh-5.3.1.ebuild
41 +++ b/app-shells/zsh/zsh-5.3.1.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2017 Gentoo Foundation
44 +# Copyright 1999-2018 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -29,7 +29,7 @@ RDEPEND="
49 >=dev-libs/libpcre-3.9
50 static? ( >=dev-libs/libpcre-3.9[static-libs] )
51 )
52 - gdbm? ( sys-libs/gdbm )
53 + gdbm? ( sys-libs/gdbm:= )
54 "
55 DEPEND="sys-apps/groff
56 ${RDEPEND}"
57
58 diff --git a/app-shells/zsh/zsh-5.4.2-r1.ebuild b/app-shells/zsh/zsh-5.4.2-r1.ebuild
59 index 79789092e50..2c7d5c23667 100644
60 --- a/app-shells/zsh/zsh-5.4.2-r1.ebuild
61 +++ b/app-shells/zsh/zsh-5.4.2-r1.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2017 Gentoo Foundation
64 +# Copyright 1999-2018 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=6
68 @@ -29,7 +29,7 @@ RDEPEND="
69 >=dev-libs/libpcre-3.9
70 static? ( >=dev-libs/libpcre-3.9[static-libs] )
71 )
72 - gdbm? ( sys-libs/gdbm )
73 + gdbm? ( sys-libs/gdbm:= )
74 !<sys-apps/baselayout-2.4.1
75 "
76 DEPEND="sys-apps/groff
77
78 diff --git a/app-shells/zsh/zsh-9999.ebuild b/app-shells/zsh/zsh-9999.ebuild
79 index 2b9c7dcd500..b6cbb849b5f 100644
80 --- a/app-shells/zsh/zsh-9999.ebuild
81 +++ b/app-shells/zsh/zsh-9999.ebuild
82 @@ -1,4 +1,4 @@
83 -# Copyright 1999-2017 Gentoo Foundation
84 +# Copyright 1999-2018 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86
87 EAPI=6
88 @@ -29,7 +29,7 @@ RDEPEND="
89 >=dev-libs/libpcre-3.9
90 static? ( >=dev-libs/libpcre-3.9[static-libs] )
91 )
92 - gdbm? ( sys-libs/gdbm )
93 + gdbm? ( sys-libs/gdbm:= )
94 !<sys-apps/baselayout-2.4.1
95 "
96 DEPEND="sys-apps/groff