mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-im/mcabber: update HG_URI_REPO
Bug: https://bugs.gentoo.org/737898 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
This commit is contained in:
@@ -10,7 +10,7 @@ HOMEPAGE="http://mcabber.com/"
|
||||
|
||||
if [[ "${PV}" == 9999 ]]; then
|
||||
inherit mercurial
|
||||
EHG_REPO_URI="https://bitbucket.org/McKael/mcabber"
|
||||
EHG_REPO_URI="https://mcabber.com/hg/"
|
||||
EHG_CHECKOUT_DIR="${WORKDIR}"
|
||||
EHG_BOOTSTRAP="autogen.sh"
|
||||
S="${WORKDIR}/${PN}"
|
||||
|
||||
Reference in New Issue
Block a user