blob: be1263dfc5e378e2e3d5fc6b0377ccc45fad51f8 (
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
|
{'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.17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gitlab
*** syncing gitlab
From https://gitlab.awesome-it.de/overlays/gitlab
b1631dc..9312ce7 master -> origin/master
Updating b1631dc..9312ce7
Fast-forward
www-apps/gitlab/Manifest | 6 +--
www-apps/gitlab/gitlab-15.4.6.ebuild | 90 ++++++++++++++++++------------------
www-apps/gitlab/gitlab-15.5.5.ebuild | 90 ++++++++++++++++++------------------
www-apps/gitlab/gitlab-15.6.1.ebuild | 90 ++++++++++++++++++------------------
4 files changed, 138 insertions(+), 138 deletions(-)
*** 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
|