Gentoo Archives: gentoo-commits

From: Christoph Junghans <kleiner_otti@×××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/votca-csg-tutorials/
Date: Mon, 31 Dec 2012 03:17:57
Message-Id: 1356920241.7cc5975b937eb47b01029f30ce4cf48d85dacaac.kleiner_otti@gentoo
1 commit: 7cc5975b937eb47b01029f30ce4cf48d85dacaac
2 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 31 02:17:21 2012 +0000
4 Commit: Christoph Junghans <kleiner_otti <AT> gmx <DOT> de>
5 CommitDate: Mon Dec 31 02:17:21 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7cc5975b
7
8 update EHG_REPO_URI
9
10 Package-Manager: portage-2.2.0_alpha149
11
12 ---
13 sci-chemistry/votca-csg-tutorials/ChangeLog | 4 ++++
14 .../votca-csg-tutorials-9999.ebuild | 4 +---
15 2 files changed, 5 insertions(+), 3 deletions(-)
16
17 diff --git a/sci-chemistry/votca-csg-tutorials/ChangeLog b/sci-chemistry/votca-csg-tutorials/ChangeLog
18 index 3799596..bea55ca 100644
19 --- a/sci-chemistry/votca-csg-tutorials/ChangeLog
20 +++ b/sci-chemistry/votca-csg-tutorials/ChangeLog
21 @@ -2,6 +2,10 @@
22 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 + 31 Dec 2012; Christoph Junghans <ottxor@g.o>
26 + votca-csg-tutorials-9999.ebuild:
27 + update EHG_REPO_URI
28 +
29 25 Jul 2012; Christoph Junghans <ottxor@g.o>
30 votca-csg-tutorials-9999.ebuild:
31 sync with gx86
32
33 diff --git a/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild b/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
34 index b06dfd3..073eafd 100644
35 --- a/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
36 +++ b/sci-chemistry/votca-csg-tutorials/votca-csg-tutorials-9999.ebuild
37 @@ -6,9 +6,7 @@ EAPI="4"
38
39 inherit mercurial
40
41 -EHG_REPO_URI="https://csg-tutorials.votca.googlecode.com/hg"
42 -EHG_REVISION="default"
43 -S="${WORKDIR}/${EHG_REPO_URI##*/}"
44 +EHG_REPO_URI="https://code.google.com/p/votca.csg-tutorials"
45
46 DESCRIPTION="Tutorials for votca-csg"
47 HOMEPAGE="http://www.votca.org"