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
|
{'description': {'en': "Arran's Overlay"},
'feed': ['https://github.com/arran4/arrans_overlay/commits/master.atom'],
'homepage': 'https://github.com/arran4/arrans_overlay',
'name': 'arrans-overlay',
'owner': [{'email': 'gentoo@arran4.com',
'name': 'Arran Ubels',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/arran4/arrans_overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/arran4/arrans_overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync arrans-overlay
WARNING:pkgcore:AstroFloyd repo at '/var/lib/repo-mirror-ci/sync/AstroFloyd', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing arrans-overlay
From https://github.com/arran4/arrans_overlay
a360d54..5aaee79 main -> origin/main
Updating a360d54..5aaee79
Fast-forward
app-text/anytype-ts-appimage/Manifest | 4 +-
.../anytype-ts-appimage-0.42.35_alpha.ebuild | 51 ++++++++++++++++++++++
.../anytype-ts-appimage-0.42.36_beta.ebuild | 51 ++++++++++++++++++++++
3 files changed, 105 insertions(+), 1 deletion(-)
create mode 100644 app-text/anytype-ts-appimage/anytype-ts-appimage-0.42.35_alpha.ebuild
create mode 100644 app-text/anytype-ts-appimage/anytype-ts-appimage-0.42.36_beta.ebuild
*** synced arrans-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 arrans-overlay
* app-misc/local-ai-bin-2.21.1: failed sourcing ebuild: error sourcing ebuild
* app-misc/picocrypt-bin-1.43: failed sourcing ebuild: error sourcing ebuild
* Cache regen failed with 1
|