rion

1
{'description': {'en': 'Russian overlay with a some patched and specific\n'
2
                       '    software'},
3
 'feed': ['https://github.com/rion-overlay/rion-overlay/commits/master.atom'],
4
 'homepage': 'https://github.com/rion-overlay',
5
 'name': 'rion',
6
 'owner': [{'email': 'rion4ik@gmail.com',
7
            'name': 'Sergey Ilinykh',
8
            'type': 'person'}],
9
 'quality': 'experimental',
10
 'source': [{'type': 'git',
11
             'uri': 'https://github.com/rion-overlay/rion-overlay.git'},
12
            {'type': 'git',
13
             'uri': 'git+ssh://git@github.com/rion-overlay/rion-overlay.git'}],
14
 'status': 'unofficial'}
15
$ pmaint sync rion
16
warning: Pulling without specifying how to reconcile divergent branches is
17
discouraged. You can squelch this message by running one of the following
18
commands sometime before your next pull:
19
20
  git config pull.rebase false  # merge (the default strategy)
21
  git config pull.rebase true   # rebase
22
  git config pull.ff only       # fast-forward only
23
24
You can replace "git config" with "git config --global" to set a default
25
preference for all repositories. You can also pass --rebase, --no-rebase,
26
or --ff-only on the command line to override the configured default per
27
invocation.
28
29
From https://github.com/rion-overlay/rion-overlay
30
   e1bee1ec..f3b0f62b  master     -> origin/master
31
Updating e1bee1ec..f3b0f62b
32
Fast-forward
33
 net-libs/usrsctp/Manifest                |  1 -
34
 net-libs/usrsctp/metadata.xml            | 15 ---------------
35
 net-libs/usrsctp/usrsctp-20201103.ebuild | 28 ----------------------------
36
 3 files changed, 44 deletions(-)
37
 delete mode 100644 net-libs/usrsctp/Manifest
38
 delete mode 100644 net-libs/usrsctp/metadata.xml
39
 delete mode 100644 net-libs/usrsctp/usrsctp-20201103.ebuild
40
*** syncing rion
41
*** synced rion
42
 * Sync succeeded
43
$ git log --format=%ci -1
44
$ git show -q --pretty=format:%G? HEAD
45
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 rion
46
 * Cache regenerated successfully