bombo82

1
{'description': {'en': "Bombo82's own gentoo overlay"},
2
 'feed': ['https://github.com/bombo82/bombo82-overlay/commits/master.atom'],
3
 'homepage': 'https://github.com/bombo82/bombo82-overlay',
4
 'name': 'bombo82',
5
 'owner': [{'email': 'bombo82@giannibombelli.it',
6
            'name': 'Gianni Bombelli (bombo82)',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://github.com/bombo82/bombo82-overlay.git'},
11
            {'type': 'git',
12
             'uri': 'git@github.com:bombo82/bombo82-overlay.git'}],
13
 'status': 'unofficial'}
14
$ pmaint sync bombo82
15
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
16
*** syncing bombo82
17
warning: Pulling without specifying how to reconcile divergent branches is
18
discouraged. You can squelch this message by running one of the following
19
commands sometime before your next pull:
20
21
  git config pull.rebase false  # merge (the default strategy)
22
  git config pull.rebase true   # rebase
23
  git config pull.ff only       # fast-forward only
24
25
You can replace "git config" with "git config --global" to set a default
26
preference for all repositories. You can also pass --rebase, --no-rebase,
27
or --ff-only on the command line to override the configured default per
28
invocation.
29
30
From https://github.com/bombo82/bombo82-overlay
31
   b756db8..cd0ce01  master     -> origin/master
32
Updating b756db8..cd0ce01
33
Fast-forward
34
 app-editors/vscode-bin/Manifest                                       | 4 ++--
35
 .../vscode-bin/{vscode-bin-1.54.3.ebuild => vscode-bin-1.55.1.ebuild} | 0
36
 dev-db/dbeaver-bin/Manifest                                           | 4 ++--
37
 .../{dbeaver-bin-21.0.1.ebuild => dbeaver-bin-21.0.2.ebuild}          | 0
38
 net-misc/postman-bin/Manifest                                         | 4 ++--
39
 .../{postman-bin-8.0.7.ebuild => postman-bin-8.2.1.ebuild}            | 0
40
 6 files changed, 6 insertions(+), 6 deletions(-)
41
 rename app-editors/vscode-bin/{vscode-bin-1.54.3.ebuild => vscode-bin-1.55.1.ebuild} (100%)
42
 rename dev-db/dbeaver-bin/{dbeaver-bin-21.0.1.ebuild => dbeaver-bin-21.0.2.ebuild} (100%)
43
 rename net-misc/postman-bin/{postman-bin-8.0.7.ebuild => postman-bin-8.2.1.ebuild} (100%)
44
*** synced bombo82
45
 * Sync succeeded
46
$ git log --format=%ci -1
47
$ git show -q --pretty=format:%G? HEAD
48
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 bombo82
49
 * Cache regenerated successfully