1 | {'description': {'en': 'User collaboration on ebuilds for the systemd init '
|
2 | 'system'},
|
3 | 'feed': ['https://cgit.gentoo.org/user/systemd.git/atom/'],
|
4 | 'homepage': 'https://cgit.gentoo.org/user/systemd.git/',
|
5 | 'name': 'systemd',
|
6 | 'owner': [{'email': 'hsggebhardt@gmail.com',
|
7 | 'name': 'Henry Gebhardt',
|
8 | 'type': 'person'}],
|
9 | 'quality': 'experimental',
|
10 | 'source': [{'type': 'git',
|
11 | 'uri': 'https://anongit.gentoo.org/git/user/systemd.git'},
|
12 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/systemd.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/systemd.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync systemd
|
17 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
18 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
19 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
20 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
21 | Already up to date.
|
22 | *** syncing systemd
|
23 | *** synced systemd
|
24 | * Sync succeeded
|
25 | $ git log --format=%ci -1
|
26 | $ git show -q --pretty=format:%G? HEAD
|
27 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 systemd
|
28 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
29 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
30 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
31 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
32 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
33 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
34 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
35 | * Cache regenerated successfully
|