FireBurn

1
{'description': {'en': '32bit ebuilds (libdrm, mesa, libx11, mesa-progs, ..)'},
2
 'feed': ['https://github.com/FireBurn/Overlay/commits/master.atom'],
3
 'homepage': 'https://github.com/FireBurn/Overlay',
4
 'name': 'FireBurn',
5
 'owner': [{'email': 'mike@fireburn.co.uk',
6
            'name': 'Mike Lothian',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git', 'uri': 'git://github.com/FireBurn/Overlay.git'}],
10
 'status': 'unofficial'}
11
$ pmaint sync FireBurn
12
warning: Pulling without specifying how to reconcile divergent branches is
13
discouraged. You can squelch this message by running one of the following
14
commands sometime before your next pull:
15
16
  git config pull.rebase false  # merge (the default strategy)
17
  git config pull.rebase true   # rebase
18
  git config pull.ff only       # fast-forward only
19
20
You can replace "git config" with "git config --global" to set a default
21
preference for all repositories. You can also pass --rebase, --no-rebase,
22
or --ff-only on the command line to override the configured default per
23
invocation.
24
25
From git://github.com/FireBurn/Overlay
26
   94e3b57..bd95f89  master     -> origin/master
27
Updating 94e3b57..bd95f89
28
Fast-forward
29
 app-emulation/wine-staging/Manifest                |  4 ++--
30
 ...taging-5.13.ebuild => wine-staging-5.17.ebuild} |  0
31
 www-client/chromium/Manifest                       |  2 +-
32
 www-client/chromium/chromium-85.0.4183.102.ebuild  | 24 +++++++++++--------
33
 www-client/chromium/chromium-86.0.4240.30.ebuild   | 27 ++++++++++++++--------
34
 www-client/chromium/chromium-87.0.4259.3.ebuild    | 17 ++++++++------
35
 6 files changed, 45 insertions(+), 29 deletions(-)
36
 rename app-emulation/wine-staging/{wine-staging-5.13.ebuild => wine-staging-5.17.ebuild} (100%)
37
*** syncing FireBurn
38
*** synced FireBurn
39
 * Sync succeeded
40
$ git log --format=%ci -1
41
$ git show -q --pretty=format:%G? HEAD
42
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 FireBurn
43
 * Cache regenerated successfully