sci-chemistry/votca-csgapps: remove googlecode refs
authorChristoph Junghans <junghans@gentoo.org>
Thu, 24 Nov 2016 05:01:04 +0000 (22:01 -0700)
committerChristoph Junghans <junghans@gentoo.org>
Thu, 24 Nov 2016 05:04:24 +0000 (22:04 -0700)
Package-Manager: portage-2.3.0

sci-chemistry/votca-csgapps/metadata.xml
sci-chemistry/votca-csgapps/votca-csgapps-1.2.4.ebuild

index c9e0e7e823c50dfb0923538ffd3191e9f27c87cb..b555f7427afd329fe5c40cc39090074b3909fb44 100644 (file)
@@ -10,7 +10,6 @@
                <name>Gentoo Chemistry Project</name>
        </maintainer>
        <upstream>
-               <remote-id type="google-code">votca</remote-id>
                <remote-id type="github">votca/csgapps</remote-id>
        </upstream>
 </pkgmetadata>
index c5c9afa4c8a37f16c44c2152c732f160698d277c..0b7225ed866a0e15792b5e8ed82f80470cd1d912 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,10 +7,7 @@ EAPI=4
 inherit cmake-utils
 
 if [ "${PV}" != "9999" ]; then
-       SRC_URI="https://downloads.votca.googlecode.com/hg/${PF}.tar.gz"
-else
-       inherit mercurial
-       EHG_REPO_URI="https://csgapps.votca.googlecode.com/hg"
+       SRC_URI="https://github.com/votca/downloads/raw/master/${PF}.tar.gz"
 fi
 
 DESCRIPTION="Extra applications for votca-csg"