summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-01-01 10:42:44 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-01-05 17:55:12 +0100
commita15b7eab3274ece768acd651deefbfb1f53cf159 (patch)
tree80a359461b43ea7c1e8f4def9da6d9fe1fce4b06
parentsci-physics/clhep: EAPI-7 bump (diff)
downloadgentoo-a15b7eab3274ece768acd651deefbfb1f53cf159.tar.gz
gentoo-a15b7eab3274ece768acd651deefbfb1f53cf159.tar.bz2
gentoo-a15b7eab3274ece768acd651deefbfb1f53cf159.zip
sci-physics/clhep: Fix HOMEPAGE
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--sci-physics/clhep/clhep-2.2.0.5.ebuild4
-rw-r--r--sci-physics/clhep/clhep-2.4.0.4.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/sci-physics/clhep/clhep-2.2.0.5.ebuild b/sci-physics/clhep/clhep-2.2.0.5.ebuild
index 35c47db6a89d..74d20855ced6 100644
--- a/sci-physics/clhep/clhep-2.2.0.5.ebuild
+++ b/sci-physics/clhep/clhep-2.2.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit cmake-utils multilib
DESCRIPTION="High Energy Physics C++ library"
-HOMEPAGE="http://www.cern.ch/clhep"
+HOMEPAGE="http://proj-clhep.web.cern.ch/proj-clhep/"
SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz"
LICENSE="GPL-3 LGPL-3"
SLOT="2/${PV}"
diff --git a/sci-physics/clhep/clhep-2.4.0.4.ebuild b/sci-physics/clhep/clhep-2.4.0.4.ebuild
index b67c21774fee..007d221de445 100644
--- a/sci-physics/clhep/clhep-2.4.0.4.ebuild
+++ b/sci-physics/clhep/clhep-2.4.0.4.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit cmake-utils
DESCRIPTION="High Energy Physics C++ library"
-HOMEPAGE="http://cern.ch/clhep"
+HOMEPAGE="http://proj-clhep.web.cern.ch/proj-clhep/"
SRC_URI="http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/${P}.tgz"
LICENSE="GPL-3 LGPL-3"
SLOT="2/${PV}"