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 | 9f15dcd7ad7..66d1505dcce master -> origin/master
|
17 | Updating 9f15dcd7ad7..66d1505dcce
|
18 | Fast-forward
|
19 | app-antivirus/clamav/clamav-0.102.3.ebuild | 2 +-
|
20 | app-antivirus/fangfrisch/fangfrisch-1.2.0-r1.ebuild | 2 +-
|
21 | app-crypt/gnupg/gnupg-2.2.20.ebuild | 2 +-
|
22 | app-doc/doxygen/doxygen-1.8.17.ebuild | 4 ++--
|
23 | app-i18n/ibus-libpinyin/ibus-libpinyin-1.11.1-r1.ebuild | 2 +-
|
24 | dev-libs/spdlog/spdlog-1.5.0.ebuild | 2 +-
|
25 | dev-python/arrow/arrow-0.15.5.ebuild | 2 +-
|
26 | dev-python/json-rpc/json-rpc-1.13.0.ebuild | 2 +-
|
27 | dev-python/logbook/logbook-1.5.3.ebuild | 2 +-
|
28 | mail-filter/pypolicyd-spf/pypolicyd-spf-2.0.2-r1.ebuild | 2 +-
|
29 | media-libs/tremor/tremor-0_pre20130223-r2.ebuild | 2 +-
|
30 | media-sound/quodlibet/quodlibet-4.3.0.ebuild | 2 +-
|
31 | net-misc/exabgp/Manifest | 2 +-
|
32 | net-misc/exabgp/{exabgp-4.2.6.ebuild => exabgp-4.2.7.ebuild} | 2 +-
|
33 | .../files/{exabgp-4.2.6-paths.patch => exabgp-4.2.7-paths.patch} | 6 +++---
|
34 | net-misc/ntpsec/ntpsec-1.1.8.ebuild | 4 ++--
|
35 | net-misc/remmina/remmina-1.4.3.ebuild | 2 +-
|
36 | net-vpn/libreswan/libreswan-3.32.ebuild | 2 +-
|
37 | sys-libs/libsmbios/libsmbios-2.4.3.ebuild | 2 +-
|
38 | 19 files changed, 23 insertions(+), 23 deletions(-)
|
39 | rename net-misc/exabgp/{exabgp-4.2.6.ebuild => exabgp-4.2.7.ebuild} (95%)
|
40 | rename net-misc/exabgp/files/{exabgp-4.2.6-paths.patch => exabgp-4.2.7-paths.patch} (54%)
|
41 | *** syncing gentoo
|
42 | *** synced gentoo
|
43 | * Sync succeeded
|
44 | $ git log --format=%ci -1
|
45 | $ git show -q --pretty=format:%G? HEAD
|
46 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
47 | * Cache regenerated successfully
|