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 E93D01388C1 for ; Thu, 5 Nov 2015 15:14:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AC00E083B; Thu, 5 Nov 2015 15:14:16 +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 2D36EE083B for ; Thu, 5 Nov 2015 15:14:16 +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 177B434063E for ; Thu, 5 Nov 2015 15:14:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6AB420F4 for ; Thu, 5 Nov 2015 15:14:12 +0000 (UTC) From: "Marius Brehler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marius Brehler" Message-ID: <1446674134.da112361823dcd1856a50268b4fe4954c279aada.marbre@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.8.ebuild X-VCS-Directories: sci-biology/fsl/ X-VCS-Committer: marbre X-VCS-Committer-Name: Marius Brehler X-VCS-Revision: da112361823dcd1856a50268b4fe4954c279aada X-VCS-Branch: master Date: Thu, 5 Nov 2015 15:14:12 +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: 9d5537f1-792b-408a-9cb9-4650e1058803 X-Archives-Hash: c94ac550589a16ba4c1ca13480c6b545 commit: da112361823dcd1856a50268b4fe4954c279aada Author: Horea Christian mail ru> AuthorDate: Wed Nov 4 21:55:34 2015 +0000 Commit: Marius Brehler linux sungazer de> CommitDate: Wed Nov 4 21:55:34 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=da112361 sci-biology/fsl: new sources location (upstream removes old sources) Package-Manager: portage-2.2.23 sci-biology/fsl/ChangeLog | 3 +++ sci-biology/fsl/fsl-5.0.8.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/sci-biology/fsl/ChangeLog b/sci-biology/fsl/ChangeLog index 44498f6..ff2e8c5 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 # $Id$ + 04 Nov 2015; Horea Christian fsl-5.0.8.ebuild: + sci-biology/fsl: new sources location (upstream removes old sources) + 09 Apr 2015; Horea Christian -files/fsl-5.0.4-fsldir_redux.patch: removed 5.0.4 redux patch diff --git a/sci-biology/fsl/fsl-5.0.8.ebuild b/sci-biology/fsl/fsl-5.0.8.ebuild index f82d5fe..6762267 100644 --- a/sci-biology/fsl/fsl-5.0.8.ebuild +++ b/sci-biology/fsl/fsl-5.0.8.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="https://dev.gentoo.org/~jlec/distfiles/${P}-sources.tar.gz" LICENSE="FSL BSD-2 newmat" SLOT="0"