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.28
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
   86d933be4d0b..3a79d69ef2b9  master     -> origin/master
20
Updating 86d933be4d0b..3a79d69ef2b9
21
Fast-forward
22
 app-admin/conky/conky-1.21.7.ebuild                |   2 +-
23
 dev-db/sqlmap/Manifest                             |   3 +-
24
 dev-db/sqlmap/sqlmap-1.8.6.ebuild                  |  60 ----------
25
 .../{sqlmap-1.8.7.ebuild => sqlmap-1.8.9.ebuild}   |   2 +-
26
 dev-libs/libgpg-error/libgpg-error-1.50.ebuild     |   2 +-
27
 dev-python/anyio/anyio-4.5.0.ebuild                |   2 +-
28
 .../graphicsmagick/graphicsmagick-1.3.45-r1.ebuild |   2 +-
29
 media-libs/libjpeg-turbo/Manifest                  |   1 +
30
 .../libjpeg-turbo/libjpeg-turbo-3.0.4.ebuild       | 129 +++++++++++++++++++++
31
 media-sound/mac/mac-10.76.ebuild                   |   2 +-
32
 net-misc/iperf/iperf-3.17.1.ebuild                 |   2 +-
33
 11 files changed, 138 insertions(+), 69 deletions(-)
34
 delete mode 100644 dev-db/sqlmap/sqlmap-1.8.6.ebuild
35
 rename dev-db/sqlmap/{sqlmap-1.8.7.ebuild => sqlmap-1.8.9.ebuild} (98%)
36
 create mode 100644 media-libs/libjpeg-turbo/libjpeg-turbo-3.0.4.ebuild
37
*** synced gentoo
38
 * Sync succeeded
39
$ git log --format=%ci -1
40
$ git show -q --pretty=format:%G? HEAD
41
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
42
 * Cache regenerated successfully