diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-14 20:42:45 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-10-14 21:04:31 +0200 |
commit | 6eddd5c16f22f4b6656c487cfdbbed9ede4876ae (patch) | |
tree | 6b3bd27296cdcb29946200e211475e14b268cf2f /sci-physics/hepmc | |
parent | app-text/zathura-pdf-mupdf: Version bump (v0.3.4) (diff) | |
download | gentoo-6eddd5c16f22f4b6656c487cfdbbed9ede4876ae.tar.gz gentoo-6eddd5c16f22f4b6656c487cfdbbed9ede4876ae.tar.bz2 gentoo-6eddd5c16f22f4b6656c487cfdbbed9ede4876ae.zip |
sci-physics/hepmc: Update HOMEPAGE
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sci-physics/hepmc')
-rw-r--r-- | sci-physics/hepmc/hepmc-2.06.09-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild b/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild index 46b3b6d47d9e..fd54fa2fd8ab 100644 --- a/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild +++ b/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit cmake-utils MYP=HepMC-${PV} DESCRIPTION="Event Record for Monte Carlo Generators" -HOMEPAGE="http://lcgapp.cern.ch/project/simu/HepMC/" +HOMEPAGE="https://hepmc.web.cern.ch/hepmc/" SRC_URI="http://lcgapp.cern.ch/project/simu/HepMC/download/${MYP}.tar.gz" LICENSE="GPL-2" |