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': "waebbl's overlay"},
'feed': ['https://github.com/waebbl/waebbl-gentoo/commits/master.atom'],
'homepage': 'https://github.com/waebbl/waebbl-gentoo',
'name': 'waebbl',
'owner': [{'email': 'waebbl@gmail.com',
'name': 'Bernd Waibel',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/waebbl/waebbl-gentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/waebbl/waebbl-gentoo.git'}],
'status': 'unofficial'}
$ pmaint sync waebbl
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 waebbl
From https://github.com/waebbl/waebbl-gentoo
e666a62..209b011 master -> origin/master
Updating e666a62..209b011
Fast-forward
media-gfx/openexr_viewers/Manifest | 25 +++-
.../openexr_viewers-2.3.0-fix-cg-libdir.patch | 13 ++
.../openexr_viewers-2.3.0-fix-configure.patch | 115 +----------------
.../openexr_viewers-2.3.0-fix-makefiles.patch | 136 ---------------------
.../openexr_viewers/openexr_viewers-2.3.0.ebuild | 14 ++-
5 files changed, 47 insertions(+), 256 deletions(-)
create mode 100644 media-gfx/openexr_viewers/files/openexr_viewers-2.3.0-fix-cg-libdir.patch
delete mode 100644 media-gfx/openexr_viewers/files/openexr_viewers-2.3.0-fix-makefiles.patch
*** synced waebbl
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 waebbl
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
|