blob: d0b1b588c0b85f486181433678792628b7553b05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{'description': {'en': 'stuff'},
'feed': ['https://github.com/istitov/stuff/commits/master.atom'],
'homepage': 'https://github.com/istitov/stuff',
'name': 'stuff',
'owner': [{'email': 'iohann.s.titov@gmail.com', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/istitov/stuff.git'}],
'status': 'unofficial'}
$ pmaint sync stuff
Already up to date.
*** syncing stuff
*** synced stuff
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 stuff
* x11-misc/appmenu-thunderbird-3.5: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
* Cache regen failed with 1
|