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 | 34117b5bad6..6ee7a9dcc2f master -> origin/master
|
17 | Updating 34117b5bad6..6ee7a9dcc2f
|
18 | Fast-forward
|
19 | app-arch/zopfli/zopfli-1.0.3.ebuild | 2 +-
|
20 | app-text/xiphos/Manifest | 2 +-
|
21 | .../files/xiphos-4.2.1-appdata_metainfo.patch | 11 +++
|
22 | app-text/xiphos/xiphos-4.1.0-r2.ebuild | 91 ----------------------
|
23 | app-text/xiphos/xiphos-4.2.1.ebuild | 63 +++++++++++++++
|
24 | dev-libs/check/check-0.15.0.ebuild | 2 +-
|
25 | dev-python/hypothesis/hypothesis-5.16.3.ebuild | 2 +-
|
26 | dev-util/ccache/ccache-3.7.10.ebuild | 2 +-
|
27 | media-libs/freetype/freetype-2.10.2-r1.ebuild | 2 +-
|
28 | .../kodi-screensaver-matrixtrails/Manifest | 1 +
|
29 | .../kodi-screensaver-matrixtrails-2.2.3.ebuild | 44 +++++++++++
|
30 | .../kodi-screensaver-matrixtrails-9999.ebuild | 44 +++++++++++
|
31 | .../kodi-screensaver-matrixtrails/metadata.xml | 15 ++++
|
32 | .../nagios-plugins/nagios-plugins-2.3.1-r1.ebuild | 2 +-
|
33 | .../files/libetpan-1.9.4-CVE-2020-15953.patch | 86 ++++++++++++++++++++
|
34 | net-libs/libetpan/libetpan-1.9.4-r1.ebuild | 78 +++++++++++++++++++
|
35 | sci-libs/fftw/fftw-3.3.8-r1.ebuild | 2 +-
|
36 | .../binutils-config/binutils-config-5.3.2.ebuild | 2 +-
|
37 | sys-devel/gcc-config/gcc-config-2.3.1.ebuild | 2 +-
|
38 | sys-devel/gcc/gcc-9.3.0-r1.ebuild | 2 +-
|
39 | sys-libs/gdbm/gdbm-1.18.1.ebuild | 2 +-
|
40 | sys-process/bashtop/Manifest | 2 +-
|
41 | ...bashtop-0.9.23.ebuild => bashtop-0.9.25.ebuild} | 7 +-
|
42 | .../xdg-utils/xdg-utils-1.1.3_p20200220.ebuild | 2 +-
|
43 | 24 files changed, 357 insertions(+), 111 deletions(-)
|
44 | create mode 100644 app-text/xiphos/files/xiphos-4.2.1-appdata_metainfo.patch
|
45 | delete mode 100644 app-text/xiphos/xiphos-4.1.0-r2.ebuild
|
46 | create mode 100644 app-text/xiphos/xiphos-4.2.1.ebuild
|
47 | create mode 100644 media-plugins/kodi-screensaver-matrixtrails/Manifest
|
48 | create mode 100644 media-plugins/kodi-screensaver-matrixtrails/kodi-screensaver-matrixtrails-2.2.3.ebuild
|
49 | create mode 100644 media-plugins/kodi-screensaver-matrixtrails/kodi-screensaver-matrixtrails-9999.ebuild
|
50 | create mode 100644 media-plugins/kodi-screensaver-matrixtrails/metadata.xml
|
51 | create mode 100644 net-libs/libetpan/files/libetpan-1.9.4-CVE-2020-15953.patch
|
52 | create mode 100644 net-libs/libetpan/libetpan-1.9.4-r1.ebuild
|
53 | rename sys-process/bashtop/{bashtop-0.9.23.ebuild => bashtop-0.9.25.ebuild} (84%)
|
54 | *** syncing gentoo
|
55 | *** synced gentoo
|
56 | * Sync succeeded
|
57 | $ git log --format=%ci -1
|
58 | $ git show -q --pretty=format:%G? HEAD
|
59 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
60 | * Cache regenerated successfully
|