Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/genfit/
Date: Tue, 29 Mar 2016 17:15:49
Message-Id: 1458031301.b00fbe9179bfac68df8d936fa98a86cb073fbe48.jlec@gentoo
1 commit: b00fbe9179bfac68df8d936fa98a86cb073fbe48
2 Author: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
3 AuthorDate: Tue Mar 15 08:41:41 2016 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 15 08:41:41 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b00fbe91
7
8 sci-physics/genfit: Change live-ebuild to github.
9
10 Upstream moved current development to github
11 in the last weeks.
12
13 sci-physics/genfit/genfit-9999.ebuild | 5 ++---
14 1 file changed, 2 insertions(+), 3 deletions(-)
15
16 diff --git a/sci-physics/genfit/genfit-9999.ebuild b/sci-physics/genfit/genfit-9999.ebuild
17 index a449b62..370cbba 100644
18 --- a/sci-physics/genfit/genfit-9999.ebuild
19 +++ b/sci-physics/genfit/genfit-9999.ebuild
20 @@ -7,9 +7,8 @@ EAPI=5
21 inherit cmake-utils versionator
22
23 if [[ ${PV} == *9999* ]]; then
24 - inherit subversion
25 - ESVN_REPO_URI="https://svn.code.sf.net/p/${PN}/code/trunk"
26 - ESVN_PROJECT="${PN}.${PV}"
27 + inherit git-r3
28 + EGIT_REPO_URI="https://github.com/GenFit/GenFit.git"
29 KEYWORDS=""
30 else
31 # .zip-snapshot can be recreated by visiting