diff options
Diffstat (limited to 'gentoo.txt')
-rw-r--r-- | gentoo.txt | 40 |
1 files changed, 28 insertions, 12 deletions
diff --git a/gentoo.txt b/gentoo.txt index 4dc384519a55..704e2c6f8313 100644 --- a/gentoo.txt +++ b/gentoo.txt @@ -16,19 +16,35 @@ pkgcore 0.12.20 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo *** syncing gentoo From https://anongit.gentoo.org/git/repo/gentoo - 8f4850c90871..d4a8d53ca609 master -> origin/master -Updating 8f4850c90871..d4a8d53ca609 + d4a8d53ca609..1c2da20ef523 master -> origin/master +Updating d4a8d53ca609..1c2da20ef523 Fast-forward - app-admin/awscli/Manifest | 1 + - app-admin/awscli/awscli-1.27.113.ebuild | 80 ++++++++++++++++++++++++++++ - dev-python/boto3/Manifest | 1 + - dev-python/boto3/boto3-1.26.113.ebuild | 66 +++++++++++++++++++++++ - dev-python/botocore/Manifest | 1 + - dev-python/botocore/botocore-1.29.113.ebuild | 72 +++++++++++++++++++++++++ - 6 files changed, 221 insertions(+) - create mode 100644 app-admin/awscli/awscli-1.27.113.ebuild - create mode 100644 dev-python/boto3/boto3-1.26.113.ebuild - create mode 100644 dev-python/botocore/botocore-1.29.113.ebuild + .../files/heimdal-7.8.0-configure-clang16.patch | 54 ++++ + app-crypt/heimdal/heimdal-7.8.0-r2.ebuild | 191 ++++++++++++ + ...-5.12.0-r7.ebuild => collectd-5.12.0-r8.ebuild} | 1 + + .../files/collectd-5.12.0-clang16-configure.patch | 127 ++++++++ + dev-cpp/edencommon/Manifest | 1 + + dev-cpp/edencommon/edencommon-2023.04.10.00.ebuild | 41 +++ + dev-cpp/folly/Manifest | 1 + + dev-cpp/folly/folly-2023.04.10.00.ebuild | 110 +++++++ + dev-util/watchman/Manifest | 85 ++++++ + dev-util/watchman/watchman-2023.04.10.00.ebuild | 326 +++++++++++++++++++++ + .../rcs/files/rcs-5.10.1-configure-clang16.patch | 24 ++ + .../{rcs-5.10.1.ebuild => rcs-5.10.1-r1.ebuild} | 11 +- + .../hdf5/files/hdf5-1.12.2-configure-clang16.patch | 30 ++ + ...hdf5-1.12.2-r5.ebuild => hdf5-1.12.2-r6.ebuild} | 1 + + 14 files changed, 1001 insertions(+), 2 deletions(-) + create mode 100644 app-crypt/heimdal/files/heimdal-7.8.0-configure-clang16.patch + create mode 100644 app-crypt/heimdal/heimdal-7.8.0-r2.ebuild + rename app-metrics/collectd/{collectd-5.12.0-r7.ebuild => collectd-5.12.0-r8.ebuild} (99%) + create mode 100644 app-metrics/collectd/files/collectd-5.12.0-clang16-configure.patch + create mode 100644 dev-cpp/edencommon/edencommon-2023.04.10.00.ebuild + create mode 100644 dev-cpp/folly/folly-2023.04.10.00.ebuild + create mode 100644 dev-util/watchman/watchman-2023.04.10.00.ebuild + create mode 100644 dev-vcs/rcs/files/rcs-5.10.1-configure-clang16.patch + rename dev-vcs/rcs/{rcs-5.10.1.ebuild => rcs-5.10.1-r1.ebuild} (82%) + create mode 100644 sci-libs/hdf5/files/hdf5-1.12.2-configure-clang16.patch + rename sci-libs/hdf5/{hdf5-1.12.2-r5.ebuild => hdf5-1.12.2-r6.ebuild} (98%) *** synced gentoo * Sync succeeded $ git log --format=%ci -1 |