public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] proj/sci:master commit in: sci-physics/genfit/
@ 2016-03-29 17:15 99% Justin Lecher
  0 siblings, 0 replies; 1+ results
From: Justin Lecher @ 2016-03-29 17:15 UTC (permalink / raw
  To: gentoo-commits

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


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-03-29 17:15 99% [gentoo-commits] proj/sci:master commit in: sci-physics/genfit/ Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox