blob: 8b0f91cde52119d11388cff9ecfd84ff7d632f08 (
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
|
{'description': {'en': "sam_c's personal overlay"},
'feed': ['https://github.com/thesamesam/overlay/commits/master.atom'],
'homepage': 'https://github.com/thesamesam/overlay',
'name': 'sam_c',
'owner': [{'email': 'sam@cmpct.info', 'name': 'Sam James', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/thesamesam/overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/thesamesam/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sam_c
*** syncing sam_c
From https://github.com/thesamesam/overlay
1c66f1f..01d8768 master -> origin/master
Updating 1c66f1f..01d8768
Fast-forward
.github/workflows/pkgcraft.yml | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 .github/workflows/pkgcraft.yml
*** synced sam_c
* 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 sam_c
* Cache regenerated successfully
|