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 0D2AE138334 for ; Fri, 31 Aug 2018 03:23:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1489FE084A; Fri, 31 Aug 2018 03:23:46 +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 E40F4E084A for ; Fri, 31 Aug 2018 03:23:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4497B335C36 for ; Fri, 31 Aug 2018 03:23:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2844E3A4 for ; Fri, 31 Aug 2018 03:23:42 +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: <1535685814.e0e96b43387cce882102ea2fd08b3e185bcada7b.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-1.0.0.ebuild X-VCS-Directories: dev-lang/julia/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: e0e96b43387cce882102ea2fd08b3e185bcada7b X-VCS-Branch: master Date: Fri, 31 Aug 2018 03:23:42 +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: 88d51cc1-c170-4dbd-897c-f0e991c9cc86 X-Archives-Hash: 7794ab0f1f5065ac146e97dd497c8eaf commit: e0e96b43387cce882102ea2fd08b3e185bcada7b Author: Matthias Maier gentoo org> AuthorDate: Fri Aug 31 03:22:34 2018 +0000 Commit: Matthias Maier gentoo org> CommitDate: Fri Aug 31 03:23:34 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0e96b43 dev-lang/julia: fix terrible terrible QA violation Package-Manager: Portage-2.3.48, Repoman-2.3.10 dev-lang/julia/julia-1.0.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-lang/julia/julia-1.0.0.ebuild b/dev-lang/julia/julia-1.0.0.ebuild index a9701eaddef..7d03d2d0b87 100644 --- a/dev-lang/julia/julia-1.0.0.ebuild +++ b/dev-lang/julia/julia-1.0.0.ebuild @@ -50,7 +50,6 @@ RDEPEND+=" >=virtual/blas-3.6 virtual/lapack" - DEPEND="${RDEPEND} dev-vcs/git dev-util/patchelf