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
|
{'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'}],
'status': 'official'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync kde
*** syncing kde
From https://anongit.gentoo.org/git/proj/kde
57fbc35971..8078d9336f master -> origin/master
Updating 57fbc35971..8078d9336f
Fast-forward
.../xembed-sni-proxy-5.24.80-standalone.patch | 60 ++++++++++++++++++++++
.../xembed-sni-proxy/xembed-sni-proxy-9999.ebuild | 7 ++-
2 files changed, 63 insertions(+), 4 deletions(-)
create mode 100644 kde-plasma/xembed-sni-proxy/files/xembed-sni-proxy-5.24.80-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
|