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:repo lacks a defined name: '/home/mgorny/sync/fritteli'
|
19 | WARNING:pkgcore:repo at '/home/mgorny/sync/fritteli', named 'fritteli', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
20 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
21 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
|
22 | *** syncing gentoo
|
23 | From https://anongit.gentoo.org/git/repo/gentoo
|
24 | 2755acb5f7f2..4e37ce8b9eae master -> origin/master
|
25 | Updating 2755acb5f7f2..4e37ce8b9eae
|
26 | Fast-forward
|
27 | app-arch/unrar-gpl/Manifest | 1 -
|
28 | .../unrar-gpl/files/unrar-gpl-0.0.1-solaris.patch | 63 ---------------
|
29 | app-arch/unrar-gpl/metadata.xml | 7 --
|
30 | .../unrar-gpl/unrar-gpl-0.0.1_p20080417-r1.ebuild | 24 ------
|
31 | .../unrar-gpl/unrar-gpl-0.0.1_p20080417-r2.ebuild | 32 --------
|
32 | .../pybliographer/pybliographer-1.2.15-r1.ebuild | 4 +-
|
33 | .../pybliographer/pybliographer-1.2.18.ebuild | 4 +-
|
34 | app-office/texstudio/texstudio-2.11.2-r1.ebuild | 4 +-
|
35 | app-office/texstudio/texstudio-2.12.2.ebuild | 4 +-
|
36 | app-office/texstudio/texstudio-2.12.4.ebuild | 4 +-
|
37 | app-office/texstudio/texstudio-2.12.6-r1.ebuild | 2 +-
|
38 | app-office/texstudio/texstudio-2.12.8-r1.ebuild | 2 +-
|
39 | dev-tex/bibtex2html/bibtex2html-1.98.ebuild | 6 +-
|
40 | dev-tex/cjk-latex/cjk-latex-4.8.4.ebuild | 2 +-
|
41 | .../4.1.1/Fix-build-errors-with-FFmpeg-4.0.patch | 54 +++++++++++++
|
42 | media-video/motion/motion-4.1.1-r1.ebuild | 94 ++++++++++++++++++++++
|
43 | net-libs/shairplay/metadata.xml | 1 -
|
44 | net-misc/stargazer/metadata.xml | 1 -
|
45 | net-p2p/resilio-sync/Manifest | 4 +-
|
46 | net-p2p/resilio-sync/files/resilio-sync.initd | 2 +-
|
47 | net-p2p/resilio-sync/resilio-sync-2.5.12.ebuild | 52 ++++++------
|
48 | profiles/desc/grub_platforms.desc | 2 +-
|
49 | profiles/package.mask | 5 --
|
50 | 23 files changed, 194 insertions(+), 180 deletions(-)
|
51 | delete mode 100644 app-arch/unrar-gpl/Manifest
|
52 | delete mode 100644 app-arch/unrar-gpl/files/unrar-gpl-0.0.1-solaris.patch
|
53 | delete mode 100644 app-arch/unrar-gpl/metadata.xml
|
54 | delete mode 100644 app-arch/unrar-gpl/unrar-gpl-0.0.1_p20080417-r1.ebuild
|
55 | delete mode 100644 app-arch/unrar-gpl/unrar-gpl-0.0.1_p20080417-r2.ebuild
|
56 | create mode 100644 media-video/motion/files/4.1.1/Fix-build-errors-with-FFmpeg-4.0.patch
|
57 | create mode 100644 media-video/motion/motion-4.1.1-r1.ebuild
|
58 | *** synced gentoo
|
59 | * Sync succeeded
|
60 | $ git log --format=%ci -1
|
61 | $ git show -q --pretty=format:%G? HEAD
|
62 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
63 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
64 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
65 | WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
|
66 | WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
|
67 | * Cache regenerated successfully
|