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
|
{'description': {'en': 'A personal overlay with no specific focus (mainly to\n test ebuilds). Highly experimental. It is meant as a playground for me,\n but others might be interested.'},
'feed': ['https://cgit.gentoo.org/repo/user/gerislay.git/atom/'],
'homepage': 'https://cgit.gentoo.org/repo/user/gerislay.git',
'name': 'gerislay',
'owner': [{'email': 'gerion.entrup@flump.de',
'name': 'gerion',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/user/gerislay.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/user/gerislay.git'}],
'status': 'unofficial'}
$ pmaint sync gerislay
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 gerislay
From https://anongit.gentoo.org/git/repo/user/gerislay
2225358..91c367f master -> origin/master
Updating 2225358..91c367f
Fast-forward
dev-cpp/gperftools/Manifest | 2 +
dev-cpp/gperftools/gperftools-2.7.ebuild | 16 ++++
x11-terms/kitty/Manifest | 5 --
x11-terms/kitty/files/kitty-0.11.0-flags.patch | 47 -----------
x11-terms/kitty/files/kitty-0.11.0-svg-icon.patch | 16 ----
x11-terms/kitty/kitty-0.12.1.ebuild | 96 -----------------------
x11-terms/kitty/metadata.xml | 14 ----
7 files changed, 18 insertions(+), 178 deletions(-)
create mode 100644 dev-cpp/gperftools/Manifest
create mode 100644 dev-cpp/gperftools/gperftools-2.7.ebuild
delete mode 100644 x11-terms/kitty/Manifest
delete mode 100644 x11-terms/kitty/files/kitty-0.11.0-flags.patch
delete mode 100644 x11-terms/kitty/files/kitty-0.11.0-svg-icon.patch
delete mode 100644 x11-terms/kitty/kitty-0.12.1.ebuild
delete mode 100644 x11-terms/kitty/metadata.xml
*** synced gerislay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gerislay
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
|