blob: d2a1481808c4b41892cc97dc24e6dc4f4d83dc35 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Collection of ebuilds'},
'feed': ['https://github.com/fowlay/fowlay-overlay/commits/master.atom'],
'homepage': 'https://github.com/fowlay/fowlay-overlay',
'name': 'fowlay',
'owner': [{'email': 'rabbe@bahnhof.se',
'name': 'Rabbe Fogelholm',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/fowlay/fowlay-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync fowlay
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing fowlay
*** synced fowlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 fowlay
* Cache regenerated successfully
|