Gentoo Archives: gentoo-commits

From: Marius Brehler <marbre@××××××××××××××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/fsl/
Date: Thu, 05 Nov 2015 15:14:18
Message-Id: 1446674134.da112361823dcd1856a50268b4fe4954c279aada.marbre@gentoo
1 commit: da112361823dcd1856a50268b4fe4954c279aada
2 Author: Horea Christian <h.chr <AT> mail <DOT> ru>
3 AuthorDate: Wed Nov 4 21:55:34 2015 +0000
4 Commit: Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
5 CommitDate: Wed Nov 4 21:55:34 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=da112361
7
8 sci-biology/fsl: new sources location (upstream removes old sources)
9
10 Package-Manager: portage-2.2.23
11
12 sci-biology/fsl/ChangeLog | 3 +++
13 sci-biology/fsl/fsl-5.0.8.ebuild | 2 +-
14 2 files changed, 4 insertions(+), 1 deletion(-)
15
16 diff --git a/sci-biology/fsl/ChangeLog b/sci-biology/fsl/ChangeLog
17 index 44498f6..ff2e8c5 100644
18 --- a/sci-biology/fsl/ChangeLog
19 +++ b/sci-biology/fsl/ChangeLog
20 @@ -2,6 +2,9 @@
21 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
22 # $Id$
23
24 + 04 Nov 2015; Horea Christian <h.chr@××××.ru> fsl-5.0.8.ebuild:
25 + sci-biology/fsl: new sources location (upstream removes old sources)
26 +
27 09 Apr 2015; Horea Christian <h.chr@××××.ru>
28 -files/fsl-5.0.4-fsldir_redux.patch:
29 removed 5.0.4 redux patch
30
31 diff --git a/sci-biology/fsl/fsl-5.0.8.ebuild b/sci-biology/fsl/fsl-5.0.8.ebuild
32 index f82d5fe..6762267 100644
33 --- a/sci-biology/fsl/fsl-5.0.8.ebuild
34 +++ b/sci-biology/fsl/fsl-5.0.8.ebuild
35 @@ -8,7 +8,7 @@ inherit eutils toolchain-funcs prefix
36
37 DESCRIPTION="Analysis of functional, structural, and diffusion MRI brain imaging data"
38 HOMEPAGE="http://www.fmrib.ox.ac.uk/fsl"
39 -SRC_URI="http://fsl.fmrib.ox.ac.uk/fsldownloads/${P}-sources.tar.gz"
40 +SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}-sources.tar.gz"
41
42 LICENSE="FSL BSD-2 newmat"
43 SLOT="0"