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 | pkgcore 0.11.2 -- extended version info unavailable
|
25 |
|
26 | $ pmaint sync beatussum-overlay
|
27 | *** syncing beatussum-overlay
|
28 | warning: Pulling without specifying how to reconcile divergent branches is
|
29 | discouraged. You can squelch this message by running one of the following
|
30 | commands sometime before your next pull:
|
31 |
|
32 | git config pull.rebase false # merge (the default strategy)
|
33 | git config pull.rebase true # rebase
|
34 | git config pull.ff only # fast-forward only
|
35 |
|
36 | You can replace "git config" with "git config --global" to set a default
|
37 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
38 | or --ff-only on the command line to override the configured default per
|
39 | invocation.
|
40 |
|
41 | Already up to date.
|
42 | *** synced beatussum-overlay
|
43 | * Sync succeeded
|
44 | $ git log --format=%ci -1
|
45 | $ git show -q --pretty=format:%G? HEAD
|
46 | $ pmaint regen --use-local-desc --pkg-desc-index -t 32 beatussum-overlay
|
47 | * Cache regenerated successfully
|