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
|
{'description': {'en': 'r7l Gentoo overlay with custom Ebuilds'},
'feed': ['https://github.com/r7l/r7l-overlay/commits/master.atom'],
'homepage': 'https://github.com/r7l/r7l-overlay',
'name': 'r7l',
'owner': [{'email': 'gentoo@r1l.eu', 'name': 'r7l', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/r7l/r7l-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/r7l/r7l-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.21
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync r7l
*** syncing r7l
From https://github.com/r7l/r7l-overlay
a2ff63f..1d4dc67 master -> origin/master
Updating a2ff63f..1d4dc67
Fast-forward
app-misc/llama-cpp/Manifest | 6 +--
app-misc/llama-cpp/llama-cpp-20230709.ebuild | 60 ----------------------
...p-20230625.ebuild => llama-cpp-20230818.ebuild} | 2 +-
dev-python/llama-cpp/Manifest | 6 +--
dev-python/llama-cpp/llama-cpp-0.1.70.ebuild | 39 --------------
...a-cpp-0.1.66.ebuild => llama-cpp-0.1.78.ebuild} | 2 +-
6 files changed, 6 insertions(+), 109 deletions(-)
delete mode 100644 app-misc/llama-cpp/llama-cpp-20230709.ebuild
rename app-misc/llama-cpp/{llama-cpp-20230625.ebuild => llama-cpp-20230818.ebuild} (98%)
delete mode 100644 dev-python/llama-cpp/llama-cpp-0.1.70.ebuild
rename dev-python/llama-cpp/{llama-cpp-0.1.66.ebuild => llama-cpp-0.1.78.ebuild} (96%)
*** synced r7l
* 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 r7l
* Cache regenerated successfully
|