blob: c2e738ea4a1edac3644dfc15de5943b38226496d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'description': {'en': 'Gentoo overlay from Hackerspace Bochum'},
'homepage': 'https://github.com/das-labor/labor-overlay',
'name': 'das-labor',
'owner': [{'email': 'zaolin@das-labor.org',
'name': 'Philipp Deppenwiese',
'type': 'person'},
{'email': 'kai@gnupg.org',
'name': 'Kai Michaelis',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/das-labor/labor-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync das-labor
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/concaveoverlay'
WARNING:pkgcore:repo at '/home/mgorny/sync/concaveoverlay', named 'concaveoverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up-to-date.
*** syncing das-labor
*** synced das-labor
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 das-labor
* Cache regenerated successfully
|