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': "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.23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync kde
*** syncing kde
From https://anongit.gentoo.org/git/proj/kde
d4c91884be..3111125a02 master -> origin/master
Updating d4c91884be..3111125a02
Fast-forward
app-office/merkuro/merkuro-23.08.49.9999.ebuild | 2 +-
app-office/merkuro/merkuro-9999.ebuild | 2 +-
kde-apps/kdialog/kdialog-23.08.49.9999.ebuild | 6 +-
kde-apps/kdialog/kdialog-9999.ebuild | 6 +-
.../khelpcenter/khelpcenter-23.08.49.9999.ebuild | 2 +-
kde-apps/khelpcenter/khelpcenter-9999.ebuild | 2 +-
kde-apps/umbrello/umbrello-23.08.49.9999.ebuild | 2 +-
kde-apps/umbrello/umbrello-9999.ebuild | 2 +-
kde-misc/latte-dock/latte-dock-9999.ebuild | 2 +-
kde-misc/latte-dock/metadata.xml | 2 +-
.../plasma-nm-5.27.80-openconnect-optional.patch | 77 ----------------------
.../files/xembed-sni-proxy-5.90.0-standalone.patch | 60 -----------------
media-sound/elisa/elisa-23.08.49.9999.ebuild | 2 +-
media-sound/elisa/elisa-9999.ebuild | 2 +-
14 files changed, 18 insertions(+), 151 deletions(-)
delete mode 100644 kde-plasma/plasma-nm/files/plasma-nm-5.27.80-openconnect-optional.patch
delete mode 100644 kde-plasma/xembed-sni-proxy/files/xembed-sni-proxy-5.90.0-standalone.patch
*** 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
|