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.11.8
15
16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
17
WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
WARNING:pkgcore:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
19
WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
20
WARNING:pkgcore:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
21
*** syncing gentoo
22
From https://anongit.gentoo.org/git/repo/gentoo
23
   c07b33cb581..c696ef464b5  master     -> origin/master
24
Updating c07b33cb581..c696ef464b5
25
Fast-forward
26
 dev-python/sphinx/files/sphinx-4.0.2-py310.patch   |  28 +++
27
 dev-python/sphinx/sphinx-4.0.2.ebuild              |   3 +-
28
 .../sphinxcontrib-applehelp-1.0.2.ebuild           |   2 +-
29
 .../sphinxcontrib-devhelp-1.0.2.ebuild             |   2 +-
30
 .../sphinxcontrib-htmlhelp-2.0.0.ebuild            |   2 +-
31
 .../sphinxcontrib-jsmath-1.0.1-r1.ebuild           |   2 +-
32
 .../sphinxcontrib-qthelp-1.0.3.ebuild              |   2 +-
33
 .../sphinxcontrib-serializinghtml-1.1.5.ebuild     |   2 +-
34
 .../sphinxcontrib-websupport-1.2.4.ebuild          |   4 +-
35
 dev-python/whoosh/whoosh-2.7.4-r1.ebuild           |   2 +-
36
 net-libs/nodejs/Manifest                           |   1 -
37
 ...odejs-16.1.0-test-repl-history-navigation.patch |  56 -----
38
 net-libs/nodejs/nodejs-16.1.0.ebuild               | 235 ---------------------
39
 13 files changed, 38 insertions(+), 303 deletions(-)
40
 create mode 100644 dev-python/sphinx/files/sphinx-4.0.2-py310.patch
41
 delete mode 100644 net-libs/nodejs/files/nodejs-16.1.0-test-repl-history-navigation.patch
42
 delete mode 100644 net-libs/nodejs/nodejs-16.1.0.ebuild
43
*** synced gentoo
44
 * Sync succeeded
45
$ git log --format=%ci -1
46
$ git show -q --pretty=format:%G? HEAD
47
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
48
 * Cache regenerated successfully