1 | {'description': {'en': 'Plex media ebuilds'},
|
2 | 'feed': ['https://github.com/foux/fouxlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/foux/fouxlay',
|
4 | 'name': 'fouxlay',
|
5 | 'owner': [{'email': 'fx.payet@tfdn.org',
|
6 | 'name': u'Fran\xe7ois-Xavier Payet',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git', 'uri': 'https://github.com/foux/fouxlay.git'},
|
10 | {'type': 'git', 'uri': 'git@github.com:foux/fouxlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync fouxlay
|
13 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set'
|
14 | Already up-to-date.
|
15 | *** syncing fouxlay
|
16 | *** synced fouxlay
|
17 | * Sync succeeded
|
18 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 fouxlay
|
19 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
20 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set'
|
21 | * Cache regenerated successfully
|