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.17
15
16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
17
WARNING:pkgcore:fragtoo repo at '/var/lib/repo-mirror-ci/sync/fragtoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
*** syncing gentoo
19
From https://anongit.gentoo.org/git/repo/gentoo
20
   bdbb8d5441f..ee611bbfc77  master     -> origin/master
21
Updating bdbb8d5441f..ee611bbfc77
22
Fast-forward
23
 app-admin/sudo/sudo-1.9.12_p2.ebuild               |  2 +-
24
 app-text/mupdf/mupdf-1.21.0.ebuild                 |  2 +-
25
 mate-base/mate-panel/Manifest                      |  1 +
26
 mate-base/mate-panel/mate-panel-1.26.2.ebuild      | 72 ++++++++++++++++++++++
27
 ....1.ebuild => mate-screensaver-1.26.1-r1.ebuild} |  1 +
28
 .../tuxpaint-stamps-20220604.ebuild                |  4 +-
29
 net-misc/gerbera/Manifest                          |  2 +-
30
 ...gerbera-1.12.0.ebuild => gerbera-1.12.1.ebuild} |  7 +--
31
 net-misc/gerbera/gerbera-9999.ebuild               |  7 +--
32
 net-misc/gerbera/metadata.xml                      |  1 -
33
 sys-cluster/ceph/ceph-16.2.10-r5.ebuild            |  2 +-
34
 11 files changed, 86 insertions(+), 15 deletions(-)
35
 create mode 100644 mate-base/mate-panel/mate-panel-1.26.2.ebuild
36
 rename mate-extra/mate-screensaver/{mate-screensaver-1.26.1.ebuild => mate-screensaver-1.26.1-r1.ebuild} (99%)
37
 rename net-misc/gerbera/{gerbera-1.12.0.ebuild => gerbera-1.12.1.ebuild} (93%)
38
*** synced gentoo
39
 * Sync succeeded
40
$ git log --format=%ci -1
41
$ git show -q --pretty=format:%G? HEAD
42
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
43
 * Cache regenerated successfully