From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-935498-garchives=archives.gentoo.org@lists.gentoo.org>
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 B60F8139694
	for <garchives@archives.gentoo.org>; Tue, 28 Feb 2017 20:06:01 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 276FBE0D13;
	Tue, 28 Feb 2017 20:06:01 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 E50D6E0D13
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Feb 2017 20:06:00 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 208C834166A
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Feb 2017 20:06:00 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B269E57E1
	for <gentoo-commits@lists.gentoo.org>; Tue, 28 Feb 2017 20:05:57 +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: <1488312354.b22e9d922123cd9d0fc917ae324f6e195e41da96.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: b22e9d922123cd9d0fc917ae324f6e195e41da96
X-VCS-Branch: master
Date: Tue, 28 Feb 2017 20:05:57 +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: b1b996b6-8eff-40ab-a66e-e729b5f3a932
X-Archives-Hash: 38700187bf0a48a9c8f317452de6cbb6

commit:     b22e9d922123cd9d0fc917ae324f6e195e41da96
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 28 20:05:54 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Feb 28 20:05:54 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b22e9d92

Merge remote-tracking branch 'github/master'

* github/master:
  sci-mathematics/gismo: version bump (#743)
  dev-util/emscripten: version bump to 1.37.3
  sci-misc/sfst: Version bump (#740)
  sci-misc/openfst: Version bump (#739)

 dev-util/emscripten-fastcomp/Manifest              |  4 +-
 ....1.ebuild => emscripten-fastcomp-1.37.3.ebuild} |  4 +-
 .../files/{1.37.1 => 1.37.3}/CMakeLists.txt.patch  |  0
 .../files/{1.37.1 => 1.37.3}/Version.cpp.patch     |  0
 dev-util/emscripten/Manifest                       |  2 +-
 ...pten-1.37.1.ebuild => emscripten-1.37.3.ebuild} |  5 +--
 .../emscripten/files/{1.37.1 => 1.37.3}/emcc.patch |  0
 .../files/{1.37.1 => 1.37.3}/emcmake.patch         |  0
 sci-mathematics/gismo/Manifest                     |  2 +-
 sci-mathematics/gismo/files/doc-install.patch      | 46 ----------------------
 .../gismo/files/examples-CMakeLists.patch          | 46 ----------------------
 ...{gismo-0.8.1.ebuild => gismo-2017.02.16.ebuild} | 15 +++----
 sci-mathematics/gismo/metadata.xml                 |  4 ++
 sci-misc/openfst/Manifest                          |  1 +
 sci-misc/openfst/openfst-1.6.1.ebuild              | 30 ++++++++++++++
 sci-misc/sfst/Manifest                             |  1 +
 .../{sfst-1.4.6g.ebuild => sfst-1.4.7d.ebuild}     | 13 +++---
 17 files changed, 57 insertions(+), 116 deletions(-)