Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/julia/
Date: Thu, 01 Mar 2018 19:13:04
Message-Id: 1519931572.d19c5ff5330f90e42ec062511106563614dc1764.tamiko@gentoo
1 commit: d19c5ff5330f90e42ec062511106563614dc1764
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 1 19:12:02 2018 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 1 19:12:52 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d19c5ff5
7
8 dev-lang/julia: Update broken dependency.
9
10 Let's bring the tree into a clean state.
11
12 Package-Manager: Portage-2.3.24, Repoman-2.3.6
13
14 dev-lang/julia/{julia-0.6.1-r1.ebuild => julia-0.6.1-r2.ebuild} | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-lang/julia/julia-0.6.1-r1.ebuild b/dev-lang/julia/julia-0.6.1-r2.ebuild
18 similarity index 98%
19 rename from dev-lang/julia/julia-0.6.1-r1.ebuild
20 rename to dev-lang/julia/julia-0.6.1-r2.ebuild
21 index 8c9dbc67613..b625513a86a 100644
22 --- a/dev-lang/julia/julia-0.6.1-r1.ebuild
23 +++ b/dev-lang/julia/julia-0.6.1-r2.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2017 Gentoo Foundation
26 +# Copyright 1999-2018 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30 @@ -28,7 +28,7 @@ LLVM_MAX_SLOT=4
31 RDEPEND+="
32 dev-libs/double-conversion:0=
33 dev-libs/gmp:0=
34 - <dev-libs/libgit2-0.25:0=
35 + dev-libs/libgit2:0=
36 dev-libs/mpfr:0=
37 dev-libs/openspecfun
38 sci-libs/arpack:0=