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
|
{'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'}
$ pmaint sync kde
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/jkolo'
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/jkolo', named 'jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing kde
From https://anongit.gentoo.org/git/proj/kde
6838fe1003..8f28429499 master -> origin/master
Updating 6838fe1003..8f28429499
Fast-forward
...kdepim-runtime-18.11.80-nokdelibs4support.patch | 55 ----------------------
.../kdepim-runtime-18.12.49.9999.ebuild | 13 +++--
kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild | 13 +++--
kde-apps/kdepim-runtime/metadata.xml | 3 ++
.../kimagemapeditor/kimagemapeditor-9999.ebuild | 4 +-
5 files changed, 25 insertions(+), 63 deletions(-)
delete mode 100644 kde-apps/kdepim-runtime/files/kdepim-runtime-18.11.80-nokdelibs4support.patch
*** synced kde
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 kde
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
* Cache regenerated successfully
|