Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-cluster/otf2/
Date: Wed, 25 May 2022 20:21:40
Message-Id: 1653509255.a3051aca2ef0735a5ad485de2f325e0d2777429c.Alessandro-Barbieri@gentoo
1 commit: a3051aca2ef0735a5ad485de2f325e0d2777429c
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Wed May 25 20:07:35 2022 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Wed May 25 20:07:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a3051aca
7
8 sys-cluster/otf2: update SRC_URI
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 sys-cluster/otf2/otf2-2.3-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/otf2/otf2-2.3-r2.ebuild b/sys-cluster/otf2/otf2-2.3-r2.ebuild
16 index 5138fb66a..52ae06922 100644
17 --- a/sys-cluster/otf2/otf2-2.3-r2.ebuild
18 +++ b/sys-cluster/otf2/otf2-2.3-r2.ebuild
19 @@ -9,7 +9,7 @@ inherit python-single-r1 toolchain-funcs
20
21 DESCRIPTION="highly scalable, memory efficient event trace data format"
22 HOMEPAGE="https://www.vi-hps.org/projects/score-p"
23 -SRC_URI="http://perftools.pages.jsc.fz-juelich.de/cicd/otf2/tags/${P}/${P}.tar.gz"
24 +SRC_URI="https://perftools.pages.jsc.fz-juelich.de/cicd/otf2/tags/${P}/${P}.tar.gz"
25
26 LICENSE="BSD"
27 SLOT="0"