commit: 03fdce6b3673e0adb39d0186c680dc8e388f5033 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org> AuthorDate: Mon Mar 16 17:41:23 2015 +0000 Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org> CommitDate: Mon Mar 16 17:41:23 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=03fdce6b
update git location Package-Manager: portage-2.2.14 sci-physics/espresso/ChangeLog | 5 ++++- sci-physics/espresso/espresso-9999.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sci-physics/espresso/ChangeLog b/sci-physics/espresso/ChangeLog index 39f0e5a..23a6056 100644 --- a/sci-physics/espresso/ChangeLog +++ b/sci-physics/espresso/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-physics/espresso -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 16 Mar 2015; Christoph Junghans <[email protected]> espresso-9999.ebuild: + update git location + 26 Dec 2014; Christoph Junghans <[email protected]> espresso-9999.ebuild: fixed homepage and deps diff --git a/sci-physics/espresso/espresso-9999.ebuild b/sci-physics/espresso/espresso-9999.ebuild index 149a662..01859b6 100644 --- a/sci-physics/espresso/espresso-9999.ebuild +++ b/sci-physics/espresso/espresso-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso/espresso-3.3.0.ebuild,v 1.1 2014/08/11 21:33:08 ottxor Exp $ @@ -12,7 +12,7 @@ DESCRIPTION="Extensible Simulation Package for Research on Soft matter" HOMEPAGE="http://espressomd.org" if [[ ${PV} = 9999 ]]; then - EGIT_REPO_URI="git://git.savannah.nongnu.org/espressomd.git" + EGIT_REPO_URI="git://github.com/espressomd/espresso.git https://github.com/espressomd/espresso.git" EGIT_BRANCH="master" AUTOTOOLS_AUTORECONF=1 inherit git-r3
