summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2021-08-12 17:23:44 UTCRepository mirror & CI2021-08-126385-6489/+6610
|
* Merge updates from masterRepository mirror & CI2021-08-1222-167/+1063
|\
| * python-utils-r1.eclass: Enable parallel bytecompile compilationMart Raudsepp2021-08-121-5/+8
| | | | | | | | | | | | | | | | | | | | Python 3.5 added support for compileall to run parallel workers for performing bytecode compilation. Make use of it to the extent possible without refactoring the code too much to get different paths into the same call for best possible parallelization. Signed-off-by: Mart Raudsepp <leio@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * python-utils-r1.eclass: Enable hardlinking of identical pyc files for py3.9+Mart Raudsepp2021-08-121-1/+4
| | | | | | | | | | | | | | | | | | | | Python 3.9 includes a new feature for compileall to automatically hardlink different optimization level cache files if they are identical. Make use of it for python_optimize for some space savings. This however does not cover distutils use cases and python itself. Signed-off-by: Mart Raudsepp <leio@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-kernel/gentoo-kernel-bin: Bump to 5.4.140Michał Górny2021-08-122-0/+121
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-kernel/gentoo-kernel-bin: Bump to 5.10.58Michał Górny2021-08-122-0/+121
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-kernel/gentoo-kernel-bin: Bump to 5.13.10Michał Górny2021-08-122-0/+121
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * distutils-r1.eclass: Require pyproject2setuppy >= 18Michał Górny2021-08-121-1/+1
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-python/pyproject2setuppy: Remove oldMichał Górny2021-08-122-31/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * dev-util/pkgdev: Remove oldMichał Górny2021-08-123-130/+0
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * virtual/dist-kernel: Bump to 5.4.140Michał Górny2021-08-121-0/+19
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-kernel/gentoo-kernel: Bump to 5.4.140Michał Górny2021-08-122-0/+99
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-kernel/vanilla-kernel: Bump to 5.4.140Michał Górny2021-08-122-0/+110
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * virtual/dist-kernel: Bump to 5.10.58Michał Górny2021-08-121-0/+19
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-kernel/gentoo-kernel: Bump to 5.10.58Michał Górny2021-08-122-0/+107
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-kernel/vanilla-kernel: Bump to 5.10.58Michał Górny2021-08-122-0/+104
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * virtual/dist-kernel: Bump to 5.13.10Michał Górny2021-08-121-0/+19
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-kernel/gentoo-kernel: Bump to 5.13.10Michał Górny2021-08-122-0/+107
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
| * sys-kernel/vanilla-kernel: Bump to 5.13.10Michał Górny2021-08-122-0/+104
| | | | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* | 2021-08-12 17:07:03 UTCRepository mirror & CI2021-08-1253-435/+265
| |
* | Merge updates from masterRepository mirror & CI2021-08-1247-377/+43
|\|
| * ros-meta/desktop: add slot dep on anglesAlexis Ballier2021-08-122-4/+4
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/turtle_actionlib: add slot dep on anglesAlexis Ballier2021-08-122-4/+4
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/turtle_actionlib: Remove oldAlexis Ballier2021-08-122-28/+0
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/tf: add slot dep on anglesAlexis Ballier2021-08-122-2/+2
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/rviz: add slot dep on aglesAlexis Ballier2021-08-122-2/+2
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/rotate_recovery: add slot dep on aglesAlexis Ballier2021-08-122-4/+4
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/rotate_recovery: Remove oldAlexis Ballier2021-08-122-34/+0
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/mavros: add slot dep on anglesAlexis Ballier2021-08-122-2/+2
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/laser_geometry: add slot dep on anglesAlexis Ballier2021-08-122-2/+2
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/laser_filters: add slot dep on anglesAlexis Ballier2021-08-122-2/+2
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/global_planner: add slot dep on anglesAlexis Ballier2021-08-122-4/+4
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/global_planner: Remove oldAlexis Ballier2021-08-122-35/+0
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/geodesy: add slot dep on anglesAlexis Ballier2021-08-122-3/+3
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/gazebo_plugins: add slot dep on anglesAlexis Ballier2021-08-122-2/+2
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/fake_localization: add slot dep on anglesAlexis Ballier2021-08-122-4/+4
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/fake_localization: Remove oldAlexis Ballier2021-08-122-32/+0
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/dwa_local_planner: add slotdep on anglesAlexis Ballier2021-08-122-2/+2
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/dwa_local_planner: Remove oldAlexis Ballier2021-08-122-37/+0
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/collada_urdf: add slot dep on anglesAlexis Ballier2021-08-122-4/+4
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/base_local_planner: add slot dep on anglesAlexis Ballier2021-08-122-2/+2
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/base_local_planner: Remove oldAlexis Ballier2021-08-122-44/+0
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
| * dev-ros/audio_capture: Remove oldAlexis Ballier2021-08-125-124/+0
| | | | | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* | 2021-08-12 16:07:04 UTCRepository mirror & CI2021-08-122-69/+18
| |
* | 2021-08-12 15:52:19 UTCRepository mirror & CI2021-08-12903-908/+908
| |
* | Merge updates from masterRepository mirror & CI2021-08-126-6/+6
|\|
| * java-utils-2.eclass: remove redundant / from CLASSPATH.Benda Xu2021-08-121-1/+1
| | | | | | | | | | | | | | JAVA_PKG_JARDEST always has a leading /. Signed-off-by: Benda Xu <heroxbd@gentoo.org> Reference: https://archives.gentoo.org/gentoo-dev/message/96db539ae412aab36491987d4e424dd3
| * dev-python/pyproject2setuppy: Stabilize 18 ALLARCHES, #807891Sam James2021-08-121-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * dev-util/pkgdev: Stabilize 0.1.9 amd64, #807877Sam James2021-08-121-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>
| * media-libs/libheif: Stabilize 1.12.0 arm, #794490Sam James2021-08-121-1/+1
| | | | | | | | Signed-off-by: Sam James <sam@gentoo.org>