1 | {'description': {'en': 'Packages related to the bumblebee project'},
|
2 | 'feed': ['https://github.com/Bumblebee-Project/bumblebee-gentoo/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/Bumblebee-Project/bumblebee-gentoo/',
|
4 | 'name': 'bumblebee',
|
5 | 'owner': [{'email': 'gentoo@mva.name',
|
6 | 'name': 'Vadim A. Misbakh-Soloviov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://github.com/Bumblebee-Project/bumblebee-gentoo'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync bumblebee
|
13 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
|
14 | WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
15 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina'
|
16 | Already up-to-date.
|
17 | *** syncing bumblebee
|
18 | *** synced bumblebee
|
19 | * Sync succeeded
|
20 | $ git log --format=%ci -1
|
21 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 bumblebee
|
22 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
23 | WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
24 | * Cache regenerated successfully
|