blob: c0415b5d4a81459de3a9b66fbe35c8503ea8d009 (
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
|
{'description': {'en': 'User overlay'},
'feed': ['https://github.com/perfect7gentleman/pg_overlay/commits/master.atom'],
'homepage': 'https://github.com/perfect7gentleman/pg_overlay',
'name': 'pg_overlay',
'owner': [{'email': 'perfect007gentleman@gmail.com',
'name': 'Perfect Gentleman',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/perfect7gentleman/pg_overlay.git'}],
'status': 'unofficial'}
$ pmaint sync pg_overlay
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 pg_overlay
From https://github.com/perfect7gentleman/pg_overlay
657fac1d..74e16511 master -> origin/master
Updating 657fac1d..74e16511
Fast-forward
www-client/chromium/Manifest | 5 ++-
www-client/chromium/chromium-71.0.3578.85.ebuild | 2 +-
www-client/chromium/files/debian-patches-71/series | 3 ++
.../debian-patches-71/system/fontconfig.patch | 44 ++++++++++++++++++++++
.../files/debian-patches-71/system/harfbuzz.patch | 43 +++++++++++++++++++++
5 files changed, 95 insertions(+), 2 deletions(-)
create mode 100644 www-client/chromium/files/debian-patches-71/series
create mode 100644 www-client/chromium/files/debian-patches-71/system/fontconfig.patch
create mode 100644 www-client/chromium/files/debian-patches-71/system/harfbuzz.patch
*** synced pg_overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pg_overlay
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
|