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 D6C5713896F for ; Sun, 10 Feb 2013 14:39:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2B5E21C124; Sun, 10 Feb 2013 14:39:44 +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 7E1B021C124 for ; Sun, 10 Feb 2013 14:39:39 +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 3BF6233E4B8 for ; Sun, 10 Feb 2013 14:39:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id CFFD1E4089 for ; Sun, 10 Feb 2013 14:39:31 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1360502038.0de58ea0e66f4cbaaef270dc9b864eb8f51ba784.alexxy@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: 0de58ea0e66f4cbaaef270dc9b864eb8f51ba784 X-VCS-Branch: master Date: Sun, 10 Feb 2013 14:39:31 +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: 2d70a0c9-77bb-4fa8-8994-f1a8eb2f2cc1 X-Archives-Hash: 89a30da88bc0f714b844a45353799688 commit: 0de58ea0e66f4cbaaef270dc9b864eb8f51ba784 Author: Justin j-schmitz net> AuthorDate: Sun Feb 10 13:13:58 2013 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Sun Feb 10 13:13:58 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0de58ea0 Merge pull request #49 from gentryx/master Added ebuilds for HPX, Likwid, and LibGeoDecomp sci-libs/libgeodecomp/Manifest | 1 + sci-libs/libgeodecomp/files/cmake.patch | 17 +++++++++ sci-libs/libgeodecomp/libgeodecomp-0.1.0.ebuild | 26 +++++++++++++ sci-libs/libgeodecomp/libgeodecomp-9999.ebuild | 45 +++++++++++++++++++++++ sci-libs/libgeodecomp/metadata.xml | 11 ++++++ sys-apps/likwid/Manifest | 1 + sys-apps/likwid/files/likwid.patch | 27 ++++++++++++++ sys-apps/likwid/files/use_access_daemon.patch | 27 ++++++++++++++ sys-apps/likwid/likwid-3.0.ebuild | 32 ++++++++++++++++ sys-apps/likwid/metadata.xml | 16 ++++++++ sys-cluster/hpx/Manifest | 1 + sys-cluster/hpx/hpx-0.9.5.ebuild | 28 ++++++++++++++ sys-cluster/hpx/metadata.xml | 14 +++++++ 13 files changed, 246 insertions(+), 0 deletions(-)