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 4B379138CA3 for ; Mon, 20 Apr 2015 01:11:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08E50E08AB; Mon, 20 Apr 2015 01:11:49 +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 28137E08AD for ; Mon, 20 Apr 2015 01:11: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 6AA5C340C9C for ; Mon, 20 Apr 2015 01:11:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C27A5164E6 for ; Mon, 20 Apr 2015 01:11:36 +0000 (UTC) From: "Francois Bissey" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Francois Bissey" Message-ID: <1429492205.936bdadea119ee5e11e1a0760b97d3689fee0d2f.fbissey@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: fbissey X-VCS-Committer-Name: Francois Bissey X-VCS-Revision: 936bdadea119ee5e11e1a0760b97d3689fee0d2f X-VCS-Branch: master Date: Mon, 20 Apr 2015 01:11:36 +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: 97e8ab93-9044-4864-a5b9-c25e9f7d6998 X-Archives-Hash: 4e78000a0fccca4979b41f69047258d6 commit: 936bdadea119ee5e11e1a0760b97d3689fee0d2f Author: François Bissey canterbury ac nz> AuthorDate: Mon Apr 20 01:10:05 2015 +0000 Commit: Francois Bissey massey ac nz> CommitDate: Mon Apr 20 01:10:05 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=936bdade Merge pull request #118 from TheChymera/fsl FSL is in good enough condition to get in the overlay in my opinion. There is still some work to do (splitting some dependencies not currently in the tree) but this can be managed from the overlay. sci-biology/fsl/ChangeLog | 82 ++++ sci-biology/fsl/Manifest | 2 + sci-biology/fsl/files/99fsl | 5 + sci-biology/fsl/files/fsl-5.0.4-headers.patch | 32 ++ sci-biology/fsl/files/fsl-5.0.4-setup.patch | 110 +++++ sci-biology/fsl/files/fsl-5.0.6-fsldir_redux.patch | 456 +++++++++++++++++++++ sci-biology/fsl/files/fsl-5.0.8-fsldir_redux.patch | 452 ++++++++++++++++++++ sci-biology/fsl/files/fsl-5.0.8-headers.patch | 21 + sci-biology/fsl/files/fsl-5.0.8-setup.patch | 113 +++++ sci-biology/fsl/fsl-5.0.6.ebuild | 130 ++++++ sci-biology/fsl/fsl-5.0.8.ebuild | 130 ++++++ sci-biology/{OBO-Edit => fsl}/metadata.xml | 7 +- 12 files changed, 1536 insertions(+), 4 deletions(-)