commit:     e842c56f51549136e881b53f36949448a7b4ee07
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 28 19:29:18 2021 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Mon Jun 28 19:29:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e842c56f

sci-physics/geant-vmc: update HOMEPAGE and SRC_URI

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>

 sci-physics/geant-vmc/geant-vmc-4.5.3-r1.ebuild | 4 ++--
 sci-physics/geant-vmc/geant-vmc-9999.ebuild     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-physics/geant-vmc/geant-vmc-4.5.3-r1.ebuild 
b/sci-physics/geant-vmc/geant-vmc-4.5.3-r1.ebuild
index 1b98d940d1a..cafdbf75e09 100644
--- a/sci-physics/geant-vmc/geant-vmc-4.5.3-r1.ebuild
+++ b/sci-physics/geant-vmc/geant-vmc-4.5.3-r1.ebuild
@@ -10,13 +10,13 @@ if [[ ${PV} == *9999* ]]; then
        EGIT_REPO_URI="https://github.com/vmc-project/geant4_vmc.git";
 else
        MY_PV=$(ver_rs 1-2 - $(ver_cut 2-))
-       
SRC_URI="https://github.com/vmc-project/geant4-vmc/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
+       
SRC_URI="https://github.com/vmc-project/geant4_vmc/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
        S="${WORKDIR}/geant4_vmc-${MY_PV}"
        KEYWORDS="~amd64 ~x86"
 fi
 
 DESCRIPTION="Virtual Monte Carlo Geant4 implementation"
-HOMEPAGE="https://github.com/vmc-project/vmc";
+HOMEPAGE="https://github.com/vmc-project/geant4_vmc";
 
 LICENSE="GPL-3"
 SLOT="4"

diff --git a/sci-physics/geant-vmc/geant-vmc-9999.ebuild 
b/sci-physics/geant-vmc/geant-vmc-9999.ebuild
index d31a6e26d16..b22fc0afcbf 100644
--- a/sci-physics/geant-vmc/geant-vmc-9999.ebuild
+++ b/sci-physics/geant-vmc/geant-vmc-9999.ebuild
@@ -10,13 +10,13 @@ if [[ ${PV} == *9999* ]]; then
        EGIT_REPO_URI="https://github.com/vmc-project/geant4_vmc.git";
 else
        MY_PV=$(ver_rs 1-2 - $(ver_cut 2-))
-       
SRC_URI="https://github.com/vmc-project/geant4-vmc/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
+       
SRC_URI="https://github.com/vmc-project/geant4_vmc/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
        S="${WORKDIR}/geant4_vmc-${MY_PV}"
        KEYWORDS="~amd64 ~x86"
 fi
 
 DESCRIPTION="Virtual Monte Carlo Geant4 implementation"
-HOMEPAGE="https://github.com/vmc-project/vmc";
+HOMEPAGE="https://github.com/vmc-project/geant4_vmc";
 
 LICENSE="GPL-3"
 SLOT="4"

Reply via email to