From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 114BA1396D0 for ; Wed, 4 Oct 2017 13:14:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B3F02BC001; Wed, 4 Oct 2017 13:14:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 16893E0D4C for ; Wed, 4 Oct 2017 13:14:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D37C134178E for ; Wed, 4 Oct 2017 13:14:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6592E746E for ; Wed, 4 Oct 2017 13:14:41 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1507122839.bfbbb73d678406585d353a283d1dd270ef1ea09d.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/samba/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/samba/samba-4.7.0.ebuild X-VCS-Directories: net-fs/samba/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: bfbbb73d678406585d353a283d1dd270ef1ea09d X-VCS-Branch: master Date: Wed, 4 Oct 2017 13:14:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 44c417a9-d3d6-4b21-8089-0f774548ecb2 X-Archives-Hash: 083333e8a8476ed0a13b4027df81c6e7 commit: bfbbb73d678406585d353a283d1dd270ef1ea09d Author: Jeroen Roovers gentoo org> AuthorDate: Wed Oct 4 13:13:59 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Oct 4 13:13:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfbbb73d net-fs/samba: Raise dev util cmocka =>1.1.1 dependency. Package-Manager: Portage-2.3.11, Repoman-2.3.3 net-fs/samba/samba-4.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/samba/samba-4.7.0.ebuild b/net-fs/samba/samba-4.7.0.ebuild index 27810c7f9f6..fc60b116873 100644 --- a/net-fs/samba/samba-4.7.0.ebuild +++ b/net-fs/samba/samba-4.7.0.ebuild @@ -46,7 +46,7 @@ CDEPEND=" dev-libs/iniparser:0 dev-libs/popt[${MULTILIB_USEDEP}] dev-python/subunit[${PYTHON_USEDEP},${MULTILIB_USEDEP}] - >=dev-util/cmocka-1.0.0[${MULTILIB_USEDEP}] + >=dev-util/cmocka-1.1.1[${MULTILIB_USEDEP}] sys-apps/attr[${MULTILIB_USEDEP}] >=sys-libs/ldb-1.2.2[ldap(+)?,python?,${PYTHON_USEDEP},${MULTILIB_USEDEP}] sys-libs/libcap