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://anongit.gentoo.org/git/repo/gentoo
19
   c50918a374f5..c77b835eb459  master     -> origin/master
20
Updating c50918a374f5..c77b835eb459
21
Fast-forward
22
 sys-kernel/vanilla-sources/Manifest                        | 14 +++++++-------
23
 ...ces-4.19.307.ebuild => vanilla-sources-4.19.308.ebuild} |  0
24
 ...ces-5.10.210.ebuild => vanilla-sources-5.10.211.ebuild} |  0
25
 ...ces-5.15.149.ebuild => vanilla-sources-5.15.150.ebuild} |  0
26
 ...urces-5.4.269.ebuild => vanilla-sources-5.4.270.ebuild} |  0
27
 ...sources-6.1.79.ebuild => vanilla-sources-6.1.80.ebuild} |  0
28
 ...sources-6.6.18.ebuild => vanilla-sources-6.6.19.ebuild} |  0
29
 ...a-sources-6.7.6.ebuild => vanilla-sources-6.7.7.ebuild} |  0
30
 8 files changed, 7 insertions(+), 7 deletions(-)
31
 rename sys-kernel/vanilla-sources/{vanilla-sources-4.19.307.ebuild => vanilla-sources-4.19.308.ebuild} (100%)
32
 rename sys-kernel/vanilla-sources/{vanilla-sources-5.10.210.ebuild => vanilla-sources-5.10.211.ebuild} (100%)
33
 rename sys-kernel/vanilla-sources/{vanilla-sources-5.15.149.ebuild => vanilla-sources-5.15.150.ebuild} (100%)
34
 rename sys-kernel/vanilla-sources/{vanilla-sources-5.4.269.ebuild => vanilla-sources-5.4.270.ebuild} (100%)
35
 rename sys-kernel/vanilla-sources/{vanilla-sources-6.1.79.ebuild => vanilla-sources-6.1.80.ebuild} (100%)
36
 rename sys-kernel/vanilla-sources/{vanilla-sources-6.6.18.ebuild => vanilla-sources-6.6.19.ebuild} (100%)
37
 rename sys-kernel/vanilla-sources/{vanilla-sources-6.7.6.ebuild => vanilla-sources-6.7.7.ebuild} (100%)
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