From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-science+bounces-1603-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1SH23j-0003s7-LN
	for garchives@archives.gentoo.org; Mon, 09 Apr 2012 00:02:15 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C2E3EE0AB0
	for <garchives@archives.gentoo.org>; Mon,  9 Apr 2012 00:02:14 +0000 (UTC)
Received: from mail-qa0-f46.google.com (mail-qa0-f46.google.com [209.85.216.46])
	by pigeon.gentoo.org (Postfix) with ESMTP id BFB39E0BEE
	for <gentoo-science@lists.gentoo.org>; Sun,  8 Apr 2012 23:29:27 +0000 (UTC)
Received: by qatm19 with SMTP id m19so1442004qat.12
        for <gentoo-science@lists.gentoo.org>; Sun, 08 Apr 2012 16:29:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:from:date:message-id:subject:to:content-type;
        bh=st4DswFRjZwN6L5kPYZsads21iEpOvP+rRNWw5xNdeE=;
        b=USvqg8hmlG+o58j6yxf+Rhp7SK07kOgRDJ7loZKNL39y/L7w5yBZf5JN0V8jbFGrNg
         6dezcXvgnWS2XMIGhGykxLdqIGs57dO81f5CFSrxhMOwbfopOXrf7bql5ut5biF22LbK
         rXa/lbTQJYVtI0P0mB/dqlsY3NYiFjGDh6IvkZoovyrQQ9j+TgFuTbVwyjylBpblTT0m
         gYq/s3P/2Wp1KOHXb30ChyyQV1Ncb62dO6NTCKc0Knuv0zk8jKz/o5z47HLPZVkc6PLn
         4zuG4EPzZMmiBQjJyx844+lAJkKD9qqhGzyqDHv5lxlVEHD19/1Qjt7y59O+HUMZFNi5
         9kkg==
Received: by 10.229.137.21 with SMTP id u21mr2088334qct.115.1333927767292;
 Sun, 08 Apr 2012 16:29:27 -0700 (PDT)
Precedence: bulk
List-Post: <mailto:gentoo-science@lists.gentoo.org>
List-Help: <mailto:gentoo-science+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-science+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-science+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-science.gentoo.org>
X-BeenThere: gentoo-science@lists.gentoo.org
Reply-to: gentoo-science@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.224.211.70 with HTTP; Sun, 8 Apr 2012 16:28:46 -0700 (PDT)
From: Andrea Arteaga <andyspiros@gmail.com>
Date: Mon, 9 Apr 2012 01:28:46 +0200
Message-ID: <CAPtnn5FroNr9svkBAXOqezsxOtUM3APAiOgNH0E-nsVe4TCGtQ@mail.gmail.com>
Subject: [gentoo-science] New Trilinos ebuild
To: gentoo-science@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Archives-Salt: 7e2fa36a-6b42-4007-8ce5-1e5174a28843
X-Archives-Hash: 0915ffe03b7d3f494f28d92a1e998d08

Hi all and happy Easter!

I recently commited a new ebuild for Trilinos[1], which is a wide
collection of scientific libraries, as many of you may know. Being
this one of my first ebuilds and because Trilinos has a lot of
optional dependencies which make difficult to check which package must
be compiled with which flags in order to work with Trilinos, I masked
it.

If somebody is interested, I would be glad to receive some feedback.
The testing feature is working, even if sometimes some errors occour.
I'm trying to figure out whether it depends on Trilinos faults or
maybe some problem with my MPI system or is it due to unsatisfied
dependencies. If you are willing to give me an helping hand, please
let me know!

Regards,
Andrea Arteaga

[1] http://trilinos.sandia.gov/