pg_overlay

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
$ pmaint sync pg_overlay
13
warning: Pulling without specifying how to reconcile divergent branches is
14
discouraged. You can squelch this message by running one of the following
15
commands sometime before your next pull:
16
17
  git config pull.rebase false  # merge (the default strategy)
18
  git config pull.rebase true   # rebase
19
  git config pull.ff only       # fast-forward only
20
21
You can replace "git config" with "git config --global" to set a default
22
preference for all repositories. You can also pass --rebase, --no-rebase,
23
or --ff-only on the command line to override the configured default per
24
invocation.
25
26
From https://gitlab.com/Perfect_Gentleman/PG_Overlay
27
   e55502c..1307aa2  master     -> origin/master
28
Updating e55502c..1307aa2
29
Fast-forward
30
 net-p2p/mldonkey/Manifest                          |    6 +
31
 net-p2p/mldonkey/files/mldonkey.confd-2.8          |   39 +
32
 net-p2p/mldonkey/files/mldonkey.initd              |  121 +++
33
 net-p2p/mldonkey/files/ocaml-4.03.patch            |  145 +++
34
 net-p2p/mldonkey/files/ocaml4.patch                |   12 +
35
 net-p2p/mldonkey/metadata.xml                      |   22 +
36
 net-p2p/mldonkey/mldonkey-9999.ebuild              |  181 ++++
37
 www-client/ungoogled-chromium/Manifest             |   16 -
38
 .../files/chromium-87-xproto-crash.patch           |   38 -
39
 .../ungoogled-chromium/files/chromium-browser.xml  |   13 -
40
 .../files/chromium-launcher-r5.sh                  |   58 --
41
 .../chromium-system-fix-shim-headers-r0.patch      |   11 -
42
 .../files/chromium-system-jsoncpp-r1.patch         |   63 --
43
 .../files/chromium-system-openjpeg-r2.patch        |   27 -
44
 .../files/chromium-ucf-dict-utility.patch          |  111 ---
45
 .../ungoogled-chromium/files/chromium.default      |   10 -
46
 .../ungoogled-chromium/files/update-dicts.sh       |   58 --
47
 .../files/vdpau-support-r2.patch                   |   55 --
48
 www-client/ungoogled-chromium/metadata.xml         |   48 -
49
 .../ungoogled-chromium-86.0.4240.198.ebuild        | 1034 --------------------
50
 20 files changed, 526 insertions(+), 1542 deletions(-)
51
 create mode 100644 net-p2p/mldonkey/Manifest
52
 create mode 100644 net-p2p/mldonkey/files/mldonkey.confd-2.8
53
 create mode 100644 net-p2p/mldonkey/files/mldonkey.initd
54
 create mode 100644 net-p2p/mldonkey/files/ocaml-4.03.patch
55
 create mode 100644 net-p2p/mldonkey/files/ocaml4.patch
56
 create mode 100644 net-p2p/mldonkey/metadata.xml
57
 create mode 100644 net-p2p/mldonkey/mldonkey-9999.ebuild
58
 delete mode 100644 www-client/ungoogled-chromium/Manifest
59
 delete mode 100644 www-client/ungoogled-chromium/files/chromium-87-xproto-crash.patch
60
 delete mode 100644 www-client/ungoogled-chromium/files/chromium-browser.xml
61
 delete mode 100644 www-client/ungoogled-chromium/files/chromium-launcher-r5.sh
62
 delete mode 100644 www-client/ungoogled-chromium/files/chromium-system-fix-shim-headers-r0.patch
63
 delete mode 100644 www-client/ungoogled-chromium/files/chromium-system-jsoncpp-r1.patch
64
 delete mode 100644 www-client/ungoogled-chromium/files/chromium-system-openjpeg-r2.patch
65
 delete mode 100644 www-client/ungoogled-chromium/files/chromium-ucf-dict-utility.patch
66
 delete mode 100644 www-client/ungoogled-chromium/files/chromium.default
67
 delete mode 100644 www-client/ungoogled-chromium/files/update-dicts.sh
68
 delete mode 100644 www-client/ungoogled-chromium/files/vdpau-support-r2.patch
69
 delete mode 100644 www-client/ungoogled-chromium/metadata.xml
70
 delete mode 100644 www-client/ungoogled-chromium/ungoogled-chromium-86.0.4240.198.ebuild
71
*** syncing pg_overlay
72
*** synced pg_overlay
73
 * Sync succeeded
74
$ git log --format=%ci -1
75
$ git show -q --pretty=format:%G? HEAD
76
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pg_overlay
77
 * Cache regenerated successfully