blob: 950449f6b455b9b2352f4dd5ff6b12553246cf5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': 'Calculate Linux Profiles'},
'homepage': 'http://www.calculate-linux.org',
'name': 'distros',
'owner': [{'email': 'at@calculate.ru'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://git.calculate.ru/calculate/distros.git'}],
'status': 'unofficial'}
$ pmaint sync distros
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing distros
*** synced distros
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 distros
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
* Cache regenerated successfully
|