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
   e9368d8..3d596b3  master     -> origin/master
29
Updating e9368d8..3d596b3
30
Fast-forward
31
 x11-misc/portfolio/portfolio-0.9.2.ebuild | 11 ++++++++---
32
 x11-misc/portfolio/portfolio-9999.ebuild  | 11 ++++++++---
33
 x11-terms/kgx/kgx-0.2.1.ebuild            | 25 ++++++++-----------------
34
 x11-terms/kgx/kgx-9999.ebuild             | 24 +++++++-----------------
35
 x11-terms/kgx/metadata.xml                |  3 ---
36
 5 files changed, 31 insertions(+), 43 deletions(-)
37
*** syncing src_prepare-overlay
38
*** synced src_prepare-overlay
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 1 src_prepare-overlay
43
 * Cache regenerated successfully