summaryrefslogtreecommitdiff
blob: 42df08a50d034b618787af3b87495c3d1329c537 (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
{'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
From https://anongit.gentoo.org/git/repo/gentoo
   2081424b032..69128ca8b84  master     -> origin/master
Updating 2081424b032..69128ca8b84
Fast-forward
 app-emacs/scheme-complete/Manifest                 |  2 +-
 ...-0.8.10.ebuild => scheme-complete-0.9.8.ebuild} |  7 +-
 dev-db/mycli/Manifest                              |  3 +-
 dev-db/mycli/files/remove-tasks.patch              | 15 ----
 dev-db/mycli/mycli-1.15.0-r2.ebuild                | 31 -------
 ...{mycli-1.17.0-r1.ebuild => mycli-1.20.1.ebuild} | 16 ++--
 dev-db/mycli/mycli-9999.ebuild                     |  8 +-
 dev-embedded/platformio/Manifest                   |  2 +-
 ...-Make-scripts-compatible-with-py2-and-py3.patch | 65 ---------------
 ...formio-4.0.0.ebuild => platformio-4.0.1.ebuild} |  2 -
 media-gfx/displaycal/Manifest                      |  1 +
 media-gfx/displaycal/displaycal-3.8.5.0.ebuild     | 64 +++++++++++++++
 media-gfx/geeqie/Manifest                          |  1 +
 media-gfx/geeqie/geeqie-1.5.1.ebuild               | 95 ++++++++++++++++++++++
 www-apps/nextcloud/Manifest                        |  3 +
 www-apps/nextcloud/nextcloud-14.0.14.ebuild        | 40 +++++++++
 www-apps/nextcloud/nextcloud-15.0.11.ebuild        | 41 ++++++++++
 www-apps/nextcloud/nextcloud-16.0.4.ebuild         | 41 ++++++++++
 www-client/chromium/Manifest                       |  2 +-
 ...3865.35.ebuild => chromium-77.0.3865.42.ebuild} |  1 +
 .../chromium/files/chromium-77-gcc-include.patch   | 30 -------
 .../chromium/files/chromium-77-no-cups.patch       | 42 ++++++++++
 22 files changed, 348 insertions(+), 164 deletions(-)
 rename app-emacs/scheme-complete/{scheme-complete-0.8.10.ebuild => scheme-complete-0.9.8.ebuild} (69%)
 delete mode 100644 dev-db/mycli/files/remove-tasks.patch
 delete mode 100644 dev-db/mycli/mycli-1.15.0-r2.ebuild
 rename dev-db/mycli/{mycli-1.17.0-r1.ebuild => mycli-1.20.1.ebuild} (72%)
 delete mode 100644 dev-embedded/platformio/files/platformio-4.0.0-Make-scripts-compatible-with-py2-and-py3.patch
 rename dev-embedded/platformio/{platformio-4.0.0.ebuild => platformio-4.0.1.ebuild} (92%)
 create mode 100644 media-gfx/displaycal/displaycal-3.8.5.0.ebuild
 create mode 100644 media-gfx/geeqie/geeqie-1.5.1.ebuild
 create mode 100644 www-apps/nextcloud/nextcloud-14.0.14.ebuild
 create mode 100644 www-apps/nextcloud/nextcloud-15.0.11.ebuild
 create mode 100644 www-apps/nextcloud/nextcloud-16.0.4.ebuild
 rename www-client/chromium/{chromium-77.0.3865.35.ebuild => chromium-77.0.3865.42.ebuild} (99%)
 create mode 100644 www-client/chromium/files/chromium-77-no-cups.patch
*** 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