From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-709440-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 7F1B213877A
	for <garchives@archives.gentoo.org>; Mon,  7 Jul 2014 06:36:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2809CE0896;
	Mon,  7 Jul 2014 06:36:53 +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 3F326E0879
	for <gentoo-commits@lists.gentoo.org>; Mon,  7 Jul 2014 06:36:52 +0000 (UTC)
Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 71C6B33F8C7
	for <gentoo-commits@lists.gentoo.org>; Mon,  7 Jul 2014 06:36:51 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by spoonbill.gentoo.org (Postfix) with ESMTP id 9BB06193EA
	for <gentoo-commits@lists.gentoo.org>; Mon,  7 Jul 2014 06:36:48 +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: <1404714943.0db28ec6a3046b2a46e1a7fa9ced8933050ee34e.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: 0db28ec6a3046b2a46e1a7fa9ced8933050ee34e
X-VCS-Branch: master
Date: Mon,  7 Jul 2014 06:36:48 +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: 6858ad6d-2541-4901-920a-e34cfe066c8c
X-Archives-Hash: 5811d8125b8c72646c173f0c9dcc1be9

commit:     0db28ec6a3046b2a46e1a7fa9ced8933050ee34e
Author:     Justin <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  7 06:35:43 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jul  7 06:35:43 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=0db28ec6

Merge pull request #237 from aufau/bokeh

dev-python/bokeh (in the main tree): Fix bug #516052


 dev-python/bokeh/ChangeLog                         | 11 +++
 dev-python/bokeh/Manifest                          |  1 +
 dev-python/bokeh/bokeh-0.4.4.ebuild                | 98 ++++++++++++++++++++++
 .../bokeh/files/bokeh-0.4.4-fix_test_object.patch  | 32 +++++++
 dev-python/bokeh/metadata.xml                      | 15 ++++
 5 files changed, 157 insertions(+)