commit:     ae06e856b916b4cf1f622f6718e780c5054f0a32
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  4 10:50:57 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Jan  4 10:57:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae06e856

app-shells/zsh: Added sub-slot dep for sys-libs/gdbm

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 app-shells/zsh/zsh-5.2.ebuild      | 4 ++--
 app-shells/zsh/zsh-5.3.1.ebuild    | 4 ++--
 app-shells/zsh/zsh-5.4.2-r1.ebuild | 4 ++--
 app-shells/zsh/zsh-9999.ebuild     | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/app-shells/zsh/zsh-5.2.ebuild b/app-shells/zsh/zsh-5.2.ebuild
index d36a785723a..82c157bbed4 100644
--- a/app-shells/zsh/zsh-5.2.ebuild
+++ b/app-shells/zsh/zsh-5.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -29,7 +29,7 @@ RDEPEND="
                >=dev-libs/libpcre-3.9
                static? ( >=dev-libs/libpcre-3.9[static-libs] )
        )
-       gdbm? ( sys-libs/gdbm )
+       gdbm? ( sys-libs/gdbm:= )
 "
 DEPEND="sys-apps/groff
        ${RDEPEND}"

diff --git a/app-shells/zsh/zsh-5.3.1.ebuild b/app-shells/zsh/zsh-5.3.1.ebuild
index e28a4cc8e1a..8e411bbe03a 100644
--- a/app-shells/zsh/zsh-5.3.1.ebuild
+++ b/app-shells/zsh/zsh-5.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -29,7 +29,7 @@ RDEPEND="
                >=dev-libs/libpcre-3.9
                static? ( >=dev-libs/libpcre-3.9[static-libs] )
        )
-       gdbm? ( sys-libs/gdbm )
+       gdbm? ( sys-libs/gdbm:= )
 "
 DEPEND="sys-apps/groff
        ${RDEPEND}"

diff --git a/app-shells/zsh/zsh-5.4.2-r1.ebuild 
b/app-shells/zsh/zsh-5.4.2-r1.ebuild
index 79789092e50..2c7d5c23667 100644
--- a/app-shells/zsh/zsh-5.4.2-r1.ebuild
+++ b/app-shells/zsh/zsh-5.4.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -29,7 +29,7 @@ RDEPEND="
                >=dev-libs/libpcre-3.9
                static? ( >=dev-libs/libpcre-3.9[static-libs] )
        )
-       gdbm? ( sys-libs/gdbm )
+       gdbm? ( sys-libs/gdbm:= )
        !<sys-apps/baselayout-2.4.1
 "
 DEPEND="sys-apps/groff

diff --git a/app-shells/zsh/zsh-9999.ebuild b/app-shells/zsh/zsh-9999.ebuild
index 2b9c7dcd500..b6cbb849b5f 100644
--- a/app-shells/zsh/zsh-9999.ebuild
+++ b/app-shells/zsh/zsh-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -29,7 +29,7 @@ RDEPEND="
                >=dev-libs/libpcre-3.9
                static? ( >=dev-libs/libpcre-3.9[static-libs] )
        )
-       gdbm? ( sys-libs/gdbm )
+       gdbm? ( sys-libs/gdbm:= )
        !<sys-apps/baselayout-2.4.1
 "
 DEPEND="sys-apps/groff

Reply via email to