1 | {'description': {'en': 'User overlay'},
|
2 | 'feed': ['https://github.com/perfect7gentleman/pg_overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/perfect7gentleman/pg_overlay',
|
4 | 'name': 'pg_overlay',
|
5 | 'owner': [{'email': 'perfect007gentleman@gmail.com',
|
6 | 'name': 'Perfect Gentleman',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/perfect7gentleman/pg_overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync pg_overlay
|
13 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
14 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
15 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
16 | *** syncing pg_overlay
|
17 | From https://github.com/perfect7gentleman/pg_overlay
|
18 | b934a28f..50864b89 master -> origin/master
|
19 | Updating b934a28f..50864b89
|
20 | Fast-forward
|
21 | app-crypt/acme/Manifest | 3 -
|
22 | app-crypt/acme/acme-0.34.2.ebuild | 67 -
|
23 | app-crypt/acme/metadata.xml | 12 -
|
24 | app-crypt/certbot-nginx/Manifest | 3 -
|
25 | .../certbot-nginx/certbot-nginx-0.34.2.ebuild | 34 -
|
26 | app-crypt/certbot-nginx/metadata.xml | 11 -
|
27 | app-crypt/certbot/Manifest | 3 -
|
28 | app-crypt/certbot/certbot-0.34.2.ebuild | 48 -
|
29 | app-crypt/certbot/metadata.xml | 11 -
|
30 | dev-libs/re2/Manifest | 2 +
|
31 | dev-libs/re2/re2-0.2019.06.01.ebuild | 52 +
|
32 | www-client/chromium/Manifest | 18 +-
|
33 | www-client/chromium/chromium-75.0.3770.80.ebuild | 718 +++++
|
34 | .../chromium-fix-window-flash-for-some-WMs.patch | 98 +
|
35 | ...t-assume-unique_ptr-has-ostream-operator.patch} | 9 +-
|
36 | .../chromium/files/archlinux-patches-75/series | 2 +
|
37 | www-client/chromium/files/chromium-75-vaapi.patch | 398 ---
|
38 | www-client/chromium/files/chromium-75-vr-fix.patch | 13 -
|
39 | .../opensuse-patches-75/chromium-dma-buf.patch | 22 +
|
40 | .../files/opensuse-patches-75/chromium-drm.patch | 14 +
|
41 | .../chromium-libusb_interrupt_event_handler.patch | 15 +
|
42 | .../chromium-non-void-return.patch | 2788 ++++++++++++++++++++
|
43 | .../opensuse-patches-75/chromium-sandbox-pie.patch | 17 +
|
44 | .../chromium-skia-system-fontconfig.patch | 79 +
|
45 | .../opensuse-patches-75/chromium-system-icu.patch | 11 +
|
46 | .../chromium-system-libusb.patch | 41 +
|
47 | .../files/opensuse-patches-75/chromium-vaapi.patch | 109 +
|
48 | .../chromium/files/opensuse-patches-75/series | 9 +
|
49 | 28 files changed, 3999 insertions(+), 608 deletions(-)
|
50 | delete mode 100644 app-crypt/acme/Manifest
|
51 | delete mode 100644 app-crypt/acme/acme-0.34.2.ebuild
|
52 | delete mode 100644 app-crypt/acme/metadata.xml
|
53 | delete mode 100644 app-crypt/certbot-nginx/Manifest
|
54 | delete mode 100644 app-crypt/certbot-nginx/certbot-nginx-0.34.2.ebuild
|
55 | delete mode 100644 app-crypt/certbot-nginx/metadata.xml
|
56 | delete mode 100644 app-crypt/certbot/Manifest
|
57 | delete mode 100644 app-crypt/certbot/certbot-0.34.2.ebuild
|
58 | delete mode 100644 app-crypt/certbot/metadata.xml
|
59 | create mode 100644 dev-libs/re2/re2-0.2019.06.01.ebuild
|
60 | create mode 100644 www-client/chromium/chromium-75.0.3770.80.ebuild
|
61 | create mode 100644 www-client/chromium/files/archlinux-patches-75/chromium-fix-window-flash-for-some-WMs.patch
|
62 | rename www-client/chromium/files/{chromium-75-libstdc.patch => archlinux-patches-75/libstdc-do-not-assume-unique_ptr-has-ostream-operator.patch} (81%)
|
63 | create mode 100644 www-client/chromium/files/archlinux-patches-75/series
|
64 | delete mode 100644 www-client/chromium/files/chromium-75-vaapi.patch
|
65 | delete mode 100644 www-client/chromium/files/chromium-75-vr-fix.patch
|
66 | create mode 100644 www-client/chromium/files/opensuse-patches-75/chromium-dma-buf.patch
|
67 | create mode 100644 www-client/chromium/files/opensuse-patches-75/chromium-drm.patch
|
68 | create mode 100644 www-client/chromium/files/opensuse-patches-75/chromium-libusb_interrupt_event_handler.patch
|
69 | create mode 100644 www-client/chromium/files/opensuse-patches-75/chromium-non-void-return.patch
|
70 | create mode 100644 www-client/chromium/files/opensuse-patches-75/chromium-sandbox-pie.patch
|
71 | create mode 100644 www-client/chromium/files/opensuse-patches-75/chromium-skia-system-fontconfig.patch
|
72 | create mode 100644 www-client/chromium/files/opensuse-patches-75/chromium-system-icu.patch
|
73 | create mode 100644 www-client/chromium/files/opensuse-patches-75/chromium-system-libusb.patch
|
74 | create mode 100644 www-client/chromium/files/opensuse-patches-75/chromium-vaapi.patch
|
75 | create mode 100644 www-client/chromium/files/opensuse-patches-75/series
|
76 | *** synced pg_overlay
|
77 | * Sync succeeded
|
78 | $ git log --format=%ci -1
|
79 | $ git show -q --pretty=format:%G? HEAD
|
80 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 pg_overlay
|
81 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
82 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
83 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
84 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
85 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
86 | * Cache regenerated successfully
|