robertgzr

1
{'description': {'en': "robertgzr's personal overlay."},
2
 'feed': ['https://git.sr.ht/~robertgzr/portage/log/rss.xml'],
3
 'homepage': 'https://git.sr.ht/~robertgzr/portage',
4
 'name': 'robertgzr',
5
 'owner': [{'email': 'robert@gnzler.io',
6
            'name': 'Robert Günzler',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git', 'uri': 'https://git.sr.ht/~robertgzr/portage'},
10
            {'type': 'git', 'uri': 'ssh://git@git.sr.ht:~robertgzr/portage'}],
11
 'status': 'unofficial'}
12
$ pmaint sync robertgzr
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://git.sr.ht/~robertgzr/portage
27
   231535a..2c119f3  master     -> origin/master
28
Updating 231535a..2c119f3
29
Fast-forward
30
 app-misc/porcelain/porcelain-9999.ebuild    | 32 ---------------
31
 app-misc/z_lua/Manifest                     |  2 -
32
 app-misc/z_lua/z_lua-1.8.4.ebuild           | 64 -----------------------------
33
 {app-misc => app-shells}/porcelain/Manifest |  2 +-
34
 app-shells/porcelain/porcelain-0.4.0.ebuild | 42 +++++++++++++++++++
35
 5 files changed, 43 insertions(+), 99 deletions(-)
36
 delete mode 100644 app-misc/porcelain/porcelain-9999.ebuild
37
 delete mode 100644 app-misc/z_lua/Manifest
38
 delete mode 100644 app-misc/z_lua/z_lua-1.8.4.ebuild
39
 rename {app-misc => app-shells}/porcelain/Manifest (93%)
40
 create mode 100644 app-shells/porcelain/porcelain-0.4.0.ebuild
41
*** syncing robertgzr
42
*** synced robertgzr
43
 * Sync succeeded
44
$ git log --format=%ci -1
45
$ git show -q --pretty=format:%G? HEAD
46
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 robertgzr
47
 * Cache regenerated successfully