diff options
-rw-r--r-- | sci-chemistry/votca-csg-tutorials/ChangeLog | 4 | ||||
-rw-r--r-- | sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/sci-chemistry/votca-csg-tutorials/ChangeLog b/sci-chemistry/votca-csg-tutorials/ChangeLog index 3799596ec..bea55ca4b 100644 --- a/sci-chemistry/votca-csg-tutorials/ChangeLog +++ b/sci-chemistry/votca-csg-tutorials/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 31 Dec 2012; Christoph Junghans <ottxor@gentoo.org> + votca-csg-tutorials-9999.ebuild: + update EHG_REPO_URI + 25 Jul 2012; Christoph Junghans <ottxor@gentoo.org> votca-csg-tutorials-9999.ebuild: sync with gx86 diff --git a/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild b/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild index b06dfd34b..073eafd3a 100644 --- a/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild +++ b/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild @@ -6,9 +6,7 @@ EAPI="4" inherit mercurial -EHG_REPO_URI="https://csg-tutorials.votca.googlecode.com/hg" -EHG_REVISION="default" -S="${WORKDIR}/${EHG_REPO_URI##*/}" +EHG_REPO_URI="https://code.google.com/p/votca.csg-tutorials" DESCRIPTION="Tutorials for votca-csg" HOMEPAGE="http://www.votca.org" |