commit: 21423908733af6d076e5a3647a3821959196bd83 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Mon May 19 19:11:01 2014 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Mon May 19 19:11:01 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=21423908
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(-) diff --git a/sci-physics/espresso++/ChangeLog b/sci-physics/espresso++/ChangeLog index 4773420..d9abef0 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 <[email protected]> espresso++-9999.ebuild: + upstream repo moved + 16 Feb 2014; Christoph Junghans <[email protected]> espresso++-9999.ebuild: live ebuild update diff --git a/sci-physics/espresso++/espresso++-9999.ebuild b/sci-physics/espresso++/espresso++-9999.ebuild index d36b562..07a7f98 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=""
