1 | {'description': {'en': 'Personal overlay with ebuilds that were missing at one point or another'},
|
2 | 'feed': ['https://github.com/ace13/overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/ace13/overlay',
|
4 | 'name': 'ace',
|
5 | 'owner': [{'email': 'ace@haxalot.com',
|
6 | 'name': 'Alexander Olofsson',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/ace13/overlay.git'},
|
10 | {'type': 'git', 'uri': 'git://github.com/ace13/overlay.git'},
|
11 | {'type': 'git', 'uri': 'git@github.com:ace13/overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync ace
|
14 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
15 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
16 | WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
17 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/abadonna-overlay'
|
18 | WARNING:pkgcore:repo at '/home/mgorny/sync/abadonna-overlay', named 'abadonna-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
19 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
20 | Already up-to-date.
|
21 | *** syncing ace
|
22 | *** synced ace
|
23 | * Sync succeeded
|
24 | $ git log --format=%ci -1
|
25 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 ace
|
26 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
27 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
28 | WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
29 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
30 | * Cache regenerated successfully
|