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 ) id 1Q7fkA-0001XA-H5 for garchives@archives.gentoo.org; Thu, 07 Apr 2011 03:18:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA1051C084; Thu, 7 Apr 2011 03:17:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7D6CD1C084 for ; Thu, 7 Apr 2011 03:17:28 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E40A11B410C for ; Thu, 7 Apr 2011 03:17:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 5BCCB80019 for ; Thu, 7 Apr 2011 03:17:27 +0000 (UTC) From: "Tim Cera" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Cera" Message-ID: Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: timcera X-VCS-Committer-Name: Tim Cera X-VCS-Revision: a37a6b82dbcb1ce90b86c507b87acb4392bab477 Date: Thu, 7 Apr 2011 03:17:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: daa9c6315d9cf483ff9a51df2eaec96c commit: a37a6b82dbcb1ce90b86c507b87acb4392bab477 Author: timcera earthlink net> AuthorDate: Thu Dec 30 23:06:40 2010 +0000 Commit: Tim Cera earthlink net> CommitDate: Thu Dec 30 23:06:40 2010 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Da37a6b82 Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci dev-python/cvxopt/ChangeLog | 8 + dev-python/cvxopt/Manifest | 3 +- dev-python/cvxopt/cvxopt-1.1.3.ebuild | 42 ++++- sci-electronics/gsmc/ChangeLog | 3 + sci-electronics/gsmc/Manifest | 4 +- sci-electronics/gsmc/metadata.xml | 2 +- sci-libs/vtk/ChangeLog | 3 + sci-libs/vtk/Manifest | 4 +- sci-libs/vtk/vtk-5.6.1.ebuild | 2 + sci-visualization/paraview/ChangeLog | 5 + sci-visualization/paraview/Manifest | 6 +- sci-visualization/paraview/paraview-3.8.0.ebuild | 198 --------------= ------ sci-visualization/paraview/paraview-3.8.1.ebuild | 10 +- sys-cluster/cluster-glue/Manifest | 5 + .../cluster-glue/cluster-glue-1.0.7-r1.ebuild | 89 +++++++++ sys-cluster/cluster-glue/files/1.0.5-docs.patch | 40 ++++ .../cluster-glue/files/1.0.5-respect_cflags.patch | 11 + sys-cluster/cluster-glue/files/heartbeat-logd.init | 47 +++++ sys-cluster/heartbeat/Manifest | 6 + sys-cluster/heartbeat/files/3.0.4-docs.patch | 57 ++++++ .../heartbeat/files/3.0.4-fix_configure.patch | 99 ++++++++++ .../heartbeat/files/3.0.4-python_tests.patch | 29 +++ sys-cluster/heartbeat/files/heartbeat-init | 91 +++++++++ sys-cluster/heartbeat/heartbeat-3.0.4.ebuild | 82 ++++++++ sys-cluster/resource-agents/Manifest | 4 + sys-cluster/resource-agents/files/1.0.3-docs.patch | 31 +++ .../files/1.0.3-respect_cflags.patch | 11 + .../resource-agents-1.0.3-r1.ebuild | 61 ++++++ 28 files changed, 736 insertions(+), 217 deletions(-)