beatussum-overlay

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