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 79AB713888F for ; Sun, 25 Oct 2015 19:04:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8E96E07E6; Sun, 25 Oct 2015 19:04:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8295AE07E6 for ; Sun, 25 Oct 2015 19:04:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 62FBF34090B for ; Sun, 25 Oct 2015 19:04:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C284E18F4 for ; Sun, 25 Oct 2015 19:04:39 +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: <1445708477.655caabbd878ec7b01e96390fa6c0f36252299b3.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: 655caabbd878ec7b01e96390fa6c0f36252299b3 X-VCS-Branch: master Date: Sun, 25 Oct 2015 19:04:39 +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: 7b1884bb-a881-4a82-98fe-edcc89fe921c X-Archives-Hash: b5b767c677a156357ec7852998a1525d commit: 655caabbd878ec7b01e96390fa6c0f36252299b3 Author: Justin Lecher gentoo org> AuthorDate: Sat Oct 24 17:41:17 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Oct 24 17:41:17 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=655caabb Merge pull request #520 from timeraider4u/master emscripten - LLVM to JavaScript compiler dev-util/emscripten-fastcomp/Manifest | 2 + .../emscripten-fastcomp-1.34.11.ebuild | 40 +++++++++++++ .../emscripten-fastcomp}/metadata.xml | 0 dev-util/emscripten/Manifest | 1 + dev-util/emscripten/emscripten-1.34.11.ebuild | 66 ++++++++++++++++++++++ dev-util/emscripten/files/99emscripten | 1 + dev-util/emscripten/files/emscripten.config | 56 ++++++++++++++++++ dev-util/emscripten/files/hello_world.cpp | 5 ++ .../gismo => dev-util/emscripten}/metadata.xml | 0 9 files changed, 171 insertions(+)