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 20AAF138CA3 for ; Mon, 20 Apr 2015 01:11:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F006E089C; Mon, 20 Apr 2015 01:11:48 +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 DB91FE08A8 for ; Mon, 20 Apr 2015 01:11:47 +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 33F60340C9A 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 5B063164E3 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: <1428404906.79f0c9f5b19678ffa18b0ca2e9fb393a5e1b7ae8.fbissey@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/fsl/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/fsl/ChangeLog sci-biology/fsl/fsl-5.0.6.ebuild X-VCS-Directories: sci-biology/fsl/ X-VCS-Committer: fbissey X-VCS-Committer-Name: Francois Bissey X-VCS-Revision: 79f0c9f5b19678ffa18b0ca2e9fb393a5e1b7ae8 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: ddbf1aa8-e96c-414a-8fa7-448633ad5f12 X-Archives-Hash: ffc64af2073e4a8e91aae599c9dbe61c commit: 79f0c9f5b19678ffa18b0ca2e9fb393a5e1b7ae8 Author: Horea Christian mail ru> AuthorDate: Tue Apr 7 11:08:26 2015 +0000 Commit: Francois Bissey massey ac nz> CommitDate: Tue Apr 7 11:08:26 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=79f0c9f5 added new gentoo fsl-5.0.6 source location Package-Manager: portage-2.2.18 sci-biology/fsl/ChangeLog | 3 +++ sci-biology/fsl/fsl-5.0.6.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-biology/fsl/ChangeLog b/sci-biology/fsl/ChangeLog index 822c9b9..48835a1 100644 --- a/sci-biology/fsl/ChangeLog +++ b/sci-biology/fsl/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 07 Apr 2015; fsl-5.0.6.ebuild: + added new gentoo fsl-5.0.6 source location + 30 Mar 2015; +files/fsl-5.0.8-fsldir_redux.patch, -files/fsl-5.0.8-redux.patch, fsl-5.0.8.ebuild: implemented 5.0.8 fsldir redux patch diff --git a/sci-biology/fsl/fsl-5.0.6.ebuild b/sci-biology/fsl/fsl-5.0.6.ebuild index 81c9faa..8e5874d 100644 --- a/sci-biology/fsl/fsl-5.0.6.ebuild +++ b/sci-biology/fsl/fsl-5.0.6.ebuild @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs prefix DESCRIPTION="Analysis of functional, structural, and diffusion MRI brain imaging data" HOMEPAGE="http://www.fmrib.ox.ac.uk/fsl" -SRC_URI="http://fsl.fmrib.ox.ac.uk/fsldownloads/${P}-sources.tar.gz" +SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}-sources.tar.gz" LICENSE="FSL BSD-2 newmat" SLOT="0"