summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-07-13 07:51:22 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-07-13 07:51:22 +0000
commitdaedf382e09c9ff21a654d1b48d4ad2427a5e2dc (patch)
treec6c1cb76c8d8317e5003b0082ea89b9214459208 /gentoo.txt
parent2024-07-13T07:30:00Z (diff)
downloadrepos-daedf382e09c9ff21a654d1b48d4ad2427a5e2dc.tar.gz
repos-daedf382e09c9ff21a654d1b48d4ad2427a5e2dc.tar.bz2
repos-daedf382e09c9ff21a654d1b48d4ad2427a5e2dc.zip
2024-07-13T07:45:00Z
Diffstat (limited to 'gentoo.txt')
-rw-r--r--gentoo.txt66
1 files changed, 48 insertions, 18 deletions
diff --git a/gentoo.txt b/gentoo.txt
index d20eacc3e4f9..a4b9c7157198 100644
--- a/gentoo.txt
+++ b/gentoo.txt
@@ -16,25 +16,55 @@ pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
*** syncing gentoo
From https://github.com/gentoo/gentoo
- b3cbd349216d..a85631da42ed master -> origin/master
-Updating b3cbd349216d..a85631da42ed
+ a85631da42ed..9e0326568b3d master -> origin/master
+Updating a85631da42ed..9e0326568b3d
Fast-forward
- dev-db/sqlite/sqlite-3.46.0.ebuild | 2 +-
- dev-python/alembic/alembic-1.13.2.ebuild | 2 +-
- dev-python/ansi2html/ansi2html-1.9.2.ebuild | 2 +-
- dev-python/coverage/coverage-7.5.4.ebuild | 2 +-
- dev-python/gast/gast-0.6.0.ebuild | 2 +-
- dev-python/pydata-sphinx-theme/pydata-sphinx-theme-0.15.4.ebuild | 2 +-
- dev-python/pyftpdlib/pyftpdlib-1.5.10.ebuild | 2 +-
- dev-python/redis/redis-5.0.7.ebuild | 2 +-
- dev-python/reportlab/reportlab-4.2.2.ebuild | 2 +-
- dev-python/scikit-build-core/scikit-build-core-0.9.8.ebuild | 2 +-
- dev-python/stripe/stripe-10.1.0.ebuild | 2 +-
- dev-python/tenacity/tenacity-8.4.2.ebuild | 2 +-
- dev-python/twine/twine-5.1.1.ebuild | 2 +-
- dev-python/urllib3/urllib3-2.2.2.ebuild | 2 +-
- dev-python/virtualenv/virtualenv-20.26.3-r2.ebuild | 2 +-
- 15 files changed, 15 insertions(+), 15 deletions(-)
+ .../hercules-sdl/hercules-sdl-4.7.0-r1.ebuild | 13 ++-
+ .../hercules-sdl/hercules-sdl-4.7.0.ebuild | 85 --------------
+ dev-lang/regina-rexx/metadata.xml | 10 +-
+ dev-lang/ruby/files/3.0/001-socksocket-fix.patch | 15 ---
+ .../ruby/files/3.0/010-default-gem-location.patch | 20 ----
+ dev-lang/ruby/files/3.0/900-musl-coroutine.patch | 28 -----
+ dev-lang/ruby/files/3.0/901-musl-stacksize.patch | 26 -----
+ .../files/3.0/902-hppa-pthread-stack-size.patch | 54 ---------
+ .../ruby/files/3.1/020-arm-readline-test.patch | 28 +++++
+ dev-lang/ruby/ruby-3.1.5.ebuild | 1 +
+ dev-lang/ruby/ruby-3.1.6-r1.ebuild | 1 +
+ dev-ml/ocaml-crunch/Manifest | 1 +
+ dev-ml/ocaml-crunch/metadata.xml | 11 ++
+ dev-ml/ocaml-crunch/ocaml-crunch-3.3.1.ebuild | 24 ++++
+ dev-python/hatchling/hatchling-1.25.0.ebuild | 2 +-
+ dev-python/pipdeptree/Manifest | 1 +
+ .../files/pipdeptree-2.18.1-fix-pypy-7.3.14.patch | 16 +++
+ dev-python/pipdeptree/pipdeptree-2.18.1.ebuild | 51 +++++++++
+ dev-python/pipenv/Manifest | 1 +
+ dev-python/pipenv/pipenv-2024.0.1.ebuild | 124 +++++++++++++++++++++
+ dev-python/pytools/pytools-2024.1.6.ebuild | 2 +-
+ media-sound/whipper/whipper-0.10.0-r1.ebuild | 65 -----------
+ ...r-0.10.0-r2.ebuild => whipper-0.10.0-r3.ebuild} | 5 +-
+ sci-mathematics/gimps/Manifest | 2 +
+ sci-mathematics/gimps/gimps-30.19.20.ebuild | 73 ++++++++++++
+ .../files/usermode-utilities-gcc14-build-fix.patch | 13 +++
+ .../usermode-utilities-20070815-r6.ebuild | 49 ++++++++
+ 27 files changed, 416 insertions(+), 305 deletions(-)
+ delete mode 100644 app-emulation/hercules-sdl/hercules-sdl-4.7.0.ebuild
+ delete mode 100644 dev-lang/ruby/files/3.0/001-socksocket-fix.patch
+ delete mode 100644 dev-lang/ruby/files/3.0/010-default-gem-location.patch
+ delete mode 100644 dev-lang/ruby/files/3.0/900-musl-coroutine.patch
+ delete mode 100644 dev-lang/ruby/files/3.0/901-musl-stacksize.patch
+ delete mode 100644 dev-lang/ruby/files/3.0/902-hppa-pthread-stack-size.patch
+ create mode 100644 dev-lang/ruby/files/3.1/020-arm-readline-test.patch
+ create mode 100644 dev-ml/ocaml-crunch/Manifest
+ create mode 100644 dev-ml/ocaml-crunch/metadata.xml
+ create mode 100644 dev-ml/ocaml-crunch/ocaml-crunch-3.3.1.ebuild
+ create mode 100644 dev-python/pipdeptree/files/pipdeptree-2.18.1-fix-pypy-7.3.14.patch
+ create mode 100644 dev-python/pipdeptree/pipdeptree-2.18.1.ebuild
+ create mode 100644 dev-python/pipenv/pipenv-2024.0.1.ebuild
+ delete mode 100644 media-sound/whipper/whipper-0.10.0-r1.ebuild
+ rename media-sound/whipper/{whipper-0.10.0-r2.ebuild => whipper-0.10.0-r3.ebuild} (95%)
+ create mode 100644 sci-mathematics/gimps/gimps-30.19.20.ebuild
+ create mode 100644 sys-apps/usermode-utilities/files/usermode-utilities-gcc14-build-fix.patch
+ create mode 100644 sys-apps/usermode-utilities/usermode-utilities-20070815-r6.ebuild
*** synced gentoo
* Sync succeeded
$ git log --format=%ci -1