diff options
author | 2019-01-01 00:20:04 +0100 | |
---|---|---|
committer | 2019-01-01 00:20:04 +0100 | |
commit | eb16b4b0afd615ec786c475884cceb24fd0796c4 (patch) | |
tree | c7da67077d950ae24b730c4f961b337e904dee10 /sci-physics | |
parent | sci-physics/sassena: Indendation and sorting (diff) | |
download | gentoo-eb16b4b0afd615ec786c475884cceb24fd0796c4.tar.gz gentoo-eb16b4b0afd615ec786c475884cceb24fd0796c4.tar.bz2 gentoo-eb16b4b0afd615ec786c475884cceb24fd0796c4.zip |
sci-physics/sassena: HOMEPAGE is dead
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/sassena/sassena-1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/sassena/sassena-1.4.2.ebuild b/sci-physics/sassena/sassena-1.4.2.ebuild index 10820a9735f9..737072f2a652 100644 --- a/sci-physics/sassena/sassena-1.4.2.ebuild +++ b/sci-physics/sassena/sassena-1.4.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit cmake-utils DESCRIPTION="Software for Calculating Scattering Diagrams on Massively Parallel Computers" -HOMEPAGE="http://www.sassena.org" +HOMEPAGE="https://github.com/benlabs/sassena" SRC_URI="https://github.com/benlabs/sassena/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" |