Install this package:
emerge -a dev-util/buildbot
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-util/buildbot
Or alternatively:
emerge --autounmask-write -a dev-util/buildbot
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | 0 | |
| 4.1.0 | 8 | ~amd64 ~arm64 ~riscv | 0 |
| 3.11.9 | 8 | ~amd64 ~arm64 ~riscv | 0 |
| 3.11.1 | 8 | amd64 ~arm64 ~riscv | 0 |
| 3.11.0 | 8 | ~amd64 ~arm64 | 0 |
<pkgmetadata> <maintainer type="person"> <email>zorry@gentoo.org</email> <name>Magnus Granberg</name> </maintainer> <longdescription lang="en"> BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. Features: * run builds on a variety of slave platforms * arbitrary build process: handles projects using C, Python, whatever * minimal host requirements: python and Twisted * slaves can be behind a firewall if they can still do checkout * status delivery through web page, email, IRC, other protocols * track builds in progress, provide estimated completion time * flexible configuration by subclassing generic build process classes * debug tools to force a new build, submit fake Changes, query slave status * released under the GPL </longdescription> <use> <flag name="docker">Add support for worker docker command steps</flag> <flag name="irc">Add support for status delivery through an ircbot.</flag> </use> <upstream> <maintainer> <email>devel@buildbot.net</email> <name>Developers List</name> </maintainer> <remote-id type="pypi">buildbot</remote-id> <remote-id type="github">buildbot/buildbot</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-util/buildbot |
euse -E <flag> -p dev-util/buildbot |
euse -D <flag> -p dev-util/buildbot
| Flag | Description | 9999 | 4.1.0 | 3.11.9 | 3.11.1 | 3.11.0 |
|---|---|---|---|---|---|---|
| crypt | Add support for encryption -- using mcrypt or gpg where applicable | ✓ | ✓ | ✓ | ✓ | ✓ |
| docker | Add support for worker docker command steps | ✓ | ✓ | ✓ | ✓ | ✓ |
| examples | Install examples, usually source code | ✓ | ✓ | ✓ | ✓ | ✓ |
| irc | Add support for status delivery through an ircbot. | ✓ | ✓ | ✓ | ✓ | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ | ✓ | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | buildbot-3.11.0.tar.gz | 2523691 bytes |
| DIST | buildbot-3.11.1.tar.gz | 2524103 bytes |
| DIST | buildbot-3.11.9.tar.gz | 2529422 bytes |
| DIST | buildbot-4.1.0.tar.gz | 2588734 bytes |