summaryrefslogtreecommitdiff
blob: 3d94dd82ff15e58c3779a9f4d293e54530b03303 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{'description': {'en': 'Nils "holgersson" Freydank\'s personal overlay'},
 'homepage': 'https://git.holgersson.xyz',
 'name': 'holgersson-overlay',
 'owner': [{'email': 'holgersson@posteo.de',
            'name': 'Nils Freydank',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://git.holgersson.xyz/foss/holgersson-overlay'}],
 'status': 'unofficial'}
$ pmaint sync holgersson-overlay
WARNING:pkgcore:gitlab repo at '/var/lib/repo-mirror-ci/sync/gitlab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:

  git config pull.rebase false  # merge (the default strategy)
  git config pull.rebase true   # rebase
  git config pull.ff only       # fast-forward only

You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.

From https://git.holgersson.xyz/foss/holgersson-overlay
   dcc01bd..d91e81a  master     -> origin/master
Updating dcc01bd..d91e81a
Fast-forward
 app-crypt/sirikali/Manifest                        | 28 ++++++------
 ...sirikali-1.4.6.ebuild => sirikali-1.4.7.ebuild} |  0
 app-misc/khal/Manifest                             | 22 ---------
 app-misc/khal/khal-0.10.1-r2.ebuild                | 45 -------------------
 app-misc/khal/metadata.xml                         | 11 -----
 app-misc/khard/Manifest                            | 22 ---------
 app-misc/khard/khard-0.16.1.ebuild                 | 52 ----------------------
 app-misc/khard/metadata.xml                        | 11 -----
 app-vim/python-mode/Manifest                       | 28 ++++++------
 ....ebuild => python-mode-0.10.0_p20200904.ebuild} |  2 +-
 10 files changed, 29 insertions(+), 192 deletions(-)
 rename app-crypt/sirikali/{sirikali-1.4.6.ebuild => sirikali-1.4.7.ebuild} (100%)
 delete mode 100644 app-misc/khal/Manifest
 delete mode 100644 app-misc/khal/khal-0.10.1-r2.ebuild
 delete mode 100644 app-misc/khal/metadata.xml
 delete mode 100644 app-misc/khard/Manifest
 delete mode 100644 app-misc/khard/khard-0.16.1.ebuild
 delete mode 100644 app-misc/khard/metadata.xml
 rename app-vim/python-mode/{python-mode-0.10.0_p20200606.ebuild => python-mode-0.10.0_p20200904.ebuild} (96%)
*** syncing holgersson-overlay
*** synced holgersson-overlay
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 holgersson-overlay
 * Cache regenerated successfully