1 | {'description': {'en': 'Experimental ebuilds'},
|
2 | 'feed': ['https://bitbucket.org/angry_elf/nashedelo/rss'],
|
3 | 'homepage': 'https://bitbucket.org/angry_elf/nashedelo',
|
4 | 'name': 'nashedelo',
|
5 | 'owner': [{'email': 'egurevich@smscoin.com',
|
6 | 'name': 'Evgeniy Gurevich',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'mercurial',
|
10 | 'uri': 'https://bitbucket.org/angry_elf/nashedelo'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync nashedelo
|
13 | pulling from https://bitbucket.org/angry_elf/nashedelo
|
14 | searching for changes
|
15 | no changes found
|
16 | *** syncing nashedelo
|
17 | *** synced nashedelo
|
18 | * Sync succeeded
|
19 | $ hg log -l 1 --template={date|isodatesec}
|
20 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 nashedelo
|
21 | * dev-perl/munin-plugin-couchdb-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
22 | * sys-fs/enhanceio-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
23 | * sys-fs/flashcache-2.1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
24 | * sys-fs/flashcache-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
| [FATAL] |
25 | * Cache regen failed with 1
|