Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737898 - net-im/mcabber: update HG_URI_REPO
Summary: net-im/mcabber: update HG_URI_REPO
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andriy Utkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bitbucket-hg-end-of-support
  Show dependency tree
 
Reported: 2020-08-18 15:08 UTC by Azamat H. Hackimov
Modified: 2020-10-19 07:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Azamat H. Hackimov 2020-08-18 15:08:58 UTC
According to https://bitbucket.org/blog/sunsetting-mercurial-support-in-bitbucket , BitBucket will retire mercurial repositories support. Currently all hg repositories switched to read-only state and may in future completely discontinued.

Seems upstream uses own hg repository located in https://mcabber.com/hg/, please migrate EHG_REPO_URI to that one.
Comment 1 Larry the Git Cow gentoo-dev 2020-10-19 06:57:23 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eec1071b5b94fcee809e15aa12284368d4fdc295

commit eec1071b5b94fcee809e15aa12284368d4fdc295
Author:     Andrey Utkin <andrey_utkin@gentoo.org>
AuthorDate: 2020-10-19 06:44:56 +0000
Commit:     Andrey Utkin <andrey_utkin@gentoo.org>
CommitDate: 2020-10-19 06:56:45 +0000

    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>

 net-im/mcabber/mcabber-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Andriy Utkin (RETIRED) gentoo-dev 2020-10-19 07:10:33 UTC
Thanks for the report, and for the suggested fix.