blob: fe77da9310ad8ffebef1b0d4719ddd4110999f33 (
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
|
{'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
1ef722e..3ca8f48 master -> origin/master
Updating 1ef722e..3ca8f48
Fast-forward
www-apps/gitlab-pages/Manifest | 1 +
www-apps/gitlab-pages/gitlab-pages-17.2.0.ebuild | 60 ++
www-apps/gitlab/Manifest | 1 +
www-apps/gitlab/gitlab-17.2.0.ebuild | 1036 ++++++++++++++++++++++
4 files changed, 1098 insertions(+)
create mode 100644 www-apps/gitlab-pages/gitlab-pages-17.2.0.ebuild
create mode 100644 www-apps/gitlab/gitlab-17.2.0.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
|