1 | {'description': {'en': "Beatussum's overlay", 'fr': 'Overlay de Beatussum'},
|
2 | 'feed': ['https://github.com/beatussum/beatussum-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/beatussum/beatussum-overlay',
|
4 | 'longdescription': {'en': '\n'
|
5 | ' My Gentoo overlay aims to provide some '
|
6 | 'packages that are not (yet) in the main Gentoo '
|
7 | 'tree.\n'
|
8 | ' ',
|
9 | 'fr': '\n'
|
10 | ' Mon overlay a pour but de fournir certains '
|
11 | 'paquets qui ne sont pas (encore) disponibles dans '
|
12 | "l'arbre principal.\n"
|
13 | ' '},
|
14 | 'name': 'beatussum-overlay',
|
15 | 'owner': [{'email': 'beatussum@protonmail.com',
|
16 | 'name': 'Mattéo Rossillol--Laruelle',
|
17 | 'type': 'person'}],
|
18 | 'quality': 'experimental',
|
19 | 'source': [{'type': 'git',
|
20 | 'uri': 'https://github.com/beatussum/beatussum-overlay.git'},
|
21 | {'type': 'git',
|
22 | 'uri': 'ssh://git@github.com/beatussum/beatussum-overlay.git'}],
|
23 | 'status': 'unofficial'}
|
24 | $ pmaint sync beatussum-overlay
|
25 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
26 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
27 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
28 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
29 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
30 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
31 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/sync/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
32 | Already up to date.
|
33 | *** syncing beatussum-overlay
|
34 | *** synced beatussum-overlay
|
35 | * Sync succeeded
|
36 | $ git log --format=%ci -1
|
37 | $ git show -q --pretty=format:%G? HEAD
|
38 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 beatussum-overlay
|
39 | WARNING:pkgcore:EAPI '7' isn't fully supported
|
40 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
41 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
42 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
43 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
44 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
45 | WARNING:pkgcore:'beatussum-overlay' repo at '/var/lib/repo-mirror-ci/repos/beatussum-overlay' has unsupported profile format: profile-default-eapi
|
46 | * Cache regenerated successfully
|