1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
{'description': {'en': 'Official Gentoo ebuild repository'},
'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
'homepage': 'https://gentoo.org/',
'name': 'gentoo',
'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
'quality': 'core',
'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
'status': 'official'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
*** syncing gentoo
From https://github.com/gentoo/gentoo
98142b3b57a3..e2172fa692df master -> origin/master
Updating 98142b3b57a3..e2172fa692df
Fast-forward
app-emacs/indent-bars/indent-bars-0.8.ebuild | 2 +-
app-emacs/mastodon/mastodon-1.0.27.ebuild | 2 +-
app-emacs/persist/persist-0.6.1.ebuild | 2 +-
app-portage/gentoolkit/gentoolkit-0.6.8.ebuild | 2 +-
.../plasma-wayland-protocols-1.14.0.ebuild | 2 +-
dev-tex/hevea/hevea-2.36.ebuild | 2 +-
dev-tex/latexdiff/latexdiff-1.3.4.ebuild | 2 +-
media-libs/kquickimageeditor/kquickimageeditor-0.4.0.ebuild | 2 +-
media-sound/kid3/kid3-3.9.6.ebuild | 2 +-
www-apps/lidarr-bin/Manifest | 12 ++++++------
...rr-bin-2.6.4.4402.ebuild => lidarr-bin-2.7.0.4413.ebuild} | 12 ++++++------
www-apps/prowlarr-bin/Manifest | 12 ++++++------
...in-1.25.2.4794.ebuild => prowlarr-bin-1.25.3.4815.ebuild} | 0
www-apps/radarr-bin/Manifest | 12 ++++++------
...-bin-5.12.2.9335.ebuild => radarr-bin-5.13.0.9361.ebuild} | 12 ++++++------
www-apps/readarr-bin/Manifest | 12 ++++++------
...r-bin-0.4.0.2634.ebuild => readarr-bin-0.4.1.2648.ebuild} | 0
17 files changed, 45 insertions(+), 45 deletions(-)
rename www-apps/lidarr-bin/{lidarr-bin-2.6.4.4402.ebuild => lidarr-bin-2.7.0.4413.ebuild} (86%)
rename www-apps/prowlarr-bin/{prowlarr-bin-1.25.2.4794.ebuild => prowlarr-bin-1.25.3.4815.ebuild} (100%)
rename www-apps/radarr-bin/{radarr-bin-5.12.2.9335.ebuild => radarr-bin-5.13.0.9361.ebuild} (86%)
rename www-apps/readarr-bin/{readarr-bin-0.4.0.2634.ebuild => readarr-bin-0.4.1.2648.ebuild} (100%)
*** synced gentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
* Cache regenerated successfully
|