# $Id: Portfile 31792 2007-12-07 16:08:25Z ram@macports.org $ PortSystem 1.0 PortGroup python25 1.0 name bzr-rebase version 0.3 categories devel python platforms darwin maintainers ram openmaintainer description Rebase plugin for bzr long_description Rebasing is the process of taking a branch and \ modifying the history so that it appears to start from a different \ point. This can be useful to clean up the history before submitting \ your changes. The tree at the end of the process will be the same \ as if you had merged the other branch, but the history will be \ different. homepage http://bazaar-vcs.org/Rebase master_sites http://samba.org/~jelmer/bzr checksums md5 4879f54281f3b6169f44e9adcb8b9c5e \ sha1 97357a9c7aad90516bb7710519083c1e97472294 \ rmd160 c69693b3297d101bbba0fe9e85a5fdd8e987372f depends_lib-append port:bzr universal_variant no