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
34
35
|
{'description': {'en': 'Overlay containing clients, servers and services for the Matrix protocol',
'nl': 'Overlay met clients, servers en services voor het Matrix protocol'},
'feed': ['https://github.com/puretryout/matrix-overlay/commits/master.atom'],
'homepage': 'https://github.com/puretryout/matrix-overlay',
'name': 'matrix',
'owner': [{'email': 'bart.ribbers@openmailbox.org',
'name': 'PureTryOut',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/puretryout/matrix-overlay.git'},
{'type': 'git',
'uri': 'git://github.com/puretryout/matrix-overlay.git'},
{'type': 'git',
'uri': 'git@github.com:puretryout/matrix-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync matrix
WARNING:pkgcore:repo at '/home/mgorny/sync/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/jokleinn'
WARNING:pkgcore:repo at '/home/mgorny/sync/jokleinn', named 'jokleinn', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/jokleinn'
WARNING:pkgcore:repo at '/home/mgorny/sync/jokleinn', named 'jokleinn', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up-to-date.
*** syncing matrix
*** synced matrix
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 matrix
WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
* Cache regenerated successfully
|