Gentoo Archives: gentoo-commits

From: Horea Christian <horea.christ@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/samri_bidsdata/
Date: Thu, 21 May 2020 04:55:55
Message-Id: 1590036926.56ed772c9a1f618ecf45bdce5e8aeaab3ebd6189.chymera@gentoo
1 commit: 56ed772c9a1f618ecf45bdce5e8aeaab3ebd6189
2 Author: Horea Christian <chr <AT> chymera <DOT> eu>
3 AuthorDate: Thu May 21 04:55:26 2020 +0000
4 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
5 CommitDate: Thu May 21 04:55:26 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=56ed772c
7
8 sci-biology/samri_bidsdata: added mirror
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Horea Christian <chr <AT> chymera.eu>
12
13 sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild b/sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild
17 index 0a94ae389..8216eada8 100644
18 --- a/sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild
19 +++ b/sci-biology/samri_bidsdata/samri_bidsdata-0.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -6,6 +6,7 @@ EAPI=7
27 DESCRIPTION="BIDS-formatted example mouse brain data for SAMRI"
28 HOMEPAGE="https://github.com/IBT-FMI/SAMRI"
29 SRC_URI="
30 + https://zenodo.org/record/3831124/files/${P}.tar.xz
31 http://chymera.eu/distfiles/${P}.tar.xz
32 "