mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sci-libs/votca-tools: 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/tools</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user