aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Freyermuth <o.freyermuth@googlemail.com>2016-03-15 09:41:41 +0100
committerOliver Freyermuth <o.freyermuth@googlemail.com>2016-03-15 09:41:41 +0100
commitb00fbe9179bfac68df8d936fa98a86cb073fbe48 (patch)
tree775fdc57aa93e16e5c48ffa46f72e8e269e22eea
parentMerge branch 'master' of ssh://github.com/gentoo-science/sci (diff)
downloadsci-b00fbe91.tar.gz
sci-b00fbe91.tar.bz2
sci-b00fbe91.zip
sci-physics/genfit: Change live-ebuild to github.
Upstream moved current development to github in the last weeks.
-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