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-libs/votca-tools/
Date: Mon, 31 Dec 2012 03:18:11
Message-Id: 1356919903.e7d169a3e47de9889a9684ee05531f1a430f822d.kleiner_otti@gentoo
1 commit: e7d169a3e47de9889a9684ee05531f1a430f822d
2 Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 31 02:11:43 2012 +0000
4 Commit: Christoph Junghans <kleiner_otti <AT> gmx <DOT> de>
5 CommitDate: Mon Dec 31 02:11:43 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e7d169a3
7
8 update EHG_REPO_URI
9
10 Package-Manager: portage-2.2.0_alpha149
11
12 ---
13 sci-libs/votca-tools/ChangeLog | 3 +++
14 sci-libs/votca-tools/votca-tools-9999.ebuild | 4 +---
15 2 files changed, 4 insertions(+), 3 deletions(-)
16
17 diff --git a/sci-libs/votca-tools/ChangeLog b/sci-libs/votca-tools/ChangeLog
18 index 6d24c3c..5de32cc 100644
19 --- a/sci-libs/votca-tools/ChangeLog
20 +++ b/sci-libs/votca-tools/ChangeLog
21 @@ -2,6 +2,9 @@
22 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: $
24
25 + 31 Dec 2012; Christoph Junghans <ottxor@g.o> votca-tools-9999.ebuild:
26 + update EHG_REPO_URI
27 +
28 25 Jul 2012; Christoph Junghans <ottxor@g.o> votca-tools-9999.ebuild:
29 sync with gx86
30
31
32 diff --git a/sci-libs/votca-tools/votca-tools-9999.ebuild b/sci-libs/votca-tools/votca-tools-9999.ebuild
33 index a2805a0..22447d6 100644
34 --- a/sci-libs/votca-tools/votca-tools-9999.ebuild
35 +++ b/sci-libs/votca-tools/votca-tools-9999.ebuild
36 @@ -12,9 +12,7 @@ if [ "${PV}" != "9999" ]; then
37 else
38 SRC_URI=""
39 inherit mercurial
40 - EHG_REPO_URI="https://tools.votca.googlecode.com/hg"
41 - EHG_REVISION="default"
42 - S="${WORKDIR}/${EHG_REPO_URI##*/}"
43 + EHG_REPO_URI="https://code.google.com/p/votca.tools/"
44 fi
45
46 DESCRIPTION="Votca tools library"