summaryrefslogtreecommitdiff
blob: a4b9c7157198d3bea1aa0fa793507600a92f227b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{'description': {'en': 'Official Gentoo ebuild repository'},
 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
 'homepage': 'https://gentoo.org/',
 'name': 'gentoo',
 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
 'quality': 'core',
 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
            {'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
 'status': 'official'}
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
   a85631da42ed..9e0326568b3d  master     -> origin/master
Updating a85631da42ed..9e0326568b3d
Fast-forward
 .../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
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
 * Cache regenerated successfully