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
34
35
36
37
38
|
{'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
7e3dd44..f9c3a4b master -> origin/master
Updating 7e3dd44..f9c3a4b
Fast-forward
dev-python/protobuf/Manifest | 5 +-
.../protobuf/files/fix-setup-for-gcc-14.patch | 10 ++
...otobuf-python-3.20.1-restore-pypy-support.patch | 21 ----
.../files/protobuf-python-3.20.3-python311.patch | 132 ---------------------
dev-python/protobuf/protobuf-5.28.0.ebuild | 2 +
5 files changed, 14 insertions(+), 156 deletions(-)
create mode 100644 dev-python/protobuf/files/fix-setup-for-gcc-14.patch
delete mode 100644 dev-python/protobuf/files/protobuf-python-3.20.1-restore-pypy-support.patch
delete mode 100644 dev-python/protobuf/files/protobuf-python-3.20.3-python311.patch
*** 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
|