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 682191381F3 for ; Mon, 6 May 2013 08:26:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF502E09FC; Mon, 6 May 2013 08:26:55 +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 82962E09FC for ; Mon, 6 May 2013 08:26:55 +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 9C83F335E31 for ; Mon, 6 May 2013 08:26:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0BF26E4C69 for ; Mon, 6 May 2013 08:26:53 +0000 (UTC) From: "Justin Lecher" 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" Message-ID: <1367216242.bed58ebacc7eae6a8064eb2ea3d0f3c28ebb833c.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: bed58ebacc7eae6a8064eb2ea3d0f3c28ebb833c X-VCS-Branch: master Date: Mon, 6 May 2013 08:26:53 +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: 4721c2e4-1633-48bb-b8fe-6a6a8ca49099 X-Archives-Hash: 5ee7fb16fdabd016cc91cd4ad902ce61 commit: bed58ebacc7eae6a8064eb2ea3d0f3c28ebb833c Author: Justin Lecher gentoo org> AuthorDate: Mon Apr 29 06:17:22 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Apr 29 06:17:22 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bed58eba Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci * 'master' of git+ssh://git.overlays.gentoo.org/proj/sci: remove la files, added static-libs use flag initial commit 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 + 6 files changed, 862 insertions(+), 0 deletions(-) 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 66A551381F3 for ; Thu, 30 May 2013 10:31:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACD75E095C; Thu, 30 May 2013 10:31:18 +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 48757E095C for ; Thu, 30 May 2013 10:31:18 +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 6146133DD04 for ; Thu, 30 May 2013 10:31:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id E1504E5461 for ; Thu, 30 May 2013 10:31:15 +0000 (UTC) From: "Justin Lecher" 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" Message-ID: <1367216242.bed58ebacc7eae6a8064eb2ea3d0f3c28ebb833c.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: bed58ebacc7eae6a8064eb2ea3d0f3c28ebb833c X-VCS-Branch: ccp4 Date: Thu, 30 May 2013 10:31:15 +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: b0fda205-33b9-4315-bd2c-8d30271a9663 X-Archives-Hash: 5518ef7d454193f5bf7bc02904e441a4 Message-ID: <20130530103115.74aparnekn7Ph09KXiGnxVL-LjiFbFwgLRtPJv921h8@z> commit: bed58ebacc7eae6a8064eb2ea3d0f3c28ebb833c Author: Justin Lecher gentoo org> AuthorDate: Mon Apr 29 06:17:22 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Apr 29 06:17:22 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bed58eba Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci * 'master' of git+ssh://git.overlays.gentoo.org/proj/sci: remove la files, added static-libs use flag initial commit 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 + 6 files changed, 862 insertions(+)