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 056E5139694 for ; Tue, 30 May 2017 07:00:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 589FBE0EB5; Tue, 30 May 2017 07:00:26 +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 36FFCE0EB5 for ; Tue, 30 May 2017 07:00:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 633973416CE for ; Tue, 30 May 2017 07:00:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69CC77473 for ; Tue, 30 May 2017 07:00:17 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1496127385.4bb0bb204f39a992d3fbffe4d0e252e0c15931c0.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/utop/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/utop/utop-2.0.0.ebuild X-VCS-Directories: dev-ml/utop/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 4bb0bb204f39a992d3fbffe4d0e252e0c15931c0 X-VCS-Branch: master Date: Tue, 30 May 2017 07:00:17 +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: 82255d9e-fa66-4b3e-b739-41b1629fd52f X-Archives-Hash: a3cb6bf804524007b5f9bf2e06eb2b79 commit: 4bb0bb204f39a992d3fbffe4d0e252e0c15931c0 Author: Alexis Ballier gentoo org> AuthorDate: Mon May 29 12:58:21 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue May 30 06:56:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb0bb20 dev-ml/utop: add missing := dep on findlib Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-ml/utop/utop-2.0.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ml/utop/utop-2.0.0.ebuild b/dev-ml/utop/utop-2.0.0.ebuild index 8418100ed7f..3bfacb103f4 100644 --- a/dev-ml/utop/utop-2.0.0.ebuild +++ b/dev-ml/utop/utop-2.0.0.ebuild @@ -21,6 +21,7 @@ DEPEND=" >=dev-ml/lambda-term-1.2:= >=dev-ml/zed-1.2:= >=dev-ml/cppo-1.0.1:= + dev-ml/findlib:= " RDEPEND="${DEPEND}" DEPEND="${DEPEND}