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 AF7931382C5 for ; Thu, 1 Mar 2018 19:13:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3F6DE09E6; Thu, 1 Mar 2018 19:13:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A2A47E09E6 for ; Thu, 1 Mar 2018 19:13:03 +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 755DF335C36 for ; Thu, 1 Mar 2018 19:13:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 098B51EB for ; Thu, 1 Mar 2018 19:13:01 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1519931572.d19c5ff5330f90e42ec062511106563614dc1764.tamiko@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.6.1-r1.ebuild dev-lang/julia/julia-0.6.1-r2.ebuild X-VCS-Directories: dev-lang/julia/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: d19c5ff5330f90e42ec062511106563614dc1764 X-VCS-Branch: master Date: Thu, 1 Mar 2018 19:13:01 +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: 68649802-a599-4940-8395-88d326f3f0c5 X-Archives-Hash: f091ddc8951451833934e7dc82d04bdb commit: d19c5ff5330f90e42ec062511106563614dc1764 Author: Matthias Maier gentoo org> AuthorDate: Thu Mar 1 19:12:02 2018 +0000 Commit: Matthias Maier gentoo org> CommitDate: Thu Mar 1 19:12:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d19c5ff5 dev-lang/julia: Update broken dependency. Let's bring the tree into a clean state. Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-lang/julia/{julia-0.6.1-r1.ebuild => julia-0.6.1-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/julia/julia-0.6.1-r1.ebuild b/dev-lang/julia/julia-0.6.1-r2.ebuild similarity index 98% rename from dev-lang/julia/julia-0.6.1-r1.ebuild rename to dev-lang/julia/julia-0.6.1-r2.ebuild index 8c9dbc67613..b625513a86a 100644 --- a/dev-lang/julia/julia-0.6.1-r1.ebuild +++ b/dev-lang/julia/julia-0.6.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,7 +28,7 @@ LLVM_MAX_SLOT=4 RDEPEND+=" dev-libs/double-conversion:0= dev-libs/gmp:0= -