blob: f1727919519851ace206ad99c5178c169b33d4b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{'description': {'en': 'Argent Linux'},
'feed': ['https://gitlab.com/argent/argent-main/commits/master.atom'],
'homepage': 'https://gitlab.com/argent/argent-main',
'name': 'argent-main',
'owner': [{'email': 'stefan.cristian@rogentos.ro',
'name': 'Stefan Cristian Brindusa',
'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/argent/argent-main.git'}],
'status': 'unofficial'}
$ pmaint sync argent-main
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing argent-main
*** synced argent-main
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 argent-main
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
* Cache regenerated successfully
|