summaryrefslogtreecommitdiff
path: root/homebrew/bzrcolo/.beer
blob: 40be22c3c6cc0a0c9bb91ec3615f63d83d3208e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "name": "BzrColo",
    "description": "Git style colocated branches for Bazaar",
    "url": "https://launchpad.net/bzr-colo/trunk/0.4.0/+download/bzr-colo-0.4.0.tar.gz",
    "mirror": null,
    "homepage": "https://launchpad.net/bzr-colo",
    "depends": [
        {
            "depend": "bazaar",
            "build-depend": false
        }
    ],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "(share/\"bazaar/plugins/colo\").install Dir[\"*\"]"
    ],
    "version": "0.4.0",
    "file": "bzr-colo.rb"
}