From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5AAE21381F3 for ; Tue, 17 Sep 2013 19:13:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46D62E0CCD; Tue, 17 Sep 2013 19:13:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A20F0E0C51 for ; Tue, 17 Sep 2013 19:13:54 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 810D733ED09 for ; Tue, 17 Sep 2013 19:13:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 39748E530A for ; Tue, 17 Sep 2013 19:13:52 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1379443750.cd0a32797533046441a8c1b83fdb868a736067df.ottxor@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/root/ X-VCS-Repository: proj/sci X-VCS-Files: sci-physics/root/root-9999.ebuild X-VCS-Directories: sci-physics/root/ X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: cd0a32797533046441a8c1b83fdb868a736067df X-VCS-Branch: master Date: Tue, 17 Sep 2013 19:13:52 +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: 51bd71eb-4256-4015-aa3c-07a39d2266bd X-Archives-Hash: 6af6fce158bc70d77c86748c76aac7ae commit: cd0a32797533046441a8c1b83fdb868a736067df Author: poletti-marco gmail com> AuthorDate: Tue Sep 17 18:49:10 2013 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Tue Sep 17 18:49:10 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=cd0a3279 Update root-9999.ebuild --- sci-physics/root/root-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index 8d162b8..0543c90 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -82,7 +82,7 @@ CDEPEND=" graphviz? ( media-gfx/graphviz ) kerberos? ( virtual/krb5 ) ldap? ( net-nds/openldap ) - llvm? ( =sys-devel/clang-9999 =sys-devel/llvm-9999 ) + llvm? ( >=sys-devel/clang-9999 =sys-devel/llvm-9999 ) math? ( sci-libs/gsl sci-mathematics/unuran mpi? ( virtual/mpi ) ) mysql? ( virtual/mysql ) odbc? ( || ( dev-db/libiodbc dev-db/unixODBC ) )