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 | |
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>
-rw-r--r-- | sci-physics/geant/geant-4.10.05_p01.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.10.6-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.10.6_beta1-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.10.6_p1-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/geant/geant-4.10.6_p2.ebuild | 2 |
5 files changed, 6 insertions, 6 deletions
diff --git a/sci-physics/geant/geant-4.10.05_p01.ebuild b/sci-physics/geant/geant-4.10.05_p01.ebuild index 80ee3ae7420c..b8111ecf55c6 100644 --- a/sci-physics/geant/geant-4.10.05_p01.ebuild +++ b/sci-physics/geant/geant-4.10.05_p01.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ MY_P=${PN}${PV/_/.} SPV="$(ver_cut 1-2).$(printf %1d $(ver_cut 3))" DESCRIPTION="Toolkit for simulation of passage of particles through matter" -HOMEPAGE="http://geant4.cern.ch/" +HOMEPAGE="http://geant4.web.cern.ch/" SRC_URI="http://geant4.cern.ch/support/source/${MY_P}.tar.gz" LICENSE="geant4" 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" diff --git a/sci-physics/geant/geant-4.10.6_beta1-r1.ebuild b/sci-physics/geant/geant-4.10.6_beta1-r1.ebuild index 96a48a6d3ea1..59fedc8d7cc8 100644 --- a/sci-physics/geant/geant-4.10.6_beta1-r1.ebuild +++ b/sci-physics/geant/geant-4.10.6_beta1-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" diff --git a/sci-physics/geant/geant-4.10.6_p1-r1.ebuild b/sci-physics/geant/geant-4.10.6_p1-r1.ebuild index 96a48a6d3ea1..59fedc8d7cc8 100644 --- a/sci-physics/geant/geant-4.10.6_p1-r1.ebuild +++ b/sci-physics/geant/geant-4.10.6_p1-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" diff --git a/sci-physics/geant/geant-4.10.6_p2.ebuild b/sci-physics/geant/geant-4.10.6_p2.ebuild index 15e0a409bffd..b266de392cd4 100644 --- a/sci-physics/geant/geant-4.10.6_p2.ebuild +++ b/sci-physics/geant/geant-4.10.6_p2.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" |