blob: 3a309a698ce516af99b3807bf370fed214471608 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'SFT Technologies gentoo overlay'},
'feed': ['https://github.com/SFTtech/gentoo-overlay/commits/master.atom'],
'homepage': 'https://github.com/SFTtech/gentoo-overlay',
'name': 'sft',
'owner': [{'email': 'jj@stusta.net',
'name': 'Jonas Jelten',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/SFTtech/gentoo-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync sft
Already up to date.
*** syncing sft
*** synced sft
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 sft
* dev-util/qcachegrind-0.7.4: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
* Cache regen failed with 1
|