1 | {'description': {'en': "Official KDE team's testing overlay."},
|
2 | 'feed': ['https://cgit.gentoo.org/proj/kde.git/atom/'],
|
3 | 'homepage': 'https://kde.gentoo.org',
|
4 | 'name': 'kde',
|
5 | 'owner': [{'email': 'kde@gentoo.org', 'name': 'KDE Team', 'type': 'project'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://anongit.gentoo.org/git/proj/kde.git'},
|
9 | {'type': 'git', 'uri': 'https://github.com/gentoo/kde.git'},
|
10 | {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/kde.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@git.gentoo.org/proj/kde.git'}],
|
13 | 'status': 'official'}
|
14 | $ pmaint sync kde
|
15 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
16 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
17 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
18 | *** syncing kde
|
19 | From https://anongit.gentoo.org/git/proj/kde
|
20 | d7734cdd9d..fc91075aba master -> origin/master
|
21 | Updating d7734cdd9d..fc91075aba
|
22 | Fast-forward
|
23 | kde-misc/ktimetracker/ktimetracker-9999.ebuild | 37 ++++++++++++++++++++++++++
|
24 | kde-misc/ktimetracker/metadata.xml | 8 ++++++
|
25 | 2 files changed, 45 insertions(+)
|
26 | create mode 100644 kde-misc/ktimetracker/ktimetracker-9999.ebuild
|
27 | create mode 100644 kde-misc/ktimetracker/metadata.xml
|
28 | *** synced kde
|
29 | * Sync succeeded
|
30 | $ git log --format=%ci -1
|
31 | $ git show -q --pretty=format:%G? HEAD
|
32 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 kde
|
33 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
34 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
35 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
36 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
37 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
38 | * Cache regenerated successfully
|