1 | {'description': {'en': 'Overlay containing clients, servers and services for '
|
2 | 'the Matrix protocol',
|
3 | 'nl': 'Overlay met clients, servers en services voor het '
|
4 | 'Matrix protocol'},
|
5 | 'feed': ['https://gitlab.com/PureTryOut/matrix-overlay/commits/master.atom'],
|
6 | 'homepage': 'https://gitlab.com/PureTryOut/matrix-overlay',
|
7 | 'name': 'matrix',
|
8 | 'owner': [{'email': 'bribbers@disroot.org',
|
9 | 'name': 'PureTryOut',
|
10 | 'type': 'person'}],
|
11 | 'quality': 'experimental',
|
12 | 'source': [{'type': 'git',
|
13 | 'uri': 'https://gitlab.com/PureTryOut/matrix-overlay.git'},
|
14 | {'type': 'git',
|
15 | 'uri': 'git://gitlab.com/PureTryOut/matrix-overlay.git'},
|
16 | {'type': 'git',
|
17 | 'uri': 'git@gitlab.com:PureTryOut/matrix-overlay.git'}],
|
18 | 'status': 'unofficial'}
|
19 | $ pmaint sync matrix
|
20 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
21 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
22 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
23 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
24 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
25 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
26 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
27 | Already up to date.
|
28 | *** syncing matrix
|
29 | *** synced matrix
|
30 | * Sync succeeded
|
31 | $ git log --format=%ci -1
|
32 | $ git show -q --pretty=format:%G? HEAD
|
33 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 matrix
|
34 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
35 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
36 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
37 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
38 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
39 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
40 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
41 | * Cache regenerated successfully
|