From 21423908733af6d076e5a3647a3821959196bd83 Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Mon, 19 May 2014 13:11:01 -0600 Subject: upstream repo moved Package-Manager: portage-2.2.8-r1 --- sci-physics/espresso++/ChangeLog | 3 +++ sci-physics/espresso++/espresso++-9999.ebuild | 5 +---- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sci-physics/espresso++') diff --git a/sci-physics/espresso++/ChangeLog b/sci-physics/espresso++/ChangeLog index 477342007..d9abef034 100644 --- a/sci-physics/espresso++/ChangeLog +++ b/sci-physics/espresso++/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 19 May 2014; Christoph Junghans espresso++-9999.ebuild: + upstream repo moved + 16 Feb 2014; Christoph Junghans espresso++-9999.ebuild: live ebuild update diff --git a/sci-physics/espresso++/espresso++-9999.ebuild b/sci-physics/espresso++/espresso++-9999.ebuild index d36b56288..07a7f982d 100644 --- a/sci-physics/espresso++/espresso++-9999.ebuild +++ b/sci-physics/espresso++/espresso++-9999.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="extensible, flexible, fast and parallel simulation software for sof HOMEPAGE="https://www.espresso-pp.de" if [[ ${PV} = 9999 ]]; then - EHG_REPO_URI="https://hg.berlios.de/repos/espressopp" + EHG_REPO_URI="https://bitbucket.org/${PN//+/p}/${PN//+/p}" EHG_REVISION="default" inherit mercurial KEYWORDS= @@ -22,9 +22,6 @@ else KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos" fi -EHP_OPTS="--config hostfingerprints.hg.berlios.de=f4:79:d2:17:f8:0c:9b:c2:6e:65:60:2a:49:0e:09:79:85:6d:4b:e3" -EHG_CLONE_CMD="hg clone ${EHG_QUIET_CMD_OPT} ${EHP_OPTS} --pull --noupdate" -EHG_PULL_CMD="hg pull ${EHG_QUIET_CMD_OPT} ${EHP_OPTS}" LICENSE="GPL-3" SLOT="0" IUSE="" -- cgit v1.2.3