gentoo

1
{'description': {'en': 'Official Gentoo ebuild repository'},
2
 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
3
 'homepage': 'https://gentoo.org/',
4
 'name': 'gentoo',
5
 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
6
 'quality': 'core',
7
 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
8
            {'type': 'git',
9
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
10
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
11
            {'type': 'git',
12
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
13
 'status': 'official'}
14
pkgcore 0.12.24
15
16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
17
*** syncing gentoo
18
From https://github.com/gentoo/gentoo
19
   045db23eb339..a4f7145c4c1f  master     -> origin/master
20
Updating 045db23eb339..a4f7145c4c1f
21
Fast-forward
22
 ...drush-6.7.0-r7.ebuild => drush-6.7.0-r8.ebuild} |   1 +
23
 .../drush/files/drush-6.7.0-sql-dollar-sign.patch  |  26 ++++
24
 .../Business-ISBN-Data-20240523.1.0.ebuild         |   2 +-
25
 dev-perl/Business-ISBN/Business-ISBN-3.9.0.ebuild  |   2 +-
26
 .../ExtUtils-CChecker-0.120.0-r1.ebuild            |   2 +-
27
 .../Finance-Quote/Finance-Quote-1.620.0.ebuild     |   2 +-
28
 dev-perl/GD/GD-2.820.0.ebuild                      |   2 +-
29
 .../Test2-Plugin-NoWarnings-0.100.0-r1.ebuild      |   2 +-
30
 dev-perl/Tk/Tk-804.36.0-r4.ebuild                  |   2 +-
31
 .../XS-Parse-Keyword-0.420.0-r1.ebuild             |   2 +-
32
 .../bareword-filehandles-0.7.0-r2.ebuild           |   2 +-
33
 profiles/base/package.use.stable.mask              |   4 -
34
 sys-kernel/gentoo-kernel-bin/Manifest              |   6 +
35
 .../gentoo-kernel-bin-5.10.223.ebuild              | 132 ++++++++++++++++++++
36
 sys-kernel/gentoo-kernel/Manifest                  |   2 +
37
 .../gentoo-kernel/gentoo-kernel-5.10.223.ebuild    | 134 ++++++++++++++++++++
38
 sys-kernel/vanilla-kernel/Manifest                 |   2 +
39
 .../vanilla-kernel/vanilla-kernel-5.10.223.ebuild  | 137 +++++++++++++++++++++
40
 virtual/dist-kernel/dist-kernel-5.10.223.ebuild    |  16 +++
41
 www-client/google-chrome-unstable/Manifest         |   2 +-
42
 ... => google-chrome-unstable-129.0.6614.3.ebuild} |   0
43
 www-client/microsoft-edge-beta/Manifest            |   2 +-
44
 ...ld => microsoft-edge-beta-127.0.2651.74.ebuild} |   0
45
 www-client/microsoft-edge/Manifest                 |   2 +-
46
 ....ebuild => microsoft-edge-127.0.2651.74.ebuild} |   0
47
 www-client/opera-beta/Manifest                     |   2 +-
48
 ...97.5.ebuild => opera-beta-113.0.5230.18.ebuild} |   0
49
 www-plugins/chrome-binary-plugins/Manifest         |   2 +-
50
 ...hrome-binary-plugins-129.0.6614.3_alpha.ebuild} |   0
51
 29 files changed, 470 insertions(+), 18 deletions(-)
52
 rename app-admin/drush/{drush-6.7.0-r7.ebuild => drush-6.7.0-r8.ebuild} (97%)
53
 create mode 100644 app-admin/drush/files/drush-6.7.0-sql-dollar-sign.patch
54
 create mode 100644 sys-kernel/gentoo-kernel-bin/gentoo-kernel-bin-5.10.223.ebuild
55
 create mode 100644 sys-kernel/gentoo-kernel/gentoo-kernel-5.10.223.ebuild
56
 create mode 100644 sys-kernel/vanilla-kernel/vanilla-kernel-5.10.223.ebuild
57
 create mode 100644 virtual/dist-kernel/dist-kernel-5.10.223.ebuild
58
 rename www-client/google-chrome-unstable/{google-chrome-unstable-128.0.6613.7.ebuild => google-chrome-unstable-129.0.6614.3.ebuild} (100%)
59
 rename www-client/microsoft-edge-beta/{microsoft-edge-beta-127.0.2651.49.ebuild => microsoft-edge-beta-127.0.2651.74.ebuild} (100%)
60
 rename www-client/microsoft-edge/{microsoft-edge-126.0.2592.113.ebuild => microsoft-edge-127.0.2651.74.ebuild} (100%)
61
 rename www-client/opera-beta/{opera-beta-112.0.5197.5.ebuild => opera-beta-113.0.5230.18.ebuild} (100%)
62
 rename www-plugins/chrome-binary-plugins/{chrome-binary-plugins-128.0.6613.7_alpha.ebuild => chrome-binary-plugins-129.0.6614.3_alpha.ebuild} (100%)
63
*** synced gentoo
64
 * Sync succeeded
65
$ git log --format=%ci -1
66
$ git show -q --pretty=format:%G? HEAD
67
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
68
 * Cache regenerated successfully