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 E1D81138334 for ; Sat, 30 Jun 2018 22:56:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF219E0819; Sat, 30 Jun 2018 22:56:02 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9F9B1E0819 for ; Sat, 30 Jun 2018 22:56:02 +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 EA4C0335C9B for ; Sat, 30 Jun 2018 22:56:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A7932EB for ; Sat, 30 Jun 2018 22:55:59 +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: <1530399346.58ef09168a64aba4ea6871e5885556e866f9e767.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.2.ebuild X-VCS-Directories: dev-lang/julia/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 58ef09168a64aba4ea6871e5885556e866f9e767 X-VCS-Branch: master Date: Sat, 30 Jun 2018 22:55:59 +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: 46120620-6e31-4f48-bcd2-91663a5e2deb X-Archives-Hash: 528dbf5e4c1ff870d024cb61b20cccea commit: 58ef09168a64aba4ea6871e5885556e866f9e767 Author: Matthias Maier gentoo org> AuthorDate: Sat Jun 30 22:36:45 2018 +0000 Commit: Matthias Maier gentoo org> CommitDate: Sat Jun 30 22:55:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ef0916 dev-lang/julia: relax version constraint Closes: https://bugs.gentoo.org/650940 Package-Manager: Portage-2.3.41, Repoman-2.3.9 dev-lang/julia/julia-0.6.2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-lang/julia/julia-0.6.2.ebuild b/dev-lang/julia/julia-0.6.2.ebuild index d1600435e50..ba2c87ba0b5 100644 --- a/dev-lang/julia/julia-0.6.2.ebuild +++ b/dev-lang/julia/julia-0.6.2.ebuild @@ -41,7 +41,6 @@ RDEPEND+=" sci-libs/umfpack:0= sci-mathematics/glpk:0= >=sys-libs/libunwind-1.1:7= - !~sys-libs/libunwind-1.2.1 sys-libs/readline:0= sys-libs/zlib:0= >=virtual/blas-3.6