1 The purpose of this project is to reduce the workload of Gentoo ebuild
2 maintainers by automating repetitive tasks which do not require constant
3 supervision. You see, most work done by ebuild maintainers is repetitive and
4 only requires the outcome to be inspected. Such as
6 - Testing the effect of any change in the portage tree which affects several
8 * Testing the reverse dependencies of a library for a major upgrade (such as
10 * Testing the effects of a large eclass change
11 - Arch testing stabilisation/keywording lists (one of the best targets for
16 TODO: Elongate this with further examples and use cases