sattvik

1
{'description': {'en': "sattvik's overlay with personalized bug fixes and "
2
                       'tweaks'},
3
 'feed': ['https://cgit.gentoo.org/user/sattvik.git/atom/'],
4
 'homepage': 'https://cgit.gentoo.org/user/sattvik.git/',
5
 'name': 'sattvik',
6
 'owner': [{'email': 'gentoo@sattvik.com',
7
            'name': 'Daniel Solano Gomez',
8
            'type': 'person'}],
9
 'quality': 'experimental',
10
 'source': [{'type': 'git',
11
             'uri': 'https://anongit.gentoo.org/git/user/sattvik.git'},
12
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/user/sattvik.git'},
13
            {'type': 'git',
14
             'uri': 'git+ssh://git@git.gentoo.org/user/sattvik.git'}],
15
 'status': 'unofficial'}
16
$ pmaint sync sattvik
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://anongit.gentoo.org/git/user/sattvik
31
   4611d5d..e04d4e0  master     -> origin/master
32
Updating 4611d5d..e04d4e0
33
Fast-forward
34
 x11-misc/prismatik/Manifest                        |  6 +--
35
 x11-misc/prismatik/prismatik-5.11.2.21.ebuild      | 59 ----------------------
36
 ...5.11.2.22.ebuild => prismatik-5.11.2.25.ebuild} |  0
37
 3 files changed, 2 insertions(+), 63 deletions(-)
38
 delete mode 100644 x11-misc/prismatik/prismatik-5.11.2.21.ebuild
39
 rename x11-misc/prismatik/{prismatik-5.11.2.22.ebuild => prismatik-5.11.2.25.ebuild} (100%)
40
*** syncing sattvik
41
*** synced sattvik
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 sattvik
46
 * Cache regenerated successfully