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': 'Overlay for running Gentoo Linux on Microsoft Surface '
'devices.'},
'feed': ['https://github.com/CanuteTheGreat/gentoo-linux-surface-overlay/commits/master.atom'],
'homepage': 'http://gentoo.canutethegreat.com/',
'name': 'gentoo-linux-surface-overlay',
'owner': [{'email': 'canutethegreat@gmail.com',
'name': 'Ronald Farrer',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/CanuteTheGreat/gentoo-linux-surface-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/CanuteTheGreat/gentoo-linux-surface-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.7
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-linux-surface-overlay
*** syncing gentoo-linux-surface-overlay
From https://github.com/CanuteTheGreat/gentoo-linux-surface-overlay
4cb1323..e34ea19 main -> origin/main
Updating 4cb1323..e34ea19
Fast-forward
.../gentoo-surface-sources-5.14.7.ebuild | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
*** synced gentoo-linux-surface-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 gentoo-linux-surface-overlay
* Cache regenerated successfully
|