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
   ce37c913f90c..ff35a80f5d31  master     -> origin/master
20
Updating ce37c913f90c..ff35a80f5d31
21
Fast-forward
22
 www-apps/lidarr/Manifest                                     | 12 ++++++------
23
 .../{lidarr-2.2.1.4073.ebuild => lidarr-2.2.2.4090.ebuild}   |  0
24
 www-apps/prowlarr/Manifest                                   | 12 ++++++------
25
 ...owlarr-1.14.1.4316.ebuild => prowlarr-1.14.2.4318.ebuild} |  0
26
 www-apps/radarr/Manifest                                     | 12 ++++++------
27
 .../{radarr-5.4.1.8654.ebuild => radarr-5.4.2.8667.ebuild}   |  0
28
 www-apps/readarr/Manifest                                    | 12 ++++++------
29
 ...readarr-0.3.19.2437.ebuild => readarr-0.3.20.2452.ebuild} |  0
30
 www-apps/sonarr/Manifest                                     | 10 +++++-----
31
 .../{sonarr-4.0.2.1262.ebuild => sonarr-4.0.2.1312.ebuild}   |  0
32
 10 files changed, 29 insertions(+), 29 deletions(-)
33
 rename www-apps/lidarr/{lidarr-2.2.1.4073.ebuild => lidarr-2.2.2.4090.ebuild} (100%)
34
 rename www-apps/prowlarr/{prowlarr-1.14.1.4316.ebuild => prowlarr-1.14.2.4318.ebuild} (100%)
35
 rename www-apps/radarr/{radarr-5.4.1.8654.ebuild => radarr-5.4.2.8667.ebuild} (100%)
36
 rename www-apps/readarr/{readarr-0.3.19.2437.ebuild => readarr-0.3.20.2452.ebuild} (100%)
37
 rename www-apps/sonarr/{sonarr-4.0.2.1262.ebuild => sonarr-4.0.2.1312.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