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
32
33
|
{'description': {'en': 'tgbugs portage overlay for custom ebuilds'},
'feed': ['https://github.com/tgbugs/tgbugs-overlay/commits/master.atom'],
'homepage': 'https://github.com/tgbugs/tgbugs-overlay',
'name': 'tgbugs-overlay',
'owner': [{'email': 'tgbugs@gmail.com',
'name': 'Tom Gillespie',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/tgbugs/tgbugs-overlay.git'},
{'type': 'git', 'uri': 'git@github.com:tgbugs/tgbugs-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tgbugs-overlay
*** syncing tgbugs-overlay
From https://github.com/tgbugs/tgbugs-overlay
330c50a..6e76baf master -> origin/master
Updating 330c50a..6e76baf
Fast-forward
dev-java/scigraph-bin/Manifest | 4 ++--
dev-java/scigraph-bin/files/scigraph.rc | 6 +-----
dev-java/scigraph-bin/scigraph-bin-9999.ebuild | 4 +---
3 files changed, 4 insertions(+), 10 deletions(-)
*** synced tgbugs-overlay
* 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 tgbugs-overlay
* dev-java/icedtea-bin-3.24.0: failed sourcing ebuild: java-vm-2: EAPI 6 not supported, (java-vm-2.eclass, line 15: called die)
* dev-java/math-numeric-tower-0.0.4: failed sourcing ebuild: inherit requires unknown eclass: java-ant-2.eclass
* net-im/skypeforlinux-8.29.0.50: failed sourcing ebuild: desktop: EAPI 6 not supported, (desktop.eclass, line 15: called die)
* Cache regen failed with 1
|