From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-889828-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 5630B1382DE
	for <garchives@archives.gentoo.org>; Sat,  2 Jul 2016 08:08:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9476F14088;
	Sat,  2 Jul 2016 08:08:55 +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 3331614088
	for <gentoo-commits@lists.gentoo.org>; Sat,  2 Jul 2016 08:08:55 +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 4A330340F54
	for <gentoo-commits@lists.gentoo.org>; Sat,  2 Jul 2016 08:08:54 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id EBF1D241F
	for <gentoo-commits@lists.gentoo.org>; Sat,  2 Jul 2016 08:08:52 +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: <1467445912.54306cd64bf9a690b48481e92df431b8caed769d.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: 54306cd64bf9a690b48481e92df431b8caed769d
X-VCS-Branch: master
Date: Sat,  2 Jul 2016 08:08:52 +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: f86a337d-6c9e-4ba5-b1d1-a5da95eb158a
X-Archives-Hash: 87c181e45942af232f44f6239536e339

commit:     54306cd64bf9a690b48481e92df431b8caed769d
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 07:51:52 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 07:51:52 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=54306cd6

Merge pull request #642 from Fat-Zer/libmed

sci-libs/libmed: initial ebuild bump

 sci-libs/libmed/Manifest                           |  1 +
 .../libmed/files/libmed-3.1.0-cmake-fortran.patch  | 20 +++++++
 .../libmed/files/libmed-3.1.0-fix-swig-build.patch | 19 +++++++
 sci-libs/libmed/libmed-3.1.0.ebuild                | 64 ++++++++++++++++++++++
 {app-text/dgs => sci-libs/libmed}/metadata.xml     |  0
 5 files changed, 104 insertions(+)