blob: 19b789b59cddb70b0236ad1fb369b2610f19935c (
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
|
{'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
3a505e5..811798b master -> origin/master
Updating 3a505e5..811798b
Fast-forward
www-apps/gitlab/Manifest | 2 +-
www-apps/gitlab/files/gitlab.init.2 | 4 ++--
2 files changed, 3 insertions(+), 3 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
|