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
39
40
41
42
43
44
45
|
{'description': {'en': "Richard Hering's gentoo overlay"},
'feed': ['https://github.com/internethering/hering-overlay/commits/master.atom'],
'homepage': 'https://github.com/internethering/hering-overlay',
'name': 'hering-overlay',
'owner': [{'email': 'richard@internethering.de',
'name': 'Richard Hering',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/internethering/hering-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/internethering/hering-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hering-overlay
*** syncing hering-overlay
From https://github.com/internethering/hering-overlay
0b8dae6..11b2459 master -> origin/master
Updating 0b8dae6..11b2459
Fast-forward
dev-lang/php/Manifest | 1 +
dev-lang/php/files/fix-musl-llvm.patch | 37 +
dev-lang/php/files/php-8.1.27-gcc14-libxml.patch | 57 ++
dev-lang/php/files/php-8.1.27-implicit-decls.patch | 72 ++
dev-lang/php/files/php-8.1.29-gcc14-intl.patch | 21 +
dev-lang/php/files/php-capstone-optional.patch | 78 ++
dev-lang/php/php-8.1.30.ebuild | 783 +++++++++++++++++++++
metadata/md5-cache/dev-lang/php-8.1.30 | 18 +
metadata/md5-cache/net-misc/rustdesk-server-1.1.12 | 6 +-
metadata/timestamp.chk | 2 +-
10 files changed, 1071 insertions(+), 4 deletions(-)
create mode 100644 dev-lang/php/files/fix-musl-llvm.patch
create mode 100644 dev-lang/php/files/php-8.1.27-gcc14-libxml.patch
create mode 100644 dev-lang/php/files/php-8.1.27-implicit-decls.patch
create mode 100644 dev-lang/php/files/php-8.1.29-gcc14-intl.patch
create mode 100644 dev-lang/php/files/php-capstone-optional.patch
create mode 100644 dev-lang/php/php-8.1.30.ebuild
create mode 100644 metadata/md5-cache/dev-lang/php-8.1.30
*** synced hering-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 hering-overlay
* Cache regenerated successfully
|