blob: 88e81f92cb4847a65ef86df6750fa9e4c70a6f25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Overlay for phackers'},
'feed': ['https://gitlab.phys-el.ru/ustinov/phackerlay/commits/master.atom'],
'homepage': 'https://gitlab.phys-el.ru/ustinov/phackerlay',
'name': 'phackerlay',
'owner': [{'email': 'ustinov@phys-el.ru',
'name': 'Alexander B. Ustinov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.phys-el.ru/ustinov/phackerlay.git'}],
'status': 'unofficial'}
* Adding new repository
$ pmaint sync phackerlay
Cloning into '/var/lib/repo-mirror-ci/sync/phackerlay'...
*** syncing phackerlay
*** synced phackerlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 phackerlay
* Cache regenerated successfully
|