diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2020-06-03 09:46:55 +0200 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2020-06-03 09:47:43 +0200 |
commit | 8b22218622ed95ee6aedf035de914108fa09413f (patch) | |
tree | b2559ce5eef1cb5580987e89f88475824003714b /sci-physics/geant/geant-4.10.6-r1.ebuild | |
parent | dev-python/wcwidth: Add missing dep on lru-cache backport for py2.7 (diff) | |
download | gentoo-8b22218622ed95ee6aedf035de914108fa09413f.tar.gz gentoo-8b22218622ed95ee6aedf035de914108fa09413f.tar.bz2 gentoo-8b22218622ed95ee6aedf035de914108fa09413f.zip |
sci-physics/geant: update HOMEPAGE
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics/geant/geant-4.10.6-r1.ebuild')
-rw-r--r-- | sci-physics/geant/geant-4.10.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/geant/geant-4.10.6-r1.ebuild b/sci-physics/geant/geant-4.10.6-r1.ebuild index 96a48a6d3ea1..59fedc8d7cc8 100644 --- a/sci-physics/geant/geant-4.10.6-r1.ebuild +++ b/sci-physics/geant/geant-4.10.6-r1.ebuild @@ -23,7 +23,7 @@ case ${PV} in esac DESCRIPTION="Toolkit for simulation of passage of particles through matter" -HOMEPAGE="https://geant4.cern.ch/" +HOMEPAGE="https://geant4.web.cern.ch/" SRC_URI="https://geant4-data.web.cern.ch/geant4-data/releases/${MY_P}.tar.gz" LICENSE="geant4" |