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 DA0B0139694 for ; Thu, 27 Apr 2017 12:31:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E480AE0D43; Thu, 27 Apr 2017 12:31:30 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BC336E0D43 for ; Thu, 27 Apr 2017 12:31:30 +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 5D30D34168E for ; Thu, 27 Apr 2017 12:31:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA9277438 for ; Thu, 27 Apr 2017 12:31:27 +0000 (UTC) From: "Patrick Lauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick Lauer" Message-ID: <1493296283.9f5a76884c54ca9e129979d6fe7367ab2c8332e1.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/julia/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/julia/julia-0.5.0-r3.ebuild X-VCS-Directories: dev-lang/julia/ X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: 9f5a76884c54ca9e129979d6fe7367ab2c8332e1 X-VCS-Branch: master Date: Thu, 27 Apr 2017 12:31:27 +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: 2315d361-c888-4283-b9e0-61de5ad58218 X-Archives-Hash: 5ef83f03cf2d850d508eaaa7294a86b6 commit: 9f5a76884c54ca9e129979d6fe7367ab2c8332e1 Author: Patrick Lauer gentoo org> AuthorDate: Thu Apr 27 12:31:09 2017 +0000 Commit: Patrick Lauer gentoo org> CommitDate: Thu Apr 27 12:31:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f5a7688 dev-lang/julia: Restrict libgit dep #616016 Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-lang/julia/julia-0.5.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/julia/julia-0.5.0-r3.ebuild b/dev-lang/julia/julia-0.5.0-r3.ebuild index 41dd4d0dd11..aace6105c71 100644 --- a/dev-lang/julia/julia-0.5.0-r3.ebuild +++ b/dev-lang/julia/julia-0.5.0-r3.ebuild @@ -23,7 +23,7 @@ RDEPEND=" dev-lang/R:0= dev-libs/double-conversion:0= dev-libs/gmp:0= - dev-libs/libgit2:0= +