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 DB4401381F3 for ; Mon, 29 Apr 2013 16:33:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9F42E0ADA; Mon, 29 Apr 2013 16:32:47 +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 823B1E0ADA for ; Mon, 29 Apr 2013 16:32:47 +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 972F733DF92 for ; Mon, 29 Apr 2013 16:32:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3C74EE44CC for ; Mon, 29 Apr 2013 16:32:40 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1367252509.92f5fe738767b83d6b5633fa9b2a1a14c4e68721.bicatali@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: 92f5fe738767b83d6b5633fa9b2a1a14c4e68721 X-VCS-Branch: master Date: Mon, 29 Apr 2013 16:32:40 +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: 037b51c8-387a-4661-91c3-aa9658ccb899 X-Archives-Hash: c1ef0f3ca0dcb339704c2361cc611ce6 commit: 92f5fe738767b83d6b5633fa9b2a1a14c4e68721 Author: Sébastien Fabbro gentoo org> AuthorDate: Mon Apr 29 16:21:49 2013 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Mon Apr 29 16:21:49 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=92f5fe73 Merge github.com:gentoo-science/sci dev-util/VampirTrace/Manifest | 1 + dev-util/VampirTrace/VampirTrace-5.14.3.ebuild | 33 ++ dev-util/VampirTrace/metadata.xml | 13 + licenses/vampir | 36 ++ sci-libs/bliss/ChangeLog | 10 + sci-libs/bliss/Manifest | 1 + sci-libs/bliss/bliss-0.72.ebuild | 43 ++ sci-libs/bliss/files/bliss-0.72-autotools.patch | 159 ++++++ sci-libs/bliss/files/bliss-0.72-fedora.patch | 648 +++++++++++++++++++++++ {dev-lang/ispc => sci-libs/bliss}/metadata.xml | 1 + sys-apps/likwid/files/use_uncore.patch | 12 + sys-apps/likwid/likwid-3.0.ebuild | 5 +- sys-apps/likwid/metadata.xml | 7 +- 13 files changed, 965 insertions(+), 4 deletions(-)