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/hepmc/
Date: Sun, 14 Oct 2018 19:05:12
Message-Id: 1539543871.6eddd5c16f22f4b6656c487cfdbbed9ede4876ae.asturm@gentoo
1 commit: 6eddd5c16f22f4b6656c487cfdbbed9ede4876ae
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 14 18:42:45 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 14 19:04:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eddd5c1
7
8 sci-physics/hepmc: Update HOMEPAGE
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 sci-physics/hepmc/hepmc-2.06.09-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild b/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild
17 index 46b3b6d47d9..fd54fa2fd8a 100644
18 --- a/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild
19 +++ b/sci-physics/hepmc/hepmc-2.06.09-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -8,7 +8,7 @@ inherit cmake-utils
27 MYP=HepMC-${PV}
28
29 DESCRIPTION="Event Record for Monte Carlo Generators"
30 -HOMEPAGE="http://lcgapp.cern.ch/project/simu/HepMC/"
31 +HOMEPAGE="https://hepmc.web.cern.ch/hepmc/"
32 SRC_URI="http://lcgapp.cern.ch/project/simu/HepMC/download/${MYP}.tar.gz"
33
34 LICENSE="GPL-2"