blob: 0192fd1820a0d64ab7e970ef84db4fcd58b63e03 (
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
26
27
28
29
30
31
32
33
|
{'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
e34ea19..91b410f main -> origin/main
Updating e34ea19..91b410f
Fast-forward
.../gentoo-surface-sources-5.14.8.ebuild | 70 ++++++++++++++++++++++
.../gentoo-surface-sources-5.14.9.ebuild | 70 ++++++++++++++++++++++
2 files changed, 140 insertions(+)
create mode 100644 sys-kernel/gentoo-surface-sources/gentoo-surface-sources-5.14.8.ebuild
create mode 100644 sys-kernel/gentoo-surface-sources/gentoo-surface-sources-5.14.9.ebuild
*** 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
|