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
26
27
28
29
30
31
|
{'description': {'en': '"Bubba" platform support for Excito B2|3'},
'homepage': 'https://github.com/gordonb3/bubba-overlay',
'name': 'bubba',
'owner': [{'email': 'gordon@bosvangennip.nl',
'name': 'Gordon Bos',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/gordonb3/bubba-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/gordonb3/bubba-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bubba
*** syncing bubba
From https://github.com/gordonb3/bubba-overlay
9f73b76..ed9845c master -> origin/master
Updating 9f73b76..ed9845c
Fast-forward
net-misc/wsdd/Manifest | 2 ++
net-misc/wsdd/wsdd-0.8.ebuild | 46 +++++++++++++++++++++++++++++++++++++++++++
2 files changed, 48 insertions(+)
create mode 100644 net-misc/wsdd/wsdd-0.8.ebuild
*** synced bubba
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 bubba
* dev-java/openjdk-bin-8.0.252: failed sourcing ebuild: java-vm-2: EAPI 7 not supported, (java-vm-2.eclass, line 15: called die)
* Cache regen failed with 1
|