summaryrefslogtreecommitdiff
blob: 0318e9bc560165afd045d3203c314a7de642da68 (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
80
81
82
83
84
85
86
87
88
89
90
91
92
{'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'}
pkgcore 0.12.24

$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
*** syncing gentoo
From https://anongit.gentoo.org/git/repo/gentoo
   594153ce5350..3b18ad9652f6  master     -> origin/master
Updating 594153ce5350..3b18ad9652f6
Fast-forward
 app-backup/bareos/Manifest                         |   2 +-
 app-backup/bareos/bareos-22.1.2-r1.ebuild          |  15 +-
 .../{bareos-20.0.9.ebuild => bareos-23.0.1.ebuild} | 240 ++++++++++-------
 app-backup/bareos/bareos-9999.ebuild               |  16 +-
 .../files/bareos-22.1.2-include-algorithm.patch    |  41 +++
 app-crypt/gnupg/Manifest                           |   2 -
 .../gnupg-2.2.42-bug923248-insecure-backup.patch   | 292 +++++++++++++++++++++
 ...{gnupg-2.2.42.ebuild => gnupg-2.2.42-r2.ebuild} |   7 +-
 app-crypt/gnupg/gnupg-2.4.2-r1.ebuild              | 195 --------------
 app-crypt/gnupg/gnupg-2.4.3.ebuild                 | 196 --------------
 dev-python/hypothesis/Manifest                     |  11 -
 dev-python/hypothesis/hypothesis-6.92.2.ebuild     |  90 -------
 dev-python/hypothesis/hypothesis-6.92.6.ebuild     |  90 -------
 dev-python/hypothesis/hypothesis-6.92.7.ebuild     |  90 -------
 dev-python/hypothesis/hypothesis-6.92.8.ebuild     |  90 -------
 dev-python/hypothesis/hypothesis-6.92.9.ebuild     |  90 -------
 dev-python/hypothesis/hypothesis-6.93.0.ebuild     |  90 -------
 dev-python/hypothesis/hypothesis-6.94.0.ebuild     |  90 -------
 dev-python/hypothesis/hypothesis-6.96.0.ebuild     |  90 -------
 dev-python/hypothesis/hypothesis-6.96.1.ebuild     |  90 -------
 dev-python/hypothesis/hypothesis-6.96.3.ebuild     |  90 -------
 dev-python/hypothesis/hypothesis-6.97.0.ebuild     |  90 -------
 dev-python/oslo-config/Manifest                    |   1 -
 dev-python/oslo-config/oslo-config-9.2.0-r1.ebuild |  58 ----
 dev-python/oslo-config/oslo-config-9.2.0.ebuild    |  59 -----
 dev-python/python-mpd2/Manifest                    |   1 -
 dev-python/python-mpd2/python-mpd2-3.1.0.ebuild    |  50 ----
 dev-python/sphinxcontrib-applehelp/Manifest        |   1 -
 .../sphinxcontrib-applehelp-1.0.7.ebuild           |  29 --
 dev-python/sphinxcontrib-htmlhelp/Manifest         |   1 -
 .../sphinxcontrib-htmlhelp-2.0.4.ebuild            |  32 ---
 dev-python/sphinxcontrib-qthelp/Manifest           |   1 -
 .../sphinxcontrib-qthelp-1.0.6.ebuild              |  29 --
 dev-python/sphinxcontrib-serializinghtml/Manifest  |   1 -
 .../sphinxcontrib-serializinghtml-1.1.9.ebuild     |  29 --
 dev-python/sphinxcontrib-websupport/Manifest       |   1 -
 .../sphinxcontrib-websupport-1.2.6.ebuild          |  39 ---
 mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild |   2 +-
 media-libs/netpbm/netpbm-11.2.7.ebuild             |   2 +-
 39 files changed, 507 insertions(+), 1836 deletions(-)
 rename app-backup/bareos/{bareos-20.0.9.ebuild => bareos-23.0.1.ebuild} (63%)
 create mode 100644 app-backup/bareos/files/bareos-22.1.2-include-algorithm.patch
 create mode 100644 app-crypt/gnupg/files/gnupg-2.2.42-bug923248-insecure-backup.patch
 rename app-crypt/gnupg/{gnupg-2.2.42.ebuild => gnupg-2.2.42-r2.ebuild} (98%)
 delete mode 100644 app-crypt/gnupg/gnupg-2.4.2-r1.ebuild
 delete mode 100644 app-crypt/gnupg/gnupg-2.4.3.ebuild
 delete mode 100644 dev-python/hypothesis/hypothesis-6.92.2.ebuild
 delete mode 100644 dev-python/hypothesis/hypothesis-6.92.6.ebuild
 delete mode 100644 dev-python/hypothesis/hypothesis-6.92.7.ebuild
 delete mode 100644 dev-python/hypothesis/hypothesis-6.92.8.ebuild
 delete mode 100644 dev-python/hypothesis/hypothesis-6.92.9.ebuild
 delete mode 100644 dev-python/hypothesis/hypothesis-6.93.0.ebuild
 delete mode 100644 dev-python/hypothesis/hypothesis-6.94.0.ebuild
 delete mode 100644 dev-python/hypothesis/hypothesis-6.96.0.ebuild
 delete mode 100644 dev-python/hypothesis/hypothesis-6.96.1.ebuild
 delete mode 100644 dev-python/hypothesis/hypothesis-6.96.3.ebuild
 delete mode 100644 dev-python/hypothesis/hypothesis-6.97.0.ebuild
 delete mode 100644 dev-python/oslo-config/oslo-config-9.2.0-r1.ebuild
 delete mode 100644 dev-python/oslo-config/oslo-config-9.2.0.ebuild
 delete mode 100644 dev-python/python-mpd2/python-mpd2-3.1.0.ebuild
 delete mode 100644 dev-python/sphinxcontrib-applehelp/sphinxcontrib-applehelp-1.0.7.ebuild
 delete mode 100644 dev-python/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-2.0.4.ebuild
 delete mode 100644 dev-python/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.6.ebuild
 delete mode 100644 dev-python/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-1.1.9.ebuild
 delete mode 100644 dev-python/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.6.ebuild
*** synced gentoo
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
 * Cache regenerated successfully