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