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
From https://anongit.gentoo.org/git/repo/gentoo
16
   2081424b032..69128ca8b84  master     -> origin/master
17
Updating 2081424b032..69128ca8b84
18
Fast-forward
19
 app-emacs/scheme-complete/Manifest                 |  2 +-
20
 ...-0.8.10.ebuild => scheme-complete-0.9.8.ebuild} |  7 +-
21
 dev-db/mycli/Manifest                              |  3 +-
22
 dev-db/mycli/files/remove-tasks.patch              | 15 ----
23
 dev-db/mycli/mycli-1.15.0-r2.ebuild                | 31 -------
24
 ...{mycli-1.17.0-r1.ebuild => mycli-1.20.1.ebuild} | 16 ++--
25
 dev-db/mycli/mycli-9999.ebuild                     |  8 +-
26
 dev-embedded/platformio/Manifest                   |  2 +-
27
 ...-Make-scripts-compatible-with-py2-and-py3.patch | 65 ---------------
28
 ...formio-4.0.0.ebuild => platformio-4.0.1.ebuild} |  2 -
29
 media-gfx/displaycal/Manifest                      |  1 +
30
 media-gfx/displaycal/displaycal-3.8.5.0.ebuild     | 64 +++++++++++++++
31
 media-gfx/geeqie/Manifest                          |  1 +
32
 media-gfx/geeqie/geeqie-1.5.1.ebuild               | 95 ++++++++++++++++++++++
33
 www-apps/nextcloud/Manifest                        |  3 +
34
 www-apps/nextcloud/nextcloud-14.0.14.ebuild        | 40 +++++++++
35
 www-apps/nextcloud/nextcloud-15.0.11.ebuild        | 41 ++++++++++
36
 www-apps/nextcloud/nextcloud-16.0.4.ebuild         | 41 ++++++++++
37
 www-client/chromium/Manifest                       |  2 +-
38
 ...3865.35.ebuild => chromium-77.0.3865.42.ebuild} |  1 +
39
 .../chromium/files/chromium-77-gcc-include.patch   | 30 -------
40
 .../chromium/files/chromium-77-no-cups.patch       | 42 ++++++++++
41
 22 files changed, 348 insertions(+), 164 deletions(-)
42
 rename app-emacs/scheme-complete/{scheme-complete-0.8.10.ebuild => scheme-complete-0.9.8.ebuild} (69%)
43
 delete mode 100644 dev-db/mycli/files/remove-tasks.patch
44
 delete mode 100644 dev-db/mycli/mycli-1.15.0-r2.ebuild
45
 rename dev-db/mycli/{mycli-1.17.0-r1.ebuild => mycli-1.20.1.ebuild} (72%)
46
 delete mode 100644 dev-embedded/platformio/files/platformio-4.0.0-Make-scripts-compatible-with-py2-and-py3.patch
47
 rename dev-embedded/platformio/{platformio-4.0.0.ebuild => platformio-4.0.1.ebuild} (92%)
48
 create mode 100644 media-gfx/displaycal/displaycal-3.8.5.0.ebuild
49
 create mode 100644 media-gfx/geeqie/geeqie-1.5.1.ebuild
50
 create mode 100644 www-apps/nextcloud/nextcloud-14.0.14.ebuild
51
 create mode 100644 www-apps/nextcloud/nextcloud-15.0.11.ebuild
52
 create mode 100644 www-apps/nextcloud/nextcloud-16.0.4.ebuild
53
 rename www-client/chromium/{chromium-77.0.3865.35.ebuild => chromium-77.0.3865.42.ebuild} (99%)
54
 create mode 100644 www-client/chromium/files/chromium-77-no-cups.patch
55
*** syncing gentoo
56
*** synced gentoo
57
 * Sync succeeded
58
$ git log --format=%ci -1
59
$ git show -q --pretty=format:%G? HEAD
60
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
61
 * Cache regenerated successfully