From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AA1F61382C5 for ; Wed, 3 Jun 2020 07:48:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7714E07F9; Wed, 3 Jun 2020 07:47:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B2D5FE07F9 for ; Wed, 3 Jun 2020 07:47:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7F58D34EF85 for ; Wed, 3 Jun 2020 07:47:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E620E26A for ; Wed, 3 Jun 2020 07:47:56 +0000 (UTC) From: "Guilherme Amadio" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Guilherme Amadio" Message-ID: <1591170463.8b22218622ed95ee6aedf035de914108fa09413f.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/geant/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/geant/geant-4.10.05_p01.ebuild sci-physics/geant/geant-4.10.6-r1.ebuild sci-physics/geant/geant-4.10.6_beta1-r1.ebuild sci-physics/geant/geant-4.10.6_p1-r1.ebuild sci-physics/geant/geant-4.10.6_p2.ebuild X-VCS-Directories: sci-physics/geant/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: 8b22218622ed95ee6aedf035de914108fa09413f X-VCS-Branch: master Date: Wed, 3 Jun 2020 07:47:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9eccc22f-6c5c-43c1-b2bf-a48b0bb45971 X-Archives-Hash: 37d897f79fe0fc5db9664eb03e94879d commit: 8b22218622ed95ee6aedf035de914108fa09413f Author: Guilherme Amadio gentoo org> AuthorDate: Wed Jun 3 07:46:55 2020 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Wed Jun 3 07:47:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b222186 sci-physics/geant: update HOMEPAGE Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Guilherme Amadio gentoo.org> sci-physics/geant/geant-4.10.05_p01.ebuild | 4 ++-- sci-physics/geant/geant-4.10.6-r1.ebuild | 2 +- sci-physics/geant/geant-4.10.6_beta1-r1.ebuild | 2 +- sci-physics/geant/geant-4.10.6_p1-r1.ebuild | 2 +- 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 80ee3ae7420..b8111ecf55c 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 96a48a6d3ea..59fedc8d7cc 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 96a48a6d3ea..59fedc8d7cc 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 96a48a6d3ea..59fedc8d7cc 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 15e0a409bff..b266de392cd 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"