aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2016-03-21 18:48:00 +0000
committerSébastien Fabbro <bicatali@gentoo.org>2016-03-21 18:48:00 +0000
commit4bbf5a18d8a366f64db5943143cae14dd45b84f1 (patch)
tree1b2fc42d682012f2bad2b10d4a6bebc7a9bfb290
parentdev-python/astroquery: now in main tree (diff)
parentMerge pull request #604 from olifre/genfit-git (diff)
downloadsci-4bbf5a18d8a366f64db5943143cae14dd45b84f1.tar.gz
sci-4bbf5a18d8a366f64db5943143cae14dd45b84f1.tar.bz2
sci-4bbf5a18d8a366f64db5943143cae14dd45b84f1.zip
Merge branch 'master' of https://github.com/gentoo-science/sci
-rw-r--r--sci-physics/genfit/genfit-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-physics/genfit/genfit-9999.ebuild b/sci-physics/genfit/genfit-9999.ebuild
index a449b62bc..370cbba11 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