1 | {'description': {'en': 'Testing ebuilds for out-of-tree applications'},
|
2 | 'feed': ['https://github.com/anyc/anyc-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/anyc/anyc-overlay',
|
4 | 'name': 'anyc',
|
5 | 'owner': [{'email': 'dev@kicherer.org',
|
6 | 'name': 'Mario Kicherer',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'git://github.com/anyc/anyc-overlay.git'},
|
10 | {'type': 'git',
|
11 | 'uri': 'https://github.com/anyc/anyc-overlay.git'},
|
12 | {'type': 'git', 'uri': 'git@github.com:anyc/anyc-overlay.git'}],
|
13 | 'status': 'unofficial'}
|
14 | $ pmaint sync anyc
|
15 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
16 | Already up-to-date.
|
17 | *** syncing anyc
|
18 | *** synced anyc
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 anyc
|
22 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
23 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
24 | * Cache regenerated successfully
|