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