1 | {'description': {'en': 'Personal overlay for unofficial ebuilds'},
|
2 | 'feed': ['https://github.com/PikkuJose/foxiverlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/PikkuJose/foxiverlay',
|
4 | 'name': 'foxiverlay',
|
5 | 'owner': [{'email': 'koalinux@gmail.com',
|
6 | 'name': u'Jos\xe9 Pekkarinen',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/PikkuJose/foxiverlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/PikkuJose/foxiverlay.git'},
|
13 | {'type': 'git', 'uri': 'git@github.com:PikkuJose/foxiverlay.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync foxiverlay
|
16 | WARNING:pkgcore:repo at '/home/mgorny/sync/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | Already up-to-date.
|
18 | *** syncing foxiverlay
|
19 | *** synced foxiverlay
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 foxiverlay
|
23 | WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
24 | WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
25 | * Cache regenerated successfully
|