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
|
{'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:'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
dcd95a5f03..9342ca8967 master -> origin/master
Updating dcd95a5f03..9342ca8967
Fast-forward
kde-plasma/plasma-desktop/Manifest | 2 +-
...5.90.ebuild => plasma-desktop-5.15.90.1.ebuild} | 2 ++
media-libs/pulseaudio-qt/Manifest | 1 -
.../pulseaudio-qt/pulseaudio-qt-1.0.1.ebuild | 34 ----------------------
profiles/package.mask/kde-plasma-5.15.90 | 2 +-
5 files changed, 4 insertions(+), 37 deletions(-)
rename kde-plasma/plasma-desktop/{plasma-desktop-5.15.90.ebuild => plasma-desktop-5.15.90.1.ebuild} (98%)
delete mode 100644 media-libs/pulseaudio-qt/pulseaudio-qt-1.0.1.ebuild
*** 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
|