src_prepare-overlay

1
{'description': {'en': "src_prepare group's Gentoo overlay"},
2
 'feed': ['https://gitlab.com/src_prepare/src_prepare-overlay/commits/master.atom'],
3
 'homepage': 'https://gitlab.com/src_prepare/src_prepare-overlay.git',
4
 'name': 'src_prepare-overlay',
5
 'owner': [{'email': 'xgqt@protonmail.com', 'name': 'XGQT', 'type': 'person'}],
6
 'quality': 'experimental',
7
 'source': [{'type': 'git',
8
             'uri': 'https://gitlab.com/src_prepare/src_prepare-overlay.git'},
9
            {'type': 'git',
10
             'uri': 'git+ssh://git@gitlab.com/src_prepare/src_prepare-overlay.git'}],
11
 'status': 'unofficial'}
12
$ pmaint sync src_prepare-overlay
13
WARNING:pkgcore:slonko repo at '/var/lib/repo-mirror-ci/sync/slonko', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
14
warning: Pulling without specifying how to reconcile divergent branches is
15
discouraged. You can squelch this message by running one of the following
16
commands sometime before your next pull:
17
18
  git config pull.rebase false  # merge (the default strategy)
19
  git config pull.rebase true   # rebase
20
  git config pull.ff only       # fast-forward only
21
22
You can replace "git config" with "git config --global" to set a default
23
preference for all repositories. You can also pass --rebase, --no-rebase,
24
or --ff-only on the command line to override the configured default per
25
invocation.
26
27
From https://gitlab.com/src_prepare/src_prepare-overlay
28
   c56b2ea..45fdb97  master     -> origin/master
29
Updating c56b2ea..45fdb97
30
Fast-forward
31
 net-misc/downloader-cli/Manifest                   |  1 +
32
 .../downloader-cli/downloader-cli-0.3.1.ebuild     | 27 ++++++++++++++++++++++
33
 net-misc/ytmdl/Manifest                            |  2 +-
34
 ...l-2020.03.21.ebuild => ytmdl-2021.01.13.ebuild} |  2 +-
35
 4 files changed, 30 insertions(+), 2 deletions(-)
36
 create mode 100644 net-misc/downloader-cli/downloader-cli-0.3.1.ebuild
37
 rename net-misc/ytmdl/{ytmdl-2020.03.21.ebuild => ytmdl-2021.01.13.ebuild} (97%)
38
*** syncing src_prepare-overlay
39
*** synced src_prepare-overlay
40
 * Sync succeeded
41
$ git log --format=%ci -1
42
$ git show -q --pretty=format:%G? HEAD
43
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 src_prepare-overlay
44
 * Cache regenerated successfully