Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/sassena/
Date: Mon, 31 Dec 2018 23:21:37
Message-Id: 1546298404.eb16b4b0afd615ec786c475884cceb24fd0796c4.asturm@gentoo
1 commit: eb16b4b0afd615ec786c475884cceb24fd0796c4
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 31 23:20:04 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 31 23:20:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb16b4b0
7
8 sci-physics/sassena: HOMEPAGE is dead
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 sci-physics/sassena/sassena-1.4.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sci-physics/sassena/sassena-1.4.2.ebuild b/sci-physics/sassena/sassena-1.4.2.ebuild
17 index 10820a9735f..737072f2a65 100644
18 --- a/sci-physics/sassena/sassena-1.4.2.ebuild
19 +++ b/sci-physics/sassena/sassena-1.4.2.ebuild
20 @@ -6,7 +6,7 @@ EAPI=5
21 inherit cmake-utils
22
23 DESCRIPTION="Software for Calculating Scattering Diagrams on Massively Parallel Computers"
24 -HOMEPAGE="http://www.sassena.org"
25 +HOMEPAGE="https://github.com/benlabs/sassena"
26 SRC_URI="https://github.com/benlabs/sassena/archive/v${PV}.tar.gz -> ${P}.tar.gz"
27
28 LICENSE="GPL-2"