From: Christoph Junghans Date: Thu, 24 Nov 2016 05:03:08 +0000 (-0700) Subject: sci-libs/votca-tools: remove googlecode refs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=73cfa00b979abe7aceffb3701d97d83666368a38;p=gentoo.git sci-libs/votca-tools: remove googlecode refs Package-Manager: portage-2.3.0 --- diff --git a/sci-libs/votca-tools/metadata.xml b/sci-libs/votca-tools/metadata.xml index e057315b891d..bdb57bcaa718 100644 --- a/sci-libs/votca-tools/metadata.xml +++ b/sci-libs/votca-tools/metadata.xml @@ -10,7 +10,6 @@ Gentoo Chemistry Project - votca votca/tools diff --git a/sci-libs/votca-tools/votca-tools-1.2.4.ebuild b/sci-libs/votca-tools/votca-tools-1.2.4.ebuild index a9f6184c6144..2910b023850a 100644 --- a/sci-libs/votca-tools/votca-tools-1.2.4.ebuild +++ b/sci-libs/votca-tools/votca-tools-1.2.4.ebuild @@ -7,11 +7,7 @@ EAPI="5" inherit cmake-utils eutils multilib if [ "${PV}" != "9999" ]; then - SRC_URI="https://downloads.votca.googlecode.com/hg/${P}_pristine.tar.gz" -else - SRC_URI="" - inherit mercurial - EHG_REPO_URI="https://tools.votca.googlecode.com/hg" + SRC_URI="https://github.com/votca/downloads/raw/master/${P}_pristine.tar.gz" fi DESCRIPTION="Votca tools library"