| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/14246
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The result was achieved via the following pipeline:
pkgcheck scan -c RestrictTestCheck -R FormatReporter \
--format '{category}/{package}/{package}-{version}.ebuild' |
xargs -n32 grep -L RESTRICT |
xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"'
The resulting metadata was compared before and after the change.
Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip
added by the eclass. Two ebuilds have to be fixed because of multiline
IUSE.
Suggested-by: Robin H. Johnson <robbat2@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/13942
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/386853
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
| |
Bug: https://bugs.gentoo.org/251364
|
|
|
|
| |
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|
|
|
|
| |
Package-Manager: Portage-2.3.24, Repoman-2.3.6
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/8080
|
|
|
|
| |
Bug: https://bugs.gentoo.org/653540
|
|
|
|
|
|
| |
Clean out old initd and confd files.
Package-Manager: Portage-2.3.13, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.13, Repoman-2.3.3
|
|
|
|
| |
Package-Manager: Portage-2.3.16, Repoman-2.3.6
|
|
|
|
|
|
| |
Fix 'S' path in 9999
Package-Manager: Portage-2.3.16, Repoman-2.3.6
|
| |
|
|
|
|
|
|
|
|
| |
Update deps in 9999.
Remove old versions.
Bump EAPI.
Package-Manager: Portage-2.3.12, Repoman-2.3.4
|
|
|
|
| |
Package-Manager: Portage-2.3.6, Repoman-2.3.1
|
|
|
|
|
|
|
| |
Include a sample buildbot.tac file.
Remove older 0.9.10 ebuild versions.
Package-Manager: Portage-2.3.6, Repoman-2.3.3
|
|
|
|
|
|
|
|
|
| |
Use the same method as the buildbot master init script for multiple instances
on the same host.
Add RUNTIME_PYTHON variable (optional) to the conf.d to specify the desired
python to run it from.
Package-Manager: Portage-2.3.6_p65, Repoman-2.3.2_p133
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/5401
|
|
|
|
| |
Package-Manager: Portage-2.3.6, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: Portage-2.3.6_p2, Repoman-2.3.2_p70
|
|
|
|
|
|
| |
Clean older versions.
Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
|
|
|
|
| |
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
| |
Package-Manager: Portage-2.3.3_p38, Repoman-2.3.1_p31
|
|
|
|
|
|
| |
newer versions
Package-Manager: Portage-2.3.3_p38, Repoman-2.3.1_p31
|
|
|
|
|
|
|
|
|
|
| |
The last two releases mistakenly installed the conf.d and init.d files using the old buildslave
name. The 9999 ebuild had not been properly updated to the new buildbot_worker name.
As a result the 0.9.2 and 0.9.3 releases were installing them as buildslave.
This caused problems in downstream installations/scripts expecting the init script to be
named "buildbot_worker".
Package-Manager: Portage-2.3.3_p23, Repoman-2.3.1_p16
|
|
|
|
| |
Package-Manager: Portage-2.3.3_p23, Repoman-2.3.1_p16
|
|
|
|
| |
Package-Manager: Portage-2.3.3_p23, Repoman-2.3.1_p16
|
|
|
|
| |
Package-Manager: Portage-2.3.3_p23, Repoman-2.3.1_p16
|
|
|
|
|
|
| |
This version now enables full test suite operation.
Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: portage-2.3.2_p3
|
|
|
|
|
|
|
|
|
| |
twisted pkg
With the new twisted pkg now in the tree, prefer the new pkg.
There will be no new releases of the split pkgs.
Package-Manager: portage-2.3.2
|
|
|
|
|
|
| |
Add missed service file install.
Package-Manager: portage-2.3.1_p8
|
|
|
|
| |
Package-Manager: portage-2.3.1_p4
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
This new package replaces the dev-util/buildbot-slave package.
This new build slave is not comaptible with buildbot versions prior to 0.9*.
Package-Manager: portage-2.3.0
|