1 | {'description': {'en': 'User overlay'},
|
2 | 'feed': ['https://gitlab.com/Perfect_Gentleman/PG_Overlay/-/commits/master?format=atom'],
|
3 | 'homepage': 'https://gitlab.com/Perfect_Gentleman/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://gitlab.com/Perfect_Gentleman/PG_Overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.24
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync pg_overlay
|
15 | *** syncing pg_overlay
|
16 | From https://gitlab.com/Perfect_Gentleman/PG_Overlay
|
17 | 8bc3cd96c..bd95b218d master -> origin/master
|
18 | Updating 8bc3cd96c..bd95b218d
|
19 | Fast-forward
|
20 | dev-libs/boost/Manifest | 6 +
|
21 | dev-libs/boost/boost-1.86.0_pre.ebuild | 347 +++++++++++++++++++++
|
22 | .../files/boost-1.79.0-build-auto_index-tool.patch | 13 +
|
23 | .../files/boost-1.81.0-disable_icu_rpath.patch | 19 ++
|
24 | .../boost/files/boost-1.85.0-bcp-filesystem.patch | 188 +++++++++++
|
25 | .../boost/files/boost-1.85.0-python-numpy-2.patch | 26 ++
|
26 | media-libs/gst-plugins-base/Manifest | 1 -
|
27 | .../gst-plugins-base-1.24.6_pre.ebuild | 152 ---------
|
28 | media-libs/gstreamer/Manifest | 1 -
|
29 | media-libs/gstreamer/gstreamer-1.24.6_pre.ebuild | 57 ----
|
30 | media-libs/taglib/Manifest | 4 +
|
31 | media-libs/taglib/taglib-2.0.2_pre.ebuild | 63 ++++
|
32 | metadata/md5-cache/dev-libs/boost-1.86.0_pre | 17 +
|
33 | .../media-libs/gst-plugins-base-1.24.6_pre | 17 -
|
34 | metadata/md5-cache/media-libs/gstreamer-1.24.6_pre | 16 -
|
35 | metadata/md5-cache/media-libs/taglib-2.0.2_pre | 16 +
|
36 | .../x11-libs/{gtk+-3.24.42 => gtk+-3.24.42-r1} | 6 +-
|
37 | ...{gtk+-3.24.42.ebuild => gtk+-3.24.42-r1.ebuild} | 2 +-
|
38 | 18 files changed, 703 insertions(+), 248 deletions(-)
|
39 | create mode 100644 dev-libs/boost/Manifest
|
40 | create mode 100644 dev-libs/boost/boost-1.86.0_pre.ebuild
|
41 | create mode 100644 dev-libs/boost/files/boost-1.79.0-build-auto_index-tool.patch
|
42 | create mode 100644 dev-libs/boost/files/boost-1.81.0-disable_icu_rpath.patch
|
43 | create mode 100644 dev-libs/boost/files/boost-1.85.0-bcp-filesystem.patch
|
44 | create mode 100644 dev-libs/boost/files/boost-1.85.0-python-numpy-2.patch
|
45 | delete mode 100644 media-libs/gst-plugins-base/Manifest
|
46 | delete mode 100644 media-libs/gst-plugins-base/gst-plugins-base-1.24.6_pre.ebuild
|
47 | delete mode 100644 media-libs/gstreamer/Manifest
|
48 | delete mode 100644 media-libs/gstreamer/gstreamer-1.24.6_pre.ebuild
|
49 | create mode 100644 media-libs/taglib/taglib-2.0.2_pre.ebuild
|
50 | create mode 100644 metadata/md5-cache/dev-libs/boost-1.86.0_pre
|
51 | delete mode 100644 metadata/md5-cache/media-libs/gst-plugins-base-1.24.6_pre
|
52 | delete mode 100644 metadata/md5-cache/media-libs/gstreamer-1.24.6_pre
|
53 | create mode 100644 metadata/md5-cache/media-libs/taglib-2.0.2_pre
|
54 | rename metadata/md5-cache/x11-libs/{gtk+-3.24.42 => gtk+-3.24.42-r1} (98%)
|
55 | rename x11-libs/gtk+/{gtk+-3.24.42.ebuild => gtk+-3.24.42-r1.ebuild} (99%)
|
56 | *** synced pg_overlay
|
57 | * Sync succeeded
|
58 | $ git log --format=%ci -1
|
59 | $ git show -q --pretty=format:%G? HEAD
|
60 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 pg_overlay
|
61 | * Cache regenerated successfully
|