commit: c5b8bfdf3cd5c2989627040403aab414d41a0fa6
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 19 14:21:09 2016 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 14:21:29 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5b8bfdf
dev-perl/Filesys-SmbClient: Fixed samba dep.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild
b/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild
index cf3c6fa..468cebc 100644
--- a/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild
+++ b/dev-perl/Filesys-SmbClient/Filesys-SmbClient-3.200.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64"
IUSE=""
-DEPEND=">=net-fs/samba-3.0.20[smbclient]"
+DEPEND=">=net-fs/samba-4.2[client]"
RDEPEND="${DEPEND}"
# tests are not designed to work on a non-developer system.