blob: b89f466f5622787c5534e0df455a9d6051ed21e8 (
plain)
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
|
{'description': {'en': "Ant P.'s personal overlay"},
'feed': ['https://gitlab.com/flussence/overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/flussence/overlay',
'name': 'flussence',
'owner': [{'email': 'ant+gentoo.bugs@flussence.eu',
'name': 'Anthony Parsons',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/flussence/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync flussence
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
*** syncing flussence
From https://gitlab.com/flussence/overlay
99ffff7..91febe3 master -> origin/master
Updating 99ffff7..91febe3
Fast-forward
dev-qt/qtwebkit/Manifest | 1 +
.../qtwebkit-5.212.0_pre20180120-functional.patch | 22 ++++
.../files/qtwebkit-5.4.2-system-leveldb.patch | 25 ++++
.../files/qtwebkit-5.5.1-disable-jit.patch | 15 +++
.../files/qtwebkit-5.8.0-disable-gstreamer.patch | 15 +++
dev-qt/qtwebkit/metadata.xml | 20 +++
.../qtwebkit/qtwebkit-5.212.0_pre20180120.ebuild | 142 +++++++++++++++++++++
...{gtk+-3.22.30.ebuild => gtk+-3.22.30-r1.ebuild} | 0
8 files changed, 240 insertions(+)
create mode 100644 dev-qt/qtwebkit/Manifest
create mode 100644 dev-qt/qtwebkit/files/qtwebkit-5.212.0_pre20180120-functional.patch
create mode 100644 dev-qt/qtwebkit/files/qtwebkit-5.4.2-system-leveldb.patch
create mode 100644 dev-qt/qtwebkit/files/qtwebkit-5.5.1-disable-jit.patch
create mode 100644 dev-qt/qtwebkit/files/qtwebkit-5.8.0-disable-gstreamer.patch
create mode 100644 dev-qt/qtwebkit/metadata.xml
create mode 100644 dev-qt/qtwebkit/qtwebkit-5.212.0_pre20180120.ebuild
rename x11-libs/gtk+/{gtk+-3.22.30.ebuild => gtk+-3.22.30-r1.ebuild} (100%)
*** synced flussence
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 flussence
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
|