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
|
{'description': {'en': "src_prepare group's Gentoo overlay"},
'feed': ['https://gitlab.com/src_prepare/src_prepare-overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/src_prepare/src_prepare-overlay.git',
'name': 'src_prepare-overlay',
'owner': [{'email': 'xgqt@riseup.net',
'name': 'Maciej Barć',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/src_prepare/src_prepare-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com/src_prepare/src_prepare-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.1
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync src_prepare-overlay
*** syncing src_prepare-overlay
From https://gitlab.com/src_prepare/src_prepare-overlay
a9dd0a9..f4a5a2d master -> origin/master
Updating a9dd0a9..f4a5a2d
Fast-forward
sys-kernel/liquorix-sources/Manifest | 2 +-
...iquorix-sources-5.12.7.ebuild => liquorix-sources-5.12.14.ebuild} | 2 +-
sys-kernel/xanmod-sources/Manifest | 5 ++++-
.../{xanmod-sources-5.12.7.ebuild => xanmod-sources-5.13.0.ebuild} | 4 +---
sys-kernel/zen-sources/Manifest | 2 +-
.../{zen-sources-5.12.7.ebuild => zen-sources-5.12.14.ebuild} | 0
6 files changed, 8 insertions(+), 7 deletions(-)
rename sys-kernel/liquorix-sources/{liquorix-sources-5.12.7.ebuild => liquorix-sources-5.12.14.ebuild} (98%)
rename sys-kernel/xanmod-sources/{xanmod-sources-5.12.7.ebuild => xanmod-sources-5.13.0.ebuild} (95%)
rename sys-kernel/zen-sources/{zen-sources-5.12.7.ebuild => zen-sources-5.12.14.ebuild} (100%)
*** synced src_prepare-overlay
* 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 src_prepare-overlay
* Cache regenerated successfully
|