summaryrefslogtreecommitdiff
blob: c9962dfa143744c6bc19c704e634b47996b36ba8 (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
56
57
58
59
60
61
62
63
{'description': {'en': 'Unofficial ebuilds for Gitlab'},
 'homepage': 'https://gitlab.awesome-it.de/overlays/gitlab',
 'name': 'gitlab',
 'owner': [{'email': 'info@awesome-it.de',
            'name': 'Daniel Morlock',
            'type': 'person'}],
 'quality': 'experimental',
 'source': [{'type': 'git',
             'uri': 'https://gitlab.awesome-it.de/overlays/gitlab.git'}],
 'status': 'unofficial'}
$ pmaint sync gitlab
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://gitlab.awesome-it.de/overlays/gitlab
   97b8151..87d44c0  master     -> origin/master
Updating 97b8151..87d44c0
Fast-forward
 acct-group/gitlab/Manifest                         |   2 +-
 acct-group/gitlab/gitlab-0.ebuild                  |   2 +-
 acct-user/git/Manifest                             |   2 +-
 acct-user/git/git-0.ebuild                         |   2 +-
 acct-user/gitlab-runner/Manifest                   |   2 +-
 acct-user/gitlab-runner/gitlab-runner-0.ebuild     |   2 +-
 app-eselect/eselect-gitlab-gitaly/Manifest         |   2 +-
 .../eselect-gitlab-gitaly-20201217.ebuild          |   4 +-
 app-eselect/eselect-gitlabhq/Manifest              |   3 +-
 .../eselect-gitlabhq-20170603.ebuild               |  28 -
 .../eselect-gitlabhq-20201214.ebuild               |   4 +-
 dev-util/gitlab-runner-bin/Manifest                |   4 +-
 .../gitlab-runner-bin-13.6.0-r2.ebuild             |   2 +-
 .../gitlab-runner-bin-13.7.0.ebuild                |  65 ++
 dev-vcs/gitlab-gitaly/Manifest                     |   2 +-
 dev-vcs/gitlab-gitaly/gitlab-gitaly-13.7.3.ebuild  |   9 +-
 dev-vcs/gitlab-shell/Manifest                      |   2 +-
 dev-vcs/gitlab-shell/gitlab-shell-13.15.0.ebuild   |  45 +-
 www-apps/gitlabhq/Manifest                         |   5 +-
 .../files/gitlabhq-13.7.3-fix-sendmail-param.patch |   4 +-
 www-apps/gitlabhq/files/gitlabhq-13.7.3.init       |  18 +-
 www-apps/gitlabhq/gitlabhq-13.7.3-r1.ebuild        | 735 +++++++++++++++++++++
 www-servers/gitlab-workhorse/Manifest              |   2 +-
 .../gitlab-workhorse-8.58.2.ebuild                 |   5 +-
 24 files changed, 861 insertions(+), 90 deletions(-)
 delete mode 100644 app-eselect/eselect-gitlabhq/eselect-gitlabhq-20170603.ebuild
 create mode 100644 dev-util/gitlab-runner-bin/gitlab-runner-bin-13.7.0.ebuild
 create mode 100644 www-apps/gitlabhq/gitlabhq-13.7.3-r1.ebuild
*** syncing gitlab
*** synced gitlab
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gitlab
 * Cache regenerated successfully