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
52
53
54
55
56
57
58
59
60
|
{'description': {'en': "mva's sandbox overlay"},
'feed': ['https://github.com/msva/mva-overlay/commits/master.atom'],
'homepage': 'https://github.com/msva/mva-overlay/ ',
'name': 'mva',
'owner': [{'email': 'gentoo@mva.name',
'name': 'Vadim A. Misbakh-Soloviov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/msva/mva-overlay'},
{'type': 'git', 'uri': 'git://github.com/msva/mva-overlay'}],
'status': 'unofficial'}
$ pmaint sync mva
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
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:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina'
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
*** syncing mva
From https://github.com/msva/mva-overlay
68566db6..72021026 master -> origin/master
Updating 68566db6..72021026
Fast-forward
app-text/hoedown/hoedown-3.0.7.ebuild | 2 +-
app-text/hoedown/hoedown-9999.ebuild | 2 +-
.../files/patches/{1.3.9 => 1.3.10}/0001_pch.patch | 0
.../patches/{1.3.9 => 1.3.10}/0003_qt-plugins.patch | 0
.../patches/{1.3.9 => 1.3.10}/0004_API-ID.patch | 0
.../0005_Downgrade-Qt-version.patch | 0
.../0006_fix-static-qt-functions.patch | 0
.../patches/{1.3.9 => 1.3.10}/0007_fix-xdg.patch | 0
.../0008_gcc_constexpr_segfault_tmp_fix.patch | 20 ++++++++++++++++++++
.../no-pulseaudio/0001_libtgvoip-cmake.patch | 0
.../0002_libtgvoip-pulseaudio-def.patch | 0
...loons-follows-text-width-on-adaptive-layout.patch | 0
.../9999/0008_gcc_constexpr_segfault_tmp_fix.patch | 20 ++++++++++++++++++++
...p-1.3.9.ebuild => telegram-desktop-1.3.10.ebuild} | 0
14 files changed, 42 insertions(+), 2 deletions(-)
rename net-im/telegram-desktop/files/patches/{1.3.9 => 1.3.10}/0001_pch.patch (100%)
rename net-im/telegram-desktop/files/patches/{1.3.9 => 1.3.10}/0003_qt-plugins.patch (100%)
rename net-im/telegram-desktop/files/patches/{1.3.9 => 1.3.10}/0004_API-ID.patch (100%)
rename net-im/telegram-desktop/files/patches/{1.3.9 => 1.3.10}/0005_Downgrade-Qt-version.patch (100%)
rename net-im/telegram-desktop/files/patches/{1.3.9 => 1.3.10}/0006_fix-static-qt-functions.patch (100%)
rename net-im/telegram-desktop/files/patches/{1.3.9 => 1.3.10}/0007_fix-xdg.patch (100%)
rename net-im/telegram-desktop/files/patches/{1.3.9 => 1.3.10}/0008_gcc_constexpr_segfault_tmp_fix.patch (69%)
rename net-im/telegram-desktop/files/patches/{1.3.9 => 1.3.10}/conditional/no-pulseaudio/0001_libtgvoip-cmake.patch (100%)
rename net-im/telegram-desktop/files/patches/{1.3.9 => 1.3.10}/conditional/no-pulseaudio/0002_libtgvoip-pulseaudio-def.patch (100%)
rename net-im/telegram-desktop/files/patches/{1.3.9 => 1.3.10}/conditional/wide-baloons/0001_baloons-follows-text-width-on-adaptive-layout.patch (100%)
rename net-im/telegram-desktop/{telegram-desktop-1.3.9.ebuild => telegram-desktop-1.3.10.ebuild} (100%)
*** synced mva
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 mva
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
|