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
|
{'description': {'en': "Official KDE team's testing overlay."},
'feed': ['https://cgit.gentoo.org/proj/kde.git/atom/'],
'homepage': 'https://kde.gentoo.org',
'name': 'kde',
'owner': [{'email': 'kde@gentoo.org', 'name': 'KDE Team', 'type': 'project'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/proj/kde.git'},
{'type': 'git', 'uri': 'https://github.com/gentoo/kde.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/kde.git'},
{'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/proj/kde.git'},
{'type': 'git', 'uri': 'git+ssh://git@github.com/gentoo/kde.git'}],
'status': 'official'}
pkgcore 0.12.27
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync kde
*** syncing kde
From https://anongit.gentoo.org/git/proj/kde
8e82fe6a60..d9c29bc3d5 master -> origin/master
Updating 8e82fe6a60..d9c29bc3d5
Fast-forward
kde-apps/kajongg/kajongg-24.08.1.ebuild | 1 +
kde-apps/kajongg/kajongg-24.08.49.9999.ebuild | 1 +
kde-apps/kajongg/kajongg-9999.ebuild | 1 +
kde-apps/kajongg/metadata.xml | 3 ++-
4 files changed, 5 insertions(+), 1 deletion(-)
*** synced kde
* 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 kde
* Cache regenerated successfully
|