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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
{'description': {'en': "Khumba's overlay, mainly Haskell packages"},
'feed': ['https://gitlab.com/khumba/khoverlay/commits/master.atom'],
'homepage': 'https://gitlab.com/khumba/khoverlay',
'name': 'khoverlay',
'owner': [{'email': 'bog@khumba.net',
'name': 'Bryan Gardiner',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/khumba/khoverlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com/khumba/khoverlay.git'}],
'status': 'unofficial'}
$ pmaint sync khoverlay
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
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
*** syncing khoverlay
From https://gitlab.com/khumba/khoverlay
2eb9182..3285982 master -> origin/master
Updating 2eb9182..3285982
Fast-forward
x11-misc/slim/ChangeLog | 138 -----
x11-misc/slim/ChangeLog-2015 | 613 ---------------------
x11-misc/slim/Manifest | 22 -
x11-misc/slim/files/Xsession-r3 | 158 ------
x11-misc/slim/files/slim-1.3.5-arm.patch | 11 -
.../files/slim-1.3.5-disable-ck-for-systemd.patch | 122 ----
x11-misc/slim/files/slim-1.3.6-config.diff | 77 ---
x11-misc/slim/files/slim-1.3.6-drop-zlib.patch | 10 -
.../slim-1.3.6-envcpy-bad-pointer-arithmetic.patch | 15 -
.../files/slim-1.3.6-fix-slimlock-nopam-v2.patch | 26 -
.../slim/files/slim-1.3.6-fix-slimlock-nopam.patch | 26 -
x11-misc/slim/files/slim-1.3.6-freetype.patch | 12 -
x11-misc/slim/files/slim-1.3.6-honour-cflags.patch | 14 -
.../files/slim-1.3.6-libslim-cmake-fixes.patch | 33 --
.../slim/files/slim-1.3.6-session-chooser.patch | 115 ----
.../slim-1.3.6-strip-systemd-unit-install.patch | 13 -
.../slim/files/slim-1.3.6-systemd-session.patch | 29 -
x11-misc/slim/files/slim-9999-config.diff | 70 ---
.../files/slim-power-auth-1.3.6.20150104.patch | 248 ---------
x11-misc/slim/files/slim.logrotate | 9 -
x11-misc/slim/metadata.xml | 18 -
x11-misc/slim/slim-1.3.6-r6.ebuild | 130 -----
22 files changed, 1909 deletions(-)
delete mode 100644 x11-misc/slim/ChangeLog
delete mode 100644 x11-misc/slim/ChangeLog-2015
delete mode 100644 x11-misc/slim/Manifest
delete mode 100644 x11-misc/slim/files/Xsession-r3
delete mode 100644 x11-misc/slim/files/slim-1.3.5-arm.patch
delete mode 100644 x11-misc/slim/files/slim-1.3.5-disable-ck-for-systemd.patch
delete mode 100644 x11-misc/slim/files/slim-1.3.6-config.diff
delete mode 100644 x11-misc/slim/files/slim-1.3.6-drop-zlib.patch
delete mode 100644 x11-misc/slim/files/slim-1.3.6-envcpy-bad-pointer-arithmetic.patch
delete mode 100644 x11-misc/slim/files/slim-1.3.6-fix-slimlock-nopam-v2.patch
delete mode 100644 x11-misc/slim/files/slim-1.3.6-fix-slimlock-nopam.patch
delete mode 100644 x11-misc/slim/files/slim-1.3.6-freetype.patch
delete mode 100644 x11-misc/slim/files/slim-1.3.6-honour-cflags.patch
delete mode 100644 x11-misc/slim/files/slim-1.3.6-libslim-cmake-fixes.patch
delete mode 100644 x11-misc/slim/files/slim-1.3.6-session-chooser.patch
delete mode 100644 x11-misc/slim/files/slim-1.3.6-strip-systemd-unit-install.patch
delete mode 100644 x11-misc/slim/files/slim-1.3.6-systemd-session.patch
delete mode 100644 x11-misc/slim/files/slim-9999-config.diff
delete mode 100644 x11-misc/slim/files/slim-power-auth-1.3.6.20150104.patch
delete mode 100644 x11-misc/slim/files/slim.logrotate
delete mode 100644 x11-misc/slim/metadata.xml
delete mode 100644 x11-misc/slim/slim-1.3.6-r6.ebuild
*** synced khoverlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 khoverlay
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
|