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 BD76613838B for ; Sun, 28 Sep 2014 11:31:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A2DEE088B; Sun, 28 Sep 2014 11:30:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C9BCFE088B for ; Sun, 28 Sep 2014 11:30:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B9DB03402BA for ; Sun, 28 Sep 2014 11:30:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 732456734 for ; Sun, 28 Sep 2014 11:30:56 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1411903851.837c1eec6cbdfb6889198fee4b19c4f309a53a6e.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 837c1eec6cbdfb6889198fee4b19c4f309a53a6e X-VCS-Branch: master Date: Sun, 28 Sep 2014 11:30:56 +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: d69286e1-8132-48ff-8565-cd40e8dca344 X-Archives-Hash: 8ebcee152e97c7f66a6dcafcc869fc8a commit: 837c1eec6cbdfb6889198fee4b19c4f309a53a6e Author: Justin Lecher gentoo org> AuthorDate: Sun Sep 28 11:30:51 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Sep 28 11:30:51 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=837c1eec Merge remote-tracking branch 'github/master' * github/master: The dependency needs to be on xblas[fortran] otherwise libxblas won't have the required fortran symbols. live ebuild update Add xblas to the .pc file when it is in use see bug#523388 initial commit dev-cpp/icnc/ChangeLog | 12 +++++++ dev-cpp/icnc/icnc-9999.ebuild | 39 ++++++++++++++++++++++ {app-forensics/vine => dev-cpp/icnc}/metadata.xml | 0 sci-libs/lapack-reference/ChangeLog | 11 +++++- .../lapack-reference/lapack-reference-9999.ebuild | 8 ++++- 5 files changed, 68 insertions(+), 2 deletions(-)