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
|
{'description': {'en': "SuperTux88's personal overlay"},
'feed': ['https://github.com/SuperTux88/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/SuperTux88/gentoo-overlay',
'name': 'supertux88',
'owner': [{'email': 'gentoo@benjaminneff.ch',
'name': 'Benjamin Neff',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/SuperTux88/gentoo-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/SuperTux88/gentoo-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync supertux88
*** syncing supertux88
From https://github.com/SuperTux88/gentoo-overlay
410b821..adfaae8 master -> origin/master
Updating 410b821..adfaae8
Fast-forward
media-plugins/obs-vkcapture/Manifest | 2 +-
.../{obs-vkcapture-1.4.5.ebuild => obs-vkcapture-1.4.6.ebuild} | 0
.../media-plugins/{obs-vkcapture-1.4.5 => obs-vkcapture-1.4.6} | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
rename media-plugins/obs-vkcapture/{obs-vkcapture-1.4.5.ebuild => obs-vkcapture-1.4.6.ebuild} (100%)
rename metadata/md5-cache/media-plugins/{obs-vkcapture-1.4.5 => obs-vkcapture-1.4.6} (95%)
*** synced supertux88
* 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 supertux88
* Cache regenerated successfully
|