gentoo

1
{'description': {'en': 'Official Gentoo ebuild repository'},
2
 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
3
 'homepage': 'https://gentoo.org/',
4
 'name': 'gentoo',
5
 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
6
 'quality': 'core',
7
 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
8
            {'type': 'git',
9
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
10
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
11
            {'type': 'git',
12
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
13
 'status': 'official'}
14
$ pmaint sync gentoo
15
WARNING:pkgcore:dilfridge repo at '/var/lib/repo-mirror-ci/sync/dilfridge', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
16
WARNING:pkgcore:emacs repo at '/var/lib/repo-mirror-ci/sync/emacs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
17
WARNING:pkgcore:dilfridge repo at '/var/lib/repo-mirror-ci/sync/dilfridge', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
18
WARNING:pkgcore:emacs repo at '/var/lib/repo-mirror-ci/sync/emacs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
19
WARNING:pkgcore:fordfrog repo at '/var/lib/repo-mirror-ci/sync/fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
20
warning: Pulling without specifying how to reconcile divergent branches is
21
discouraged. You can squelch this message by running one of the following
22
commands sometime before your next pull:
23
24
  git config pull.rebase false  # merge (the default strategy)
25
  git config pull.rebase true   # rebase
26
  git config pull.ff only       # fast-forward only
27
28
You can replace "git config" with "git config --global" to set a default
29
preference for all repositories. You can also pass --rebase, --no-rebase,
30
or --ff-only on the command line to override the configured default per
31
invocation.
32
33
From https://anongit.gentoo.org/git/repo/gentoo
34
   6f35bcada58..fb75467bcf4  master     -> origin/master
35
Updating 6f35bcada58..fb75467bcf4
36
Fast-forward
37
 ...8-always-tolerate-the-first-CCS-in-TLS1.3.patch | 111 +++++++++++++++++++++
38
 .../nss/{nss-3.58.ebuild => nss-3.58-r1.ebuild}    |   1 +
39
 dev-python/importlib_resources/Manifest            |   2 +-
40
 ...1.0.ebuild => importlib_resources-3.1.1.ebuild} |   0
41
 games-simulation/simutrans/Manifest                |  11 +-
42
 .../files/simutrans-0.120.2.2-Makefile.patch       |  89 -----------------
43
 .../files/simutrans-0.122.0-Fix-Makefile.patch     |  21 ++++
44
 games-simulation/simutrans/files/simutrans.desktop |   9 ++
45
 games-simulation/simutrans/metadata.xml            |  14 ++-
46
 .../simutrans/simutrans-0.120.2.2.ebuild           |  71 -------------
47
 .../simutrans/simutrans-0.122.0.ebuild             | 106 ++++++++++++++++++++
48
 media-gfx/engauge/engauge-10.6.ebuild              |  30 ++----
49
 media-plugins/kodi-pvr-hts/Manifest                |   1 +
50
 .../kodi-pvr-hts/kodi-pvr-hts-7.2.2.ebuild         |  33 ++++++
51
 .../{prosody.service-r1 => prosody.service-r2}     |   2 +-
52
 ...y-0.11.7-r1.ebuild => prosody-0.11.7-r2.ebuild} |   2 +-
53
 net-im/skypeforlinux/Manifest                      |   1 +
54
 .../skypeforlinux/skypeforlinux-8.65.0.78.ebuild   |  98 ++++++++++++++++++
55
 ...lip-3.20.9-r2.ebuild => hplip-3.20.9-r3.ebuild} |   1 -
56
 profiles/package.mask                              |   6 ++
57
 sys-apps/ipmicfg/ipmicfg-1.32.0.200820.ebuild      |   2 +-
58
 21 files changed, 420 insertions(+), 191 deletions(-)
59
 create mode 100644 dev-libs/nss/files/nss-3.58-always-tolerate-the-first-CCS-in-TLS1.3.patch
60
 rename dev-libs/nss/{nss-3.58.ebuild => nss-3.58-r1.ebuild} (99%)
61
 rename dev-python/importlib_resources/{importlib_resources-3.1.0.ebuild => importlib_resources-3.1.1.ebuild} (100%)
62
 delete mode 100644 games-simulation/simutrans/files/simutrans-0.120.2.2-Makefile.patch
63
 create mode 100644 games-simulation/simutrans/files/simutrans-0.122.0-Fix-Makefile.patch
64
 create mode 100644 games-simulation/simutrans/files/simutrans.desktop
65
 delete mode 100644 games-simulation/simutrans/simutrans-0.120.2.2.ebuild
66
 create mode 100644 games-simulation/simutrans/simutrans-0.122.0.ebuild
67
 create mode 100644 media-plugins/kodi-pvr-hts/kodi-pvr-hts-7.2.2.ebuild
68
 rename net-im/prosody/files/{prosody.service-r1 => prosody.service-r2} (83%)
69
 rename net-im/prosody/{prosody-0.11.7-r1.ebuild => prosody-0.11.7-r2.ebuild} (97%)
70
 create mode 100644 net-im/skypeforlinux/skypeforlinux-8.65.0.78.ebuild
71
 rename net-print/hplip/{hplip-3.20.9-r2.ebuild => hplip-3.20.9-r3.ebuild} (99%)
72
*** syncing gentoo
73
*** synced gentoo
74
 * Sync succeeded
75
$ git log --format=%ci -1
76
$ git show -q --pretty=format:%G? HEAD
77
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
78
 * Cache regenerated successfully