1 | {'description': {'en': 'Free Range Routing Gentoo Overlay'},
|
2 | 'feed': ['https://github.com/FRRouting/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://frrouting.org/',
|
4 | 'name': 'frr-gentoo',
|
5 | 'owner': [{'email': 'f0o@devilcode.org',
|
6 | 'name': "Daniel 'f0o' Preussker",
|
7 | 'type': 'person'}],
|
8 | 'quality': 'stable',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/FRRouting/gentoo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com:FRRouting/gentoo-overlay.git'}],
|
13 | 'status': 'official'}
|
14 | $ pmaint sync frr-gentoo
|
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:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
18 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
19 | *** syncing frr-gentoo
|
20 | Already up to date.
|
21 | *** synced frr-gentoo
|
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 frr-gentoo
|
26 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
27 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
28 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
29 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
30 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
31 | * Cache regenerated successfully
|