commit: e156cf5b952ee4950678a75cb8948376287753ec Author: Reinis Danne <rei4dan <AT> gmail <DOT> com> AuthorDate: Thu Jan 7 13:21:37 2016 +0000 Commit: Reinis Danne <rei4dan <AT> gmail <DOT> com> CommitDate: Thu Jan 7 13:21:37 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e156cf5b
sci-chemistry/erkale: Upstream moved to GitHub sci-chemistry/erkale/erkale-9999.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-chemistry/erkale/erkale-9999.ebuild b/sci-chemistry/erkale/erkale-9999.ebuild index 8a42337..2b76123 100644 --- a/sci-chemistry/erkale/erkale-9999.ebuild +++ b/sci-chemistry/erkale/erkale-9999.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -inherit cmake-utils flag-o-matic multibuild subversion toolchain-funcs +inherit cmake-utils flag-o-matic git-r3 multibuild toolchain-funcs DESCRIPTION="Quantum chemistry program for atoms and molecules" HOMEPAGE="https://code.google.com/p/erkale/" -ESVN_REPO_URI="https://erkale.googlecode.com/svn/trunk/" +EGIT_REPO_URI="https://github.com/susilehtola/erkale.git" SLOT="0" LICENSE="GPL-2"
