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
$ pmaint sync beatussum-overlay
25
warning: Pulling without specifying how to reconcile divergent branches is
26
discouraged. You can squelch this message by running one of the following
27
commands sometime before your next pull:
28
29
  git config pull.rebase false  # merge (the default strategy)
30
  git config pull.rebase true   # rebase
31
  git config pull.ff only       # fast-forward only
32
33
You can replace "git config" with "git config --global" to set a default
34
preference for all repositories. You can also pass --rebase, --no-rebase,
35
or --ff-only on the command line to override the configured default per
36
invocation.
37
38
From https://github.com/beatussum/beatussum-overlay
39
   53eed6c..15dba7e  master     -> origin/master
40
Updating 53eed6c..15dba7e
41
Fast-forward
42
 net-im/discord/{discord-0.0.13.ebuild => discord-0.0.13-r1.ebuild} | 6 ++----
43
 1 file changed, 2 insertions(+), 4 deletions(-)
44
 rename net-im/discord/{discord-0.0.13.ebuild => discord-0.0.13-r1.ebuild} (89%)
45
*** syncing beatussum-overlay
46
*** synced beatussum-overlay
47
 * Sync succeeded
48
$ git log --format=%ci -1
49
$ git show -q --pretty=format:%G? HEAD
50
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 beatussum-overlay
51
 * Cache regenerated successfully