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',
|
8 | 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
|
9 | {'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
|
15 | 'status': 'official'}
|
16 | $ pmaint sync gentoo
|
17 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
|
18 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
19 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
20 | *** syncing gentoo
|
21 | From https://anongit.gentoo.org/git/repo/gentoo
|
22 | 668937b2d8e0..ad94bd464b04 master -> origin/master
|
23 | Updating 668937b2d8e0..ad94bd464b04
|
24 | Fast-forward
|
25 | games-emulation/higan/Manifest | 1 +
|
26 | games-emulation/higan/files/higan-106_p1-QA.patch | 117 ++++++++++++++++++
|
27 | .../files/higan-106_p1-header-locations.patch | 24 ++++
|
28 | games-emulation/higan/files/higan-106_p1-wrapper | 5 +
|
29 | games-emulation/higan/higan-106_p1.ebuild | 134 +++++++++++++++++++++
|
30 | media-sound/fluidsynth/Manifest | 1 +
|
31 | media-sound/fluidsynth/fluidsynth-1.1.9.ebuild | 70 +++++++++++
|
32 | media-sound/fluidsynth/metadata.xml | 2 +-
|
33 | media-sound/qsynth/Manifest | 1 +
|
34 | media-sound/qsynth/qsynth-0.5.0.ebuild | 60 +++++++++
|
35 | media-video/mkvtoolnix/mkvtoolnix-20.0.0.ebuild | 20 ++-
|
36 | media-video/mkvtoolnix/mkvtoolnix-9.6.0.ebuild | 4 +-
|
37 | media-video/mkvtoolnix/mkvtoolnix-9999.ebuild | 23 +++-
|
38 | x11-misc/xprintidle/Manifest | 1 +
|
39 | x11-misc/xprintidle/xprintidle-2.1.ebuild | 27 +++++
|
40 | 15 files changed, 476 insertions(+), 14 deletions(-)
|
41 | create mode 100644 games-emulation/higan/files/higan-106_p1-QA.patch
|
42 | create mode 100644 games-emulation/higan/files/higan-106_p1-header-locations.patch
|
43 | create mode 100644 games-emulation/higan/files/higan-106_p1-wrapper
|
44 | create mode 100644 games-emulation/higan/higan-106_p1.ebuild
|
45 | create mode 100644 media-sound/fluidsynth/fluidsynth-1.1.9.ebuild
|
46 | create mode 100644 media-sound/qsynth/qsynth-0.5.0.ebuild
|
47 | create mode 100644 x11-misc/xprintidle/xprintidle-2.1.ebuild
|
48 | *** synced gentoo
|
49 | * Sync succeeded
|
50 | $ git log --format=%ci -1
|
51 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
52 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
53 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
54 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
55 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
56 | * Cache regenerated successfully
|