From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 52A05139085 for ; Thu, 12 Jan 2017 17:54:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B190A234055; Thu, 12 Jan 2017 17:54:35 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90644234055 for ; Thu, 12 Jan 2017 17:54:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 95AE63416C8 for ; Thu, 12 Jan 2017 17:54:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AEB52631 for ; Thu, 12 Jan 2017 17:54:17 +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: <1484243646.2aa5d31db2ac68954f8ec1c5343153542957f736.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: 2aa5d31db2ac68954f8ec1c5343153542957f736 X-VCS-Branch: master Date: Thu, 12 Jan 2017 17:54:17 +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: af0d4c83-8200-4ce7-85c5-f46b095b9a46 X-Archives-Hash: 8fb8b93b5277f971a75c7998fd3b3963 commit: 2aa5d31db2ac68954f8ec1c5343153542957f736 Author: Justin Lecher gentoo org> AuthorDate: Thu Jan 12 17:54:06 2017 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Jan 12 17:54:06 2017 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2aa5d31d Merge remote-tracking branch 'github/master' * github/master: corrected typo Surf ice (#719) dev-util/emscripten: Revision bump to 1.37.1 (#721) use my name instead of online moniker dev-python/prov/metadata.xml | 2 +- dev-util/emscripten-fastcomp/Manifest | 10 +-- .../emscripten-fastcomp-1.34.11.ebuild | 40 ------------ .../emscripten-fastcomp-1.35.2.ebuild | 40 ------------ .../emscripten-fastcomp-1.36.4.ebuild | 49 -------------- ....7.ebuild => emscripten-fastcomp-1.37.1.ebuild} | 0 .../files/1.36.7/CMakeLists.txt.patch | 10 --- .../files/1.36.7/Version.cpp.patch | 14 ---- .../files/{1.36.4 => 1.37.1}/CMakeLists.txt.patch | 0 .../files/{1.36.4 => 1.37.1}/Version.cpp.patch | 0 dev-util/emscripten/Manifest | 5 +- dev-util/emscripten/emscripten-1.34.11.ebuild | 73 --------------------- dev-util/emscripten/emscripten-1.35.2.ebuild | 73 --------------------- dev-util/emscripten/emscripten-1.36.4.ebuild | 75 ---------------------- ...pten-1.36.7.ebuild => emscripten-1.37.1.ebuild} | 0 dev-util/emscripten/files/1.36.7/emcc.patch | 16 ----- dev-util/emscripten/files/1.36.7/emcmake.patch | 16 ----- .../emscripten/files/{1.36.4 => 1.37.1}/emcc.patch | 0 .../files/{1.36.4 => 1.37.1}/emcmake.patch | 0 sci-biology/psychopy/metadata.xml | 2 +- .../mricrogl/mricrogl-1.0.20151111.ebuild | 2 +- .../mricrogl/mricrogl-1.0.20160930.ebuild | 2 +- sci-visualization/mricrogl/mricrogl-9999.ebuild | 2 +- sci-visualization/mricron/mricron-9999.ebuild | 2 +- sci-visualization/surf-ice/metadata.xml | 23 +++++++ sci-visualization/surf-ice/surf-ice-9999.ebuild | 43 +++++++++++++ 26 files changed, 75 insertions(+), 424 deletions(-)