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 | Already up to date.
|
18 | *** syncing xtreemfs
|
19 | *** synced xtreemfs
|
20 | * Sync succeeded
|
21 | $ git log --format=%ci -1
|
22 | $ git show -q --pretty=format:%G? HEAD
|
23 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 xtreemfs
|
24 | * net-fs/xtreemfs-1.5.1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
25 | * net-fs/xtreemfs-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
26 | * Cache regen failed with 1
|