Gentoo Archives: gentoo-commits

From: Christoph Junghans <kleiner_otti@×××.de>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: app-doc/votca-csg-manual/
Date: Mon, 31 Dec 2012 03:18:06
Message-Id: 1356920300.6afdcb87a194b8830a72467d3bac828e204e31a0.kleiner_otti@gentoo
1 commit: 6afdcb87a194b8830a72467d3bac828e204e31a0
2 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 31 02:18:20 2012 +0000
4 Commit: Christoph Junghans <kleiner_otti <AT> gmx <DOT> de>
5 CommitDate: Mon Dec 31 02:18:20 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6afdcb87
7
8 update EHG_REPO_URI
9
10 Package-Manager: portage-2.2.0_alpha149
11
12 ---
13 app-doc/votca-csg-manual/ChangeLog | 4 ++++
14 .../votca-csg-manual/votca-csg-manual-9999.ebuild | 4 +---
15 2 files changed, 5 insertions(+), 3 deletions(-)
16
17 diff --git a/app-doc/votca-csg-manual/ChangeLog b/app-doc/votca-csg-manual/ChangeLog
18 index a549450..0b119d2 100644
19 --- a/app-doc/votca-csg-manual/ChangeLog
20 +++ b/app-doc/votca-csg-manual/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-manual-9999.ebuild:
27 + update EHG_REPO_URI
28 +
29 26 Jul 2012; Christoph Junghans <ottxor@g.o>
30 votca-csg-manual-9999.ebuild:
31 fix deps
32
33 diff --git a/app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild b/app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild
34 index 1ea3eed..dab90a8 100644
35 --- a/app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild
36 +++ b/app-doc/votca-csg-manual/votca-csg-manual-9999.ebuild
37 @@ -6,9 +6,7 @@ EAPI="3"
38
39 inherit base mercurial
40
41 -EHG_REPO_URI="https://csg-manual.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-manual/"
45
46 DESCRIPTION="Manual for votca-csg"
47 HOMEPAGE="http://www.votca.org"