1 | {'description': {'en': 'Personal overlay; testing and early development'},
|
2 | 'feed': ['https://github.com/djc/djc-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/djc/djc-overlay',
|
4 | 'name': 'djc',
|
5 | 'owner': [{'email': 'djc@gentoo.org',
|
6 | 'name': 'Dirkjan Ochtman',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/djc/djc-overlay.git'},
|
10 | {'type': 'git', 'uri': 'git://github.com/djc/djc-overlay.git'},
|
11 | {'type': 'git', 'uri': 'git@github.com:djc/djc-overlay.git'}],
|
12 | 'status': 'unofficial'}
|
13 | $ pmaint sync djc
|
14 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
15 | Already up-to-date.
|
16 | *** syncing djc
|
17 | *** synced djc
|
18 | * Sync succeeded
|
19 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 djc
|
20 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
21 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
22 | * Cache regenerated successfully
|