blob: 22684d78336f7881c503b769f9788e4d97e8f4d4 (
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
|
{'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.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gitlab
*** syncing gitlab
From https://gitlab.awesome-it.de/overlays/gitlab
1239a9d..5932330 master -> origin/master
Updating 1239a9d..5932330
Fast-forward
dev-vcs/gitlab-shell/Manifest | 1 +
dev-vcs/gitlab-shell/gitlab-shell-13.22.1.ebuild | 108 +++
www-apps/gitlab/Manifest | 10 +-
www-apps/gitlab/files/gitlab-pod-markup.patch | 11 +
www-apps/gitlab/gitlab-14.2.7.ebuild | 1025 +++++++++++++++++++++
www-apps/gitlab/gitlab-14.3.5.ebuild | 1027 +++++++++++++++++++++
www-apps/gitlab/gitlab-14.3.6.ebuild | 1027 +++++++++++++++++++++
www-apps/gitlab/gitlab-14.4.3.ebuild | 1027 +++++++++++++++++++++
www-apps/gitlab/gitlab-14.4.4.ebuild | 1027 +++++++++++++++++++++
www-apps/gitlab/gitlab-14.5.0.ebuild | 17 +-
www-apps/gitlab/gitlab-14.5.1.ebuild | 1060 ++++++++++++++++++++++
www-apps/gitlab/gitlab-14.5.2.ebuild | 1060 ++++++++++++++++++++++
12 files changed, 7393 insertions(+), 7 deletions(-)
create mode 100644 dev-vcs/gitlab-shell/gitlab-shell-13.22.1.ebuild
create mode 100644 www-apps/gitlab/files/gitlab-pod-markup.patch
create mode 100644 www-apps/gitlab/gitlab-14.2.7.ebuild
create mode 100644 www-apps/gitlab/gitlab-14.3.5.ebuild
create mode 100644 www-apps/gitlab/gitlab-14.3.6.ebuild
create mode 100644 www-apps/gitlab/gitlab-14.4.3.ebuild
create mode 100644 www-apps/gitlab/gitlab-14.4.4.ebuild
create mode 100644 www-apps/gitlab/gitlab-14.5.1.ebuild
create mode 100644 www-apps/gitlab/gitlab-14.5.2.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
|