blob: 25b31390cebe7057c5141ef27d0036cf3e99a069 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'Unofficial ebuilds for Gitlab'},
'homepage': 'https://gitlab.awesome-it.de/overlays/gitlab',
'name': 'gitlab',
'owner': [{'email': 'info@awesome-it.de',
'name': 'Daniel Morlock',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.awesome-it.de/overlays/gitlab.git'}],
'status': 'unofficial'}
$ pmaint sync gitlab
Already up to date.
*** syncing gitlab
*** synced gitlab
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gitlab
* Cache regenerated successfully
|