summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-vcs/mercurial: use <pkg> tag in metadata.xmlPetr Vaněk2022-08-261-1/+1
| | | | | Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: x86 stable wrt bug #851987Agostino Sarubbo2022-08-131-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: ppc64 stable wrt bug #851987Agostino Sarubbo2022-08-081-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: ppc stable wrt bug #851987Agostino Sarubbo2022-08-081-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: amd64 stable wrt bug #851987Agostino Sarubbo2022-08-081-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: Stabilize 6.1.4 arm, #851987Arthur Zamarin2022-08-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-vcs/mercurial: add 6.2.1Cédric Krier2022-08-062-0/+375
| | | | Signed-off-by: Cédric Krier <cedk@gentoo.org>
* Revert "dev-vcs/mercurial: drop 5.8, 5.8.1"Mike Gilbert2022-06-264-0/+661
| | | | | | | Broke depgraph for dev-vcs/tortoisehg. Reverts: 9b11ef791a238e11f8b456c29f5e1018a3f1b9e6 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-vcs/mercurial: drop 5.8, 5.8.1Cédric Krier2022-06-264-661/+0
| | | | Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: version bumpsCédric Krier2022-06-263-321/+1
| | | | Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: fix distutils-r1 usageSam James2022-06-122-3/+325
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: x86 stable wrt bug #850376Agostino Sarubbo2022-06-091-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: amd64 stable wrt bug #850376Agostino Sarubbo2022-06-091-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: ppc64 stable wrt bug #850376Agostino Sarubbo2022-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: ppc stable wrt bug #850376Agostino Sarubbo2022-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: arm64 stable wrt bug #850376Agostino Sarubbo2022-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: arm stable wrt bug #850376Agostino Sarubbo2022-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: enable py3.11Cédric Krier2022-06-071-1/+1
| | | | Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: add 6.1.3Cédric Krier2022-06-072-0/+341
| | | | Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: keyword 6.0.2 for ~loongWANG Xuerui2022-05-011-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-vcs/mercurial: version bumpsCédric Krier2022-02-053-1/+69
| | | | | | Closes: https://bugs.gentoo.org/830430 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: Remove deprecated python_is_python3Michał Górny2022-02-042-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/mercurial: version bumpsCédric Krier2022-01-083-260/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: use EAPI 8 for live ebuildCédric Krier2022-01-081-2/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: Skip test for Python 3.10Cédric Krier2022-01-013-2/+12
| | | | | | | | The mercurial tests are not yet supporting Python 3.10. Closes: https://bugs.gentoo.org/829589 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: remove unused local variableCédric Krier2022-01-011-2/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: version bumpsCédric Krier2022-01-013-18/+271
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: Disable python warning on testCédric Krier2022-01-014-8/+8
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: remove unsupported tests on big-endianCédric Krier2021-12-182-2/+16
| | | | | | Closes: https://bugs.gentoo.org/815121 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: version bumpsCédric Krier2021-11-042-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: version bumpsCédric Krier2021-10-212-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-vcs/mercurial: x86 stable wrt bug #811543Agostino Sarubbo2021-09-091-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: amd64 stable wrt bug #811543Agostino Sarubbo2021-09-051-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.8.1 arm64, #811543Sam James2021-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: update live build to last versionCédric Krier2021-09-041-0/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: version bumpsCédric Krier2021-09-042-0/+315
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: Keyword 5.8.1 for ~m68kJames Le Cuirot2021-08-211-1/+1
| | | | | | | 2 tests fail, but this has a very large test suite. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-vcs/mercurial: update live build with test enabledCédric Krier2021-07-171-20/+16
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: fix missing test restrictCédric Krier2021-07-171-0/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: Re-enable testsCédric Krier2021-07-172-16/+24
| | | | | | | | | | Use the embedded zstd to have the same output as the tests. Disable timeout when running tests and set jobs number. Closes: https://bugs.gentoo.org/662052 Closes: https://bugs.gentoo.org/661232 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: remove oldsCédric Krier2021-07-103-488/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: version bumpsCédric Krier2021-07-102-0/+314
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.8 arm64, #792042Sam James2021-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.8 ppc, #792042Sam James2021-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.8 arm, #792042Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.8 x86, #792042Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.8 amd64, #792042Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: ppc64 stable wrt bug #792042Agostino Sarubbo2021-06-011-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: version bumps and remove zsh-completion useCédric Krier2021-05-302-16/+33
| | | | | | | Bug: https://bugs.gentoo.org/792876 Closes: https://github.com/gentoo/gentoo/pull/15825 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Cédric Krier <cedk@gentoo.org>