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
|
{'description': {'en': "konsolebox's overlay"},
'feed': ['https://github.com/konsolebox/overlay/commits/master.atom'],
'homepage': 'https://github.com/konsolebox/overlay',
'name': 'konsolebox',
'owner': [{'email': 'konsolebox@gmail.com',
'name': 'konsolebox',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/konsolebox/overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/konsolebox/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync konsolebox
*** syncing konsolebox
From https://github.com/konsolebox/overlay
978ccb1..e29b022 master -> origin/master
+ b6c1a12...e29b022 testing -> origin/testing (forced update)
Updating 978ccb1..e29b022
Fast-forward
dev-util/geany/Manifest | 6 ++---
...20241205.ebuild => geany-1.29_p20241210.ebuild} | 2 +-
dev-util/geany/geany-9999.ebuild | 2 +-
dev-util/pnpm-bin/Manifest | 7 ++++++
dev-util/pnpm-bin/metadata.xml | 9 +++++++
dev-util/pnpm-bin/pnpm-bin-10.0.0_beta2.ebuild | 29 ++++++++++++++++++++++
dev-util/pnpm-bin/pnpm-bin-9.15.0.ebuild | 29 ++++++++++++++++++++++
gui-apps/vantage/Manifest | 4 +--
...05014.ebuild => vantage-0_p202405014-r1.ebuild} | 3 +--
gui-apps/vantage/vantage-9999.ebuild | 3 +--
10 files changed, 83 insertions(+), 11 deletions(-)
rename dev-util/geany/{geany-1.29_p20241205.ebuild => geany-1.29_p20241210.ebuild} (97%)
create mode 100644 dev-util/pnpm-bin/Manifest
create mode 100644 dev-util/pnpm-bin/metadata.xml
create mode 100644 dev-util/pnpm-bin/pnpm-bin-10.0.0_beta2.ebuild
create mode 100644 dev-util/pnpm-bin/pnpm-bin-9.15.0.ebuild
rename gui-apps/vantage/{vantage-0_p202405014.ebuild => vantage-0_p202405014-r1.ebuild} (87%)
*** synced konsolebox
* 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 konsolebox
* Cache regenerated successfully
|