blob: 9f957338e742d699df16616d3fc6febf61fe0c8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': "concavegit's overlay."},
'feed': ['https://gitlab.com/concavegit/concaveoverlay/commits/master.atom'],
'homepage': 'https://gitlab.com/concavegit/concaveoverlay',
'name': 'concaveoverlay',
'owner': [{'email': 'concavemail@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/concavegit/concaveoverlay.git'}],
'status': 'unofficial'}
$ pmaint sync concaveoverlay
WARNING:pkgcore:apurkrt repo at '/var/lib/repo-mirror-ci/sync/apurkrt', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing concaveoverlay
*** synced concaveoverlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 concaveoverlay
* Cache regenerated successfully
|