commit: b00fbe9179bfac68df8d936fa98a86cb073fbe48
Author: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Tue Mar 15 08:41:41 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 08:41:41 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b00fbe91
sci-physics/genfit: Change live-ebuild to github.
Upstream moved current development to github
in the last weeks.
sci-physics/genfit/genfit-9999.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/sci-physics/genfit/genfit-9999.ebuild
b/sci-physics/genfit/genfit-9999.ebuild
index a449b62..370cbba 100644
--- a/sci-physics/genfit/genfit-9999.ebuild
+++ b/sci-physics/genfit/genfit-9999.ebuild
@@ -7,9 +7,8 @@ EAPI=5
inherit cmake-utils versionator
if [[ ${PV} == *9999* ]]; then
- inherit subversion
- ESVN_REPO_URI="https://svn.code.sf.net/p/${PN}/code/trunk"
- ESVN_PROJECT="${PN}.${PV}"
+ inherit git-r3
+ EGIT_REPO_URI="https://github.com/GenFit/GenFit.git"
KEYWORDS=""
else
# .zip-snapshot can be recreated by visiting