From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-594217-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CA603138200 for <garchives@archives.gentoo.org>; Thu, 30 May 2013 10:31:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B0F0E09E2; Thu, 30 May 2013 10:31:25 +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 C013AE09E2 for <gentoo-commits@lists.gentoo.org>; Thu, 30 May 2013 10:31:24 +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 D6A7B33DD04 for <gentoo-commits@lists.gentoo.org>; Thu, 30 May 2013 10:31:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 55C7AE5460 for <gentoo-commits@lists.gentoo.org>; Thu, 30 May 2013 10:31:17 +0000 (UTC) From: "Justin Lecher" <jlec@gentoo.org> 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" <jlec@gentoo.org> Message-ID: <1367252509.92f5fe738767b83d6b5633fa9b2a1a14c4e68721.jlec@gentoo> Subject: [gentoo-commits] proj/sci:ccp4 commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 92f5fe738767b83d6b5633fa9b2a1a14c4e68721 X-VCS-Branch: ccp4 Date: Thu, 30 May 2013 10:31:17 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a53e867e-5e0d-491a-8f74-0ed0d1660be8 X-Archives-Hash: e2801ac09124b429acf4aa6fdb7b2309 commit: 92f5fe738767b83d6b5633fa9b2a1a14c4e68721 Author: Sébastien Fabbro <bicatali <AT> gentoo <DOT> org> AuthorDate: Mon Apr 29 16:21:49 2013 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> 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(-)