summaryrefslogtreecommitdiff
blob: 91fc2a0555488e099f4537d22b9dbcb62691d21f (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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{'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:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/hexedit-overlay'
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', named 'hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
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
   82a50845..739239d5  master     -> origin/master
Updating 82a50845..739239d5
Fast-forward
 app-accessibility/at-spi2-atk/Manifest             | 12 ----
 .../at-spi2-atk/at-spi2-atk-2.30.0.ebuild          | 51 ---------------
 .../test-collection.xml                            | 20 ------
 .../test-document.xml                              |  7 ---
 .../test-editable-text.xml                         |  9 ---
 .../test-hypertext.xml                             |  6 --
 .../at-spi2-atk-2.20.0-tests-data/test-image.xml   |  7 ---
 .../test-selection.xml                             | 16 -----
 .../at-spi2-atk-2.20.0-tests-data/test-table.xml   | 70 ---------------------
 .../at-spi2-atk-2.20.0-tests-data/test-text.xml    |  9 ---
 .../at-spi2-atk-2.20.0-tests-data/test-value.xml   |  6 --
 app-accessibility/at-spi2-atk/metadata.xml         |  8 ---
 app-accessibility/at-spi2-core/Manifest            |  4 --
 .../at-spi2-core/at-spi2-core-2.30.0.ebuild        | 60 ------------------
 ...t-spi2-core-2.0.2-disable-teamspaces-test.patch | 13 ----
 app-accessibility/at-spi2-core/metadata.xml        |  8 ---
 dev-libs/libassuan/Manifest                        |  4 +-
 ...2.5.2_pre.ebuild => libassuan-2.5.3_pre.ebuild} |  0
 dev-libs/libatomic_ops/Manifest                    |  2 +
 .../libatomic_ops/libatomic_ops-7.6.10_pre.ebuild  | 27 ++++++++
 dev-util/meson/Manifest                            |  2 +
 dev-util/meson/meson-0.50.0_pre.ebuild             | 72 ++++++++++++++++++++++
 mail-client/thunderbird/Manifest                   |  2 +-
 mail-client/thunderbird/thunderbird-60.5.3.ebuild  | 32 +++-------
 24 files changed, 114 insertions(+), 333 deletions(-)
 delete mode 100644 app-accessibility/at-spi2-atk/Manifest
 delete mode 100644 app-accessibility/at-spi2-atk/at-spi2-atk-2.30.0.ebuild
 delete mode 100644 app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-collection.xml
 delete mode 100644 app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-document.xml
 delete mode 100644 app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-editable-text.xml
 delete mode 100644 app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-hypertext.xml
 delete mode 100644 app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-image.xml
 delete mode 100644 app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-selection.xml
 delete mode 100644 app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-table.xml
 delete mode 100644 app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-text.xml
 delete mode 100644 app-accessibility/at-spi2-atk/files/at-spi2-atk-2.20.0-tests-data/test-value.xml
 delete mode 100644 app-accessibility/at-spi2-atk/metadata.xml
 delete mode 100644 app-accessibility/at-spi2-core/Manifest
 delete mode 100644 app-accessibility/at-spi2-core/at-spi2-core-2.30.0.ebuild
 delete mode 100644 app-accessibility/at-spi2-core/files/at-spi2-core-2.0.2-disable-teamspaces-test.patch
 delete mode 100644 app-accessibility/at-spi2-core/metadata.xml
 rename dev-libs/libassuan/{libassuan-2.5.2_pre.ebuild => libassuan-2.5.3_pre.ebuild} (100%)
 create mode 100644 dev-libs/libatomic_ops/Manifest
 create mode 100644 dev-libs/libatomic_ops/libatomic_ops-7.6.10_pre.ebuild
 create mode 100644 dev-util/meson/Manifest
 create mode 100644 dev-util/meson/meson-0.50.0_pre.ebuild
*** 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