gitlab

1
{'description': {'en': 'Unofficial ebuilds for Gitlab'},
2
 'homepage': 'https://gitlab.awesome-it.de/overlays/gitlab',
3
 'name': 'gitlab',
4
 'owner': [{'email': 'info@awesome-it.de',
5
            'name': 'Daniel Morlock',
6
            'type': 'person'}],
7
 'quality': 'experimental',
8
 'source': [{'type': 'git',
9
             'uri': 'https://gitlab.awesome-it.de/overlays/gitlab.git'}],
10
 'status': 'unofficial'}
11
$ pmaint sync gitlab
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.awesome-it.de/overlays/gitlab
26
   bbbc224..ce9c3f1  master     -> origin/master
27
Updating bbbc224..ce9c3f1
28
Fast-forward
29
 www-apps/gitlab/Manifest             | 10 ++--
30
 www-apps/gitlab/gitlab-13.6.7.ebuild | 92 ++++++++++++++++++------------------
31
 www-apps/gitlab/gitlab-13.7.7.ebuild | 92 ++++++++++++++++++------------------
32
 www-apps/gitlab/gitlab-13.8.3.ebuild | 92 ++++++++++++++++++------------------
33
 www-apps/gitlab/gitlab-13.8.4.ebuild | 92 ++++++++++++++++++------------------
34
 www-apps/gitlab/gitlab-13.9.0.ebuild | 92 ++++++++++++++++++------------------
35
 6 files changed, 240 insertions(+), 230 deletions(-)
36
*** syncing gitlab
37
*** synced gitlab
38
 * Sync succeeded
39
$ git log --format=%ci -1
40
$ git show -q --pretty=format:%G? HEAD
41
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 gitlab
42
 * Cache regenerated successfully