1 | {'description': {'en': 'Unofficial ebuilds for Gitlab'},
|
2 | 'homepage': 'https://gitlab.awesome-it.de/overlays/gitlab',
|
3 | 'name': 'gitlab',
|
4 | 'owner': [{'email': 'prote@fmi.uni-stuttgart.de',
|
5 | 'name': 'Horst Prote',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git',
|
9 | 'uri': 'https://gitlab.awesome-it.de/overlays/gitlab.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.1
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gitlab
|
14 | *** syncing gitlab
|
15 | From https://gitlab.awesome-it.de/overlays/gitlab
|
16 | d5657eb..a3a4774 master -> origin/master
|
17 | Updating d5657eb..a3a4774
|
18 | Fast-forward
|
19 | dev-util/gitlab-runner-bin/Manifest | 2 +
|
20 | .../gitlab-runner-bin-14.0.0.ebuild | 65 ++
|
21 | dev-vcs/gitlab-shell/Manifest | 1 +
|
22 | dev-vcs/gitlab-shell/gitlab-shell-13.19.0.ebuild | 117 +++
|
23 | www-apps/gitlab-pages/Manifest | 1 +
|
24 | www-apps/gitlab-pages/gitlab-pages-1.40.0.ebuild | 57 +
|
25 | www-apps/gitlab/Manifest | 19 +-
|
26 | www-apps/gitlab/files/gitlab-gitaly.init.1 | 3 +-
|
27 | www-apps/gitlab/files/gitlab-gitaly.service.1 | 1 +
|
28 | www-apps/gitlab/files/gitlab-tmpfiles.conf | 1 +
|
29 | www-apps/gitlab/files/gitlab.init.1 | 3 -
|
30 | www-apps/gitlab/files/gitlab.init.1.mailroom_start | 1 -
|
31 | www-apps/gitlab/files/gitlab.init.1.puma_start | 1 -
|
32 | www-apps/gitlab/files/gitlab.init.1.unicorn_start | 1 -
|
33 | www-apps/gitlab/gitlab-13.12.5.ebuild | 1 +
|
34 | www-apps/gitlab/gitlab-14.0.0.ebuild | 1101 ++++++++++++++++++++
|
35 | www-apps/gitlab/metadata.xml | 2 -
|
36 | 17 files changed, 1358 insertions(+), 19 deletions(-)
|
37 | create mode 100644 dev-util/gitlab-runner-bin/gitlab-runner-bin-14.0.0.ebuild
|
38 | create mode 100644 dev-vcs/gitlab-shell/gitlab-shell-13.19.0.ebuild
|
39 | create mode 100644 www-apps/gitlab-pages/gitlab-pages-1.40.0.ebuild
|
40 | create mode 100644 www-apps/gitlab/gitlab-14.0.0.ebuild
|
41 | *** synced gitlab
|
42 | * Sync succeeded
|
43 | $ git log --format=%ci -1
|
44 | $ git show -q --pretty=format:%G? HEAD
|
45 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gitlab
|
46 | * Cache regenerated successfully
|