xdch47

1
{'description': {'en': 'Gentoo portage overlay of xdch47'},
2
 'homepage': 'https://github.com/xdch47/gpo-xdch47',
3
 'name': 'xdch47',
4
 'owner': [{'email': 'xdch47@posteo.de',
5
            'name': 'Felix Neumärker',
6
            'type': 'person'}],
7
 'quality': 'experimental',
8
 'source': [{'type': 'git', 'uri': 'https://github.com/xdch47/gpo-xdch47.git'},
9
            {'type': 'git',
10
             'uri': 'git+ssh://git@github.com/xdch47/gpo-xdch47.git'}],
11
 'status': 'unofficial'}
12
$ pmaint sync xdch47
13
warning: Pulling without specifying how to reconcile divergent branches is
14
discouraged. You can squelch this message by running one of the following
15
commands sometime before your next pull:
16
17
  git config pull.rebase false  # merge (the default strategy)
18
  git config pull.rebase true   # rebase
19
  git config pull.ff only       # fast-forward only
20
21
You can replace "git config" with "git config --global" to set a default
22
preference for all repositories. You can also pass --rebase, --no-rebase,
23
or --ff-only on the command line to override the configured default per
24
invocation.
25
26
From https://github.com/xdch47/gpo-xdch47
27
   1804cb3..d1196f8  master     -> origin/master
28
Updating 1804cb3..d1196f8
29
Fast-forward
30
 net-misc/dropbear/Manifest                         |  2 +-
31
 ...r-2019.78.ebuild => dropbear-2020.80-r2.ebuild} | 48 ++++++++++++----------
32
 net-misc/dropbear/files/dropbear.init.d            |  2 +-
33
 3 files changed, 28 insertions(+), 24 deletions(-)
34
 rename net-misc/dropbear/{dropbear-2019.78.ebuild => dropbear-2020.80-r2.ebuild} (77%)
35
*** syncing xdch47
36
*** synced xdch47
37
 * Sync succeeded
38
$ git log --format=%ci -1
39
$ git show -q --pretty=format:%G? HEAD
40
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 xdch47
41
 * Cache regenerated successfully