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
48
49
50
51
|
{'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
835a9b5f6c..bbf8e9522f master -> origin/master
Updating 835a9b5f6c..bbf8e9522f
Fast-forward
app-crypt/keysmith/keysmith-23.08.4.ebuild | 1 +
app-crypt/keysmith/keysmith-23.08.49.9999.ebuild | 1 +
kde-frameworks/krunner/krunner-9999.ebuild | 10 +--
.../ktexteditor/ktexteditor-5.113.0.ebuild | 16 +---
.../ktexteditor/ktexteditor-5.239.9999.ebuild | 16 +---
kde-frameworks/ktexteditor/ktexteditor-9999.ebuild | 4 +-
kde-frameworks/ktexteditor/metadata.xml | 1 -
kde-misc/itinerary/itinerary-9999.ebuild | 2 +-
kde-plasma/discover/discover-9999.ebuild | 13 ++-
.../plasma-welcome/plasma-welcome-9999.ebuild | 2 +-
.../plasma-workspace/plasma-workspace-9999.ebuild | 2 +-
net-im/neochat/neochat-23.08.4.ebuild | 2 +-
net-im/neochat/neochat-23.08.49.9999.ebuild | 2 +-
net-libs/libquotient/Manifest | 1 +
.../files/libquotient-0.8.0-no-android.patch | 29 +++++++
.../files/libquotient-0.8.0-no-tests.patch | 34 ++++++++
net-libs/libquotient/libquotient-0.8.1.2-r1.ebuild | 96 ++++++++++++++++++++++
net-libs/libquotient/metadata.xml | 11 +++
18 files changed, 190 insertions(+), 53 deletions(-)
create mode 100644 net-libs/libquotient/Manifest
create mode 100644 net-libs/libquotient/files/libquotient-0.8.0-no-android.patch
create mode 100644 net-libs/libquotient/files/libquotient-0.8.0-no-tests.patch
create mode 100644 net-libs/libquotient/libquotient-0.8.1.2-r1.ebuild
create mode 100644 net-libs/libquotient/metadata.xml
*** 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
|