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
46
47
|
{'description': {'en': 'GURU: Ebuild repository entirely maintained by Gentoo '
'users'},
'feed': ['https://cgit.gentoo.org/repo/proj/guru.git/atom/'],
'homepage': 'https://wiki.gentoo.org/wiki/Project:GURU',
'name': 'guru',
'owner': [{'email': 'guru@gentoo.org', 'name': 'GURU', 'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/proj/guru.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/proj/guru.git'}],
'status': 'official'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync guru
*** syncing guru
From https://anongit.gentoo.org/git/repo/proj/guru
89e8a8006..34569796b master -> origin/master
Updating 89e8a8006..34569796b
Fast-forward
.../{yazi-0.3.3.ebuild => yazi-0.3.3-r1.ebuild} | 3 +
dev-build/just/Manifest | 71 +++----
.../{just-1.34.0.ebuild => just-1.36.0.ebuild} | 124 +++++------
dev-libs/open62541/Manifest | 2 +-
...en62541-1.4.4.ebuild => open62541-1.4.5.ebuild} | 0
dev-util/juliaup/Manifest | 228 ++++++++++-----------
...juliaup-1.17.4.ebuild => juliaup-1.17.8.ebuild} | 227 ++++++++++----------
gui-wm/cage/Manifest | 2 +-
...ge-0.1.5_p20241002.ebuild => cage-0.2.0.ebuild} | 5 +-
net-im/Quaternion/Manifest | 3 +-
net-im/Quaternion/Quaternion-0.0.95.1.ebuild | 42 ----
....96_beta4.ebuild => Quaternion-0.0.96.1.ebuild} | 36 +---
profiles/package.mask | 5 +
13 files changed, 336 insertions(+), 412 deletions(-)
rename app-misc/yazi/{yazi-0.3.3.ebuild => yazi-0.3.3-r1.ebuild} (98%)
rename dev-build/just/{just-1.34.0.ebuild => just-1.36.0.ebuild} (71%)
rename dev-libs/open62541/{open62541-1.4.4.ebuild => open62541-1.4.5.ebuild} (100%)
rename dev-util/juliaup/{juliaup-1.17.4.ebuild => juliaup-1.17.8.ebuild} (63%)
rename gui-wm/cage/{cage-0.1.5_p20241002.ebuild => cage-0.2.0.ebuild} (78%)
delete mode 100644 net-im/Quaternion/Quaternion-0.0.95.1.ebuild
rename net-im/Quaternion/{Quaternion-0.0.96_beta4.ebuild => Quaternion-0.0.96.1.ebuild} (50%)
*** synced guru
* 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 guru
* Cache regenerated successfully
|