1 | {'description': {'en': 'Some useful ebuilds. Includes 1C-Predpriyatie and postgres with patches for work with 1C.'},
|
2 | 'homepage': 'https://github.com/daks-ua/daks-overlay',
|
3 | 'name': 'daks',
|
4 | 'owner': [{'email': 'daks12@gmail.com',
|
5 | 'name': 'Dmitry Fomenko',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://github.com/daks-ua/daks-overlay'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync daks
|
11 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
12 | Already up-to-date.
|
13 | *** syncing daks
|
14 | *** synced daks
|
15 | * Sync succeeded
|
16 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 daks
|
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
|