From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-839368-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 4FD7D13888F
	for <garchives@archives.gentoo.org>; Sat, 10 Oct 2015 14:11:48 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 49BC121C018;
	Sat, 10 Oct 2015 14:11:41 +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 E9F2A21C011
	for <gentoo-commits@lists.gentoo.org>; Sat, 10 Oct 2015 14:11:35 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 33E6933FEB1
	for <gentoo-commits@lists.gentoo.org>; Sat, 10 Oct 2015 14:11:35 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E9087DF7
	for <gentoo-commits@lists.gentoo.org>; Sat, 10 Oct 2015 14:11:31 +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: <1444477050.f60ee7229cdf5320537ced988b96baf1eafa45d8.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: f60ee7229cdf5320537ced988b96baf1eafa45d8
X-VCS-Branch: master
Date: Sat, 10 Oct 2015 14:11:31 +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: ed27d349-188e-4d0f-bfb8-04ae97e7b4b1
X-Archives-Hash: e743d6c13b41300204a459eef3db8cb5

commit:     f60ee7229cdf5320537ced988b96baf1eafa45d8
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 10 11:37:30 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Oct 10 11:37:30 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f60ee722

Merge pull request #509 from TheChymera/m2l

new dev-python/matrix2latex ebuild

 dev-python/matrix2latex/ChangeLog                 | 28 +++++++++++++++++++++++
 dev-python/matrix2latex/Manifest                  |  1 +
 dev-python/matrix2latex/matrix2latex-1.0.0.ebuild | 20 ++++++++++++++++
 dev-python/matrix2latex/matrix2latex-9999.ebuild  | 18 +++++++++++++++
 dev-python/{viper => matrix2latex}/metadata.xml   |  8 +++----
 5 files changed, 71 insertions(+), 4 deletions(-)