mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-chemistry/votca-csgapps: remove googlecode refs
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user