From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id EC03A59CAF for ; Thu, 7 Apr 2016 16:38:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20A3621C031; Thu, 7 Apr 2016 16:38:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A51C421C031 for ; Thu, 7 Apr 2016 16:38:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 71ABD340C21 for ; Thu, 7 Apr 2016 16:38:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34A2E80 for ; Thu, 7 Apr 2016 16:38:42 +0000 (UTC) From: "Richard Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" Message-ID: <1460047102.9cf6de9161987c317b2d3e279b784482166a1472.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/ntdb/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/ntdb/ntdb-1.0-r1.ebuild X-VCS-Directories: sys-libs/ntdb/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: 9cf6de9161987c317b2d3e279b784482166a1472 X-VCS-Branch: master Date: Thu, 7 Apr 2016 16:38:42 +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: 9126b947-f3bb-4429-b5c3-5d415cbcae58 X-Archives-Hash: b72b8d0d8001728049505f35a6b7a6f2 commit: 9cf6de9161987c317b2d3e279b784482166a1472 Author: Zero_Chaos gentoo org> AuthorDate: Thu Apr 7 16:37:58 2016 +0000 Commit: Richard Farina gentoo org> CommitDate: Thu Apr 7 16:38:22 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cf6de91 sys-libs/ntdb: softening blocker with agreement from the samba team Package-Manager: portage-2.2.28 sys-libs/ntdb/ntdb-1.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/ntdb/ntdb-1.0-r1.ebuild b/sys-libs/ntdb/ntdb-1.0-r1.ebuild index d6a2132..6de0abe 100644 --- a/sys-libs/ntdb/ntdb-1.0-r1.ebuild +++ b/sys-libs/ntdb/ntdb-1.0-r1.ebuild @@ -21,7 +21,7 @@ IUSE="python" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="python? ( ${PYTHON_DEPS} )" -DEPEND="!!