blob: fe09e2d102a88db42b6136dc64329b82f9678ab0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{'description': {'en': 'Procyon Overlay'},
'name': 'procyon',
'owner': [{'email': 'donat@opmbx.org', 'name': 'donat-b', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/donat-b/procyon.git'}],
'status': 'unofficial'}
$ pmaint sync procyon
Already up to date.
*** syncing procyon
*** synced procyon
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 procyon
* net-mail/trysterobiff-2015.12.22: failed sourcing ebuild: qmake-utils.eclass: unsupported EAPI=5
* Cache regen failed with 1
|