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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
|
{'description': {'en': 'Official Gentoo ebuild repository'},
'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
'homepage': 'https://gentoo.org/',
'name': 'gentoo',
'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
'quality': 'core',
'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
'status': 'official'}
$ pmaint sync gentoo
warning: Pulling without specifying how to reconcile divergent branches is
discouraged. You can squelch this message by running one of the following
commands sometime before your next pull:
git config pull.rebase false # merge (the default strategy)
git config pull.rebase true # rebase
git config pull.ff only # fast-forward only
You can replace "git config" with "git config --global" to set a default
preference for all repositories. You can also pass --rebase, --no-rebase,
or --ff-only on the command line to override the configured default per
invocation.
From https://anongit.gentoo.org/git/repo/gentoo
5e10c105ab0..dd2d142855a master -> origin/master
Updating 5e10c105ab0..dd2d142855a
Fast-forward
app-accessibility/caribou/caribou-0.4.21-r2.ebuild | 2 +-
app-admin/undertaker-scripts/Manifest | 1 +
app-admin/undertaker-scripts/metadata.xml | 8 +++
.../undertaker-scripts/undertaker-scripts-1.ebuild | 37 +++++++++++
app-benchmarks/hyperfine/hyperfine-1.11.0.ebuild | 2 +-
app-misc/figlet/figlet-2.2.5-r1.ebuild | 2 +-
app-text/scdoc/scdoc-1.11.1.ebuild | 4 +-
dev-embedded/rpi-eeprom/rpi-eeprom-11.0_p1.ebuild | 4 +-
dev-lang/php/php-7.3.26.ebuild | 2 +-
dev-lang/php/php-7.4.14.ebuild | 2 +-
dev-libs/aml/Manifest | 1 +
dev-libs/aml/aml-0.2.0.ebuild | 28 +++++++++
dev-libs/aml/aml-9999.ebuild | 28 +++++++++
dev-libs/aml/metadata.xml | 15 +++++
dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild | 2 +-
dev-libs/log4cplus/log4cplus-1.2.0.ebuild | 4 +-
.../tomsfastmath/tomsfastmath-0.13.1-r1.ebuild | 2 +-
dev-libs/unittest++/unittest++-2.0.0-r2.ebuild | 2 +-
dev-python/coverage/coverage-5.3.1.ebuild | 4 +-
dev-python/gevent/gevent-20.12.0.ebuild | 4 +-
dev-python/keyring/Manifest | 1 -
dev-python/keyring/keyring-21.5.0.ebuild | 45 --------------
dev-python/keyring/keyring-21.7.0.ebuild | 4 +-
.../pycryptodome/pycryptodome-3.9.9-r1.ebuild | 4 +-
dev-python/pyfakefs/Manifest | 1 -
dev-python/pyfakefs/pyfakefs-4.3.2.ebuild | 23 -------
dev-python/pyfakefs/pyfakefs-4.3.3.ebuild | 4 +-
dev-python/pygame/pygame-2.0.1.ebuild | 4 +-
dev-python/pyjwt/pyjwt-2.0.0.ebuild | 4 +-
dev-python/pytest/Manifest | 1 -
dev-python/pytest/pytest-6.2.0.ebuild | 62 -------------------
dev-python/pytest/pytest-6.2.1.ebuild | 4 +-
dev-python/tqdm/Manifest | 1 -
dev-python/tqdm/tqdm-4.54.0.ebuild | 50 ---------------
dev-python/tqdm/tqdm-4.55.0.ebuild | 4 +-
dev-python/twine/Manifest | 1 -
dev-python/twine/twine-3.2.0.ebuild | 63 -------------------
dev-python/twine/twine-3.3.0.ebuild | 4 +-
dev-python/unidecode/Manifest | 1 -
dev-python/unidecode/unidecode-1.1.1.ebuild | 22 -------
dev-python/unidecode/unidecode-1.1.2.ebuild | 4 +-
dev-python/xmlschema/Manifest | 1 -
dev-python/xmlschema/xmlschema-1.3.1.ebuild | 31 ----------
dev-python/xmlschema/xmlschema-1.4.1.ebuild | 4 +-
dev-tcltk/tls/tls-1.7.22.ebuild | 2 +-
.../glslang/glslang-10.11.0.0_pre20201216.ebuild | 2 +-
.../spirv-headers/spirv-headers-1.5.4.1.ebuild | 2 +-
dev-util/spirv-tools/spirv-tools-2020.6.ebuild | 2 +-
.../vulkan-headers/vulkan-headers-1.2.162.ebuild | 2 +-
dev-util/vulkan-tools/vulkan-tools-1.2.162.ebuild | 2 +-
gui-apps/waypipe/Manifest | 1 +
gui-apps/waypipe/files/waypipe-0.7.2-no-simd.patch | 38 ++++++++++++
gui-apps/waypipe/files/waypipe-0.7.2-werror.patch | 12 ++++
gui-apps/waypipe/metadata.xml | 24 ++++++++
gui-apps/waypipe/waypipe-0.7.2.ebuild | 72 ++++++++++++++++++++++
gui-apps/waypipe/waypipe-9999.ebuild | 72 ++++++++++++++++++++++
gui-apps/wayvnc/Manifest | 1 +
gui-apps/wayvnc/metadata.xml | 24 ++++++++
gui-apps/wayvnc/wayvnc-0.4.0.ebuild | 44 +++++++++++++
gui-apps/wayvnc/wayvnc-9999.ebuild | 44 +++++++++++++
gui-libs/neatvnc/Manifest | 1 +
gui-libs/neatvnc/metadata.xml | 17 +++++
gui-libs/neatvnc/neatvnc-0.4.0.ebuild | 45 ++++++++++++++
gui-libs/neatvnc/neatvnc-9999.ebuild | 45 ++++++++++++++
mail-mta/protonmail-bridge/Manifest | 2 +-
...1.5.6.ebuild => protonmail-bridge-1.5.7.ebuild} | 0
media-gfx/openvdb/openvdb-7.1.0-r1.ebuild | 4 +-
media-libs/glfw/glfw-3.3.2.ebuild | 4 +-
media-libs/sbc/sbc-1.5.ebuild | 2 +-
.../vulkan-layers/vulkan-layers-1.2.162.ebuild | 2 +-
.../vulkan-loader/vulkan-loader-1.2.162-r1.ebuild | 2 +-
profiles/arch/arm/package.use.mask | 12 ----
profiles/arch/arm64/package.use.mask | 12 ----
sci-mathematics/flint/flint-2.6.3.ebuild | 4 +-
sys-block/fio/fio-3.20-r2.ebuild | 4 +-
.../raspberrypi-firmware-1.20201201.ebuild | 4 +-
sys-fabric/libibverbs/libibverbs-1.1.7-r1.ebuild | 4 +-
sys-fabric/librdmacm/librdmacm-1.0.18-r1.ebuild | 4 +-
.../raspberrypi-wifi-ucode-20190114.1_p10.ebuild | 4 +-
79 files changed, 622 insertions(+), 391 deletions(-)
create mode 100644 app-admin/undertaker-scripts/Manifest
create mode 100644 app-admin/undertaker-scripts/metadata.xml
create mode 100644 app-admin/undertaker-scripts/undertaker-scripts-1.ebuild
create mode 100644 dev-libs/aml/Manifest
create mode 100644 dev-libs/aml/aml-0.2.0.ebuild
create mode 100644 dev-libs/aml/aml-9999.ebuild
create mode 100644 dev-libs/aml/metadata.xml
delete mode 100644 dev-python/keyring/keyring-21.5.0.ebuild
delete mode 100644 dev-python/pyfakefs/pyfakefs-4.3.2.ebuild
delete mode 100644 dev-python/pytest/pytest-6.2.0.ebuild
delete mode 100644 dev-python/tqdm/tqdm-4.54.0.ebuild
delete mode 100644 dev-python/twine/twine-3.2.0.ebuild
delete mode 100644 dev-python/unidecode/unidecode-1.1.1.ebuild
delete mode 100644 dev-python/xmlschema/xmlschema-1.3.1.ebuild
create mode 100644 gui-apps/waypipe/Manifest
create mode 100644 gui-apps/waypipe/files/waypipe-0.7.2-no-simd.patch
create mode 100644 gui-apps/waypipe/files/waypipe-0.7.2-werror.patch
create mode 100644 gui-apps/waypipe/metadata.xml
create mode 100644 gui-apps/waypipe/waypipe-0.7.2.ebuild
create mode 100644 gui-apps/waypipe/waypipe-9999.ebuild
create mode 100644 gui-apps/wayvnc/Manifest
create mode 100644 gui-apps/wayvnc/metadata.xml
create mode 100644 gui-apps/wayvnc/wayvnc-0.4.0.ebuild
create mode 100644 gui-apps/wayvnc/wayvnc-9999.ebuild
create mode 100644 gui-libs/neatvnc/Manifest
create mode 100644 gui-libs/neatvnc/metadata.xml
create mode 100644 gui-libs/neatvnc/neatvnc-0.4.0.ebuild
create mode 100644 gui-libs/neatvnc/neatvnc-9999.ebuild
rename mail-mta/protonmail-bridge/{protonmail-bridge-1.5.6.ebuild => protonmail-bridge-1.5.7.ebuild} (100%)
*** syncing gentoo
*** synced gentoo
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
* Cache regenerated successfully
|