1 | {'description': {'en': 'Ebuilds for some wayland-related software and some '
|
2 | 'other stuff'},
|
3 | 'feed': ['https://gitlab.com/eternal-sorrow/gentoo-local/commits/master?format=atom'],
|
4 | 'homepage': 'https://gitlab.com/eternal-sorrow/gentoo-local',
|
5 | 'name': 'sorrow',
|
6 | 'owner': [{'email': 'sergamena@inbox.ru', 'name': 'sorrow', 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://gitlab.com/eternal-sorrow/gentoo-local.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'git+ssh://git@gitlab.com:eternal-sorrow/gentoo-local.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync sorrow
|
14 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
15 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
16 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
17 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
18 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
19 | Already up to date.
|
20 | *** syncing sorrow
|
21 | *** synced sorrow
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ git show -q --pretty=format:%G? HEAD
|
25 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 sorrow
|
26 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
27 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
28 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
29 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
30 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
31 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
32 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
33 | * Cache regenerated successfully
|