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