blob: d00f1fe3549f20ca5ad842a0fbc6b3bf868da135 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{'description': {'en': 'Miramir repository'},
'feed': ['https://github.com/miramir/miramir-layman/commits/master.atom'],
'homepage': 'https://github.com/miramir/miramir-layman',
'name': 'miramir',
'owner': [{'email': 'gmiramir@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/miramir/miramir-layman.git'}],
'status': 'unofficial'}
$ pmaint sync miramir
WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
Already up-to-date.
*** syncing miramir
*** synced miramir
* Sync succeeded
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 miramir
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
|