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