blob: 59cddd2b3982ce5fb81c093c2d1e425765327722 (
plain)
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
|
{'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.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-linux-surface-overlay
*** syncing gentoo-linux-surface-overlay
Already up to date.
*** 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
|