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
|
{'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
a2f4ccc..96d2706 master -> origin/master
Updating a2f4ccc..96d2706
Fast-forward
.../obs-vkcapture/obs-vkcapture-1.4.5.ebuild | 25 ++++++++++++++++------
.../md5-cache/media-plugins/obs-vkcapture-1.4.5 | 13 +++++------
2 files changed, 26 insertions(+), 12 deletions(-)
*** 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
|