salfter

1
{'description': {'en': "Scott Alfter's ebuilds"},
2
 'homepage': 'https://gitlab.com/salfter/portage',
3
 'name': 'salfter',
4
 'owner': [{'email': 'scott@alfter.us',
5
            'name': 'Scott Alfter',
6
            'type': 'person'}],
7
 'quality': 'experimental',
8
 'source': [{'type': 'git', 'uri': 'https://gitlab.com/salfter/portage.git'}],
9
 'status': 'unofficial'}
10
$ pmaint sync salfter
11
*** syncing salfter
12
warning: Pulling without specifying how to reconcile divergent branches is
13
discouraged. You can squelch this message by running one of the following
14
commands sometime before your next pull:
15
16
  git config pull.rebase false  # merge (the default strategy)
17
  git config pull.rebase true   # rebase
18
  git config pull.ff only       # fast-forward only
19
20
You can replace "git config" with "git config --global" to set a default
21
preference for all repositories. You can also pass --rebase, --no-rebase,
22
or --ff-only on the command line to override the configured default per
23
invocation.
24
25
From https://gitlab.com/salfter/portage
26
   e5d6032..04073dd  master     -> origin/master
27
Updating e5d6032..04073dd
28
Fast-forward
29
 app-editors/vscodium-bin/Manifest                            |  8 ++++----
30
 ...vscodium-bin-1.55.0.ebuild => vscodium-bin-1.55.2.ebuild} |  0
31
 app-text/gimagereader/Manifest                               |  2 +-
32
 app-text/gimagereader/gimagereader-3.3.1.ebuild              |  2 +-
33
 games-misc/fortune-mod/Manifest                              |  4 ++--
34
 .../{fortune-mod-3.4.1.ebuild => fortune-mod-3.6.0.ebuild}   | 12 ++++++------
35
 6 files changed, 14 insertions(+), 14 deletions(-)
36
 rename app-editors/vscodium-bin/{vscodium-bin-1.55.0.ebuild => vscodium-bin-1.55.2.ebuild} (100%)
37
 rename games-misc/fortune-mod/{fortune-mod-3.4.1.ebuild => fortune-mod-3.6.0.ebuild} (81%)
38
*** synced salfter
39
 * Sync succeeded
40
$ git log --format=%ci -1
41
$ git show -q --pretty=format:%G? HEAD
42
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 salfter
43
 * Cache regenerated successfully