1 | {'description': {'en': 'Netcrave Communications Gentoo Overlay'},
|
2 | 'feed': ['https://github.com/cloudkitsch/netcrave/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/cloudkitsch/netcrave',
|
4 | 'name': 'netcrave',
|
5 | 'owner': [{'email': 'paigeadele@gmail.com',
|
6 | 'name': 'Paige Thompson',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/cloudkitsch/netcrave.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/cloudkitsch/netcrave.git'},
|
13 | {'type': 'git', 'uri': 'git@github.com:cloudkitsch/netcrave.git'}],
|
14 | 'status': 'unofficial'}
|
15 | $ pmaint sync netcrave
|
16 | WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
|
17 | WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | Already up-to-date.
|
19 | *** syncing netcrave
|
20 | *** synced netcrave
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 netcrave
|
24 | * Cache regenerated successfully
|