1 | {'description': {'en': 'XtreemFS, a cloud filesystem'},
|
2 | 'feed': ['https://github.com/xtreemfs-gentoo/overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/xtreemfs-gentoo/overlay',
|
4 | 'name': 'xtreemfs',
|
5 | 'owner': [{'email': 'p@trickhieber.de',
|
6 | 'name': 'Patrick Hieber',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/xtreemfs-gentoo/overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://github.com/xtreemfs-gentoo/overlay.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git@github.com:xtreemfs-gentoo/overlay.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync xtreemfs
|
17 | WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', 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 xtreemfs
|
20 | *** synced xtreemfs
|
21 | * Sync succeeded
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 xtreemfs
|
25 | * Cache regenerated successfully
|