blob: 2967c3fd1f5d3653d5a4932a557e0454c51eb392 (
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
|
{'description': {'en': 'Unofficial ebuilds for Gitlab'},
'homepage': 'https://gitlab.awesome-it.de/overlays/gitlab',
'name': 'gitlab',
'owner': [{'email': 'prote@fmi.uni-stuttgart.de',
'name': 'Horst Prote',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.awesome-it.de/overlays/gitlab.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gitlab
*** syncing gitlab
From https://gitlab.awesome-it.de/overlays/gitlab
3ca8f48..bea7e58 master -> origin/master
Updating 3ca8f48..bea7e58
Fast-forward
dev-util/gitlab-runner-bin/Manifest | 5 +
.../gitlab-runner-bin-17.2.0.ebuild | 80 ++
www-apps/gitlab-pages/Manifest | 2 +
www-apps/gitlab-pages/gitlab-pages-16.10.9.ebuild | 60 ++
www-apps/gitlab-pages/gitlab-pages-16.11.7.ebuild | 60 ++
www-apps/gitlab/Manifest | 2 +
www-apps/gitlab/gitlab-16.10.9.ebuild | 1018 +++++++++++++++++++
www-apps/gitlab/gitlab-16.11.7.ebuild | 1019 ++++++++++++++++++++
8 files changed, 2246 insertions(+)
create mode 100644 dev-util/gitlab-runner-bin/gitlab-runner-bin-17.2.0.ebuild
create mode 100644 www-apps/gitlab-pages/gitlab-pages-16.10.9.ebuild
create mode 100644 www-apps/gitlab-pages/gitlab-pages-16.11.7.ebuild
create mode 100644 www-apps/gitlab/gitlab-16.10.9.ebuild
create mode 100644 www-apps/gitlab/gitlab-16.11.7.ebuild
*** synced gitlab
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gitlab
* Cache regenerated successfully
|