1 | {'description': {'en': "Ari Malinen's personal overlay"},
|
2 | 'feed': ['https://github.com/causes-/causelay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/causes-/causelay',
|
4 | 'name': 'causelay',
|
5 | 'owner': [{'email': 'ari.malinen@gmail.com', 'name': 'Ari Malinen'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://github.com/causes-/causelay.git'},
|
8 | {'type': 'git', 'uri': 'git@github.com:causes-/causelay.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync causelay
|
11 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
12 | Already up-to-date.
|
13 | *** syncing causelay
|
14 | *** synced causelay
|
15 | * Sync succeeded
|
16 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 causelay
|
17 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
18 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
19 | * Cache regenerated successfully
|