# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
bitbucket.setup marmoute mutable-history 8.4.0
description Mutable history for mercurial
long_description This extension provides several commands to mutate history \
and deal with issues it may raise.
checksums rmd160 a19225201ae4cf41dafd5219d072c4cf18d13734 \
sha256 29dcd869823e8fde3e2b4e4520e5458d9739f7b6c41083e9ed6ad87b22005843 \
# can't set python.versions before adding custom subports
subport py-hgevolve-devel {}
subport py27-hgevolve-devel {}
if {[string match "*-devel" $subport]} {
if {${name} ne ${subport}} {
depends_lib port:mercurial
file delete ${destroot}${python.pkgd}/hgext3rd/__init__.py
file delete ${destroot}${python.pkgd}/hgext3rd/__init__.pyc
file delete -force -- ${destroot}${python.pkgd}/hgext3rd/topic
To enable hgevolve, add the following to your ~/.hgrc: