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 495F81388C1 for ; Tue, 1 Mar 2016 18:47:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 848FB21C020; Tue, 1 Mar 2016 18:47:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8581221C00C for ; Tue, 1 Mar 2016 18:47:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ACD10340ADB for ; Tue, 1 Mar 2016 18:47:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3187208D for ; Tue, 1 Mar 2016 18:47:49 +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: <1456858057.625571a964488de924b506315da72fdc2a152e70.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/dose3/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/dose3/dose3-4.2.ebuild X-VCS-Directories: dev-ml/dose3/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 625571a964488de924b506315da72fdc2a152e70 X-VCS-Branch: master Date: Tue, 1 Mar 2016 18:47:49 +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: d43f98f9-a44e-4849-b2ec-508c193aaa23 X-Archives-Hash: 3e80d2acd5354faeb3d4e1fb63601acf commit: 625571a964488de924b506315da72fdc2a152e70 Author: Alexis Ballier gentoo org> AuthorDate: Tue Mar 1 18:10:42 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Tue Mar 1 18:47:37 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=625571a9 dev-ml/dose3: add ocamlbuild dep Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier gentoo.org> dev-ml/dose3/dose3-4.2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-ml/dose3/dose3-4.2.ebuild b/dev-ml/dose3/dose3-4.2.ebuild index abc3981..cbdaeb6 100644 --- a/dev-ml/dose3/dose3-4.2.ebuild +++ b/dev-ml/dose3/dose3-4.2.ebuild @@ -32,6 +32,7 @@ RDEPEND=" " DEPEND="${RDEPEND} dev-ml/findlib + dev-ml/ocamlbuild test? ( dev-python/pyyaml[libyaml] ) " # missing test data