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': 'git+ssh://git@github.com/beatussum/beatussum-overlay.git'}],
|
23 | 'status': 'unofficial'}
|
24 | pkgcore 0.12.24
|
25 |
|
26 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync beatussum-overlay
|
27 | *** syncing beatussum-overlay
|
28 | From https://github.com/beatussum/beatussum-overlay
|
29 | e8aab40..e5d86ca main -> origin/main
|
30 | Updating e8aab40..e5d86ca
|
31 | Fast-forward
|
32 | dev-cpp/finalcut/finalcut-9999.ebuild | 2 +-
|
33 | 1 file changed, 1 insertion(+), 1 deletion(-)
|
34 | *** synced beatussum-overlay
|
35 | * Sync succeeded
|
36 | $ git log --format=%ci -1
|
37 | $ git show -q --pretty=format:%G? HEAD
|
38 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 beatussum-overlay
|
39 | * Cache regenerated successfully
|