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 | pkgcore 0.12.8
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
|
17 | WARNING:pkgcore:foo-overlay repo at '/var/lib/repo-mirror-ci/sync/foo-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
18 | *** syncing gentoo
|
19 | From https://anongit.gentoo.org/git/repo/gentoo
|
20 | a1691f2d40b..36c10c59957 master -> origin/master
|
21 | Updating a1691f2d40b..36c10c59957
|
22 | Fast-forward
|
23 | media-libs/opensubdiv/Manifest | 1 -
|
24 | .../opensubdiv-3.3.0-add-CUDA9-compatibility.patch | 25 ------
|
25 | ...ocumentation-CMakeLists.txt-force-python2.patch | 51 ------------
|
26 | media-libs/opensubdiv/opensubdiv-3.4.3-r1.ebuild | 90 ---------------------
|
27 | media-libs/opensubdiv/opensubdiv-3.4.4-r1.ebuild | 85 --------------------
|
28 | media-libs/opensubdiv/opensubdiv-3.4.4-r2.ebuild | 93 ----------------------
|
29 | www-client/google-chrome/Manifest | 2 +-
|
30 | ...74.ebuild => google-chrome-99.0.4844.82.ebuild} | 0
|
31 | www-plugins/chrome-binary-plugins/Manifest | 2 +-
|
32 | ...d => chrome-binary-plugins-99.0.4844.82.ebuild} | 0
|
33 | 10 files changed, 2 insertions(+), 347 deletions(-)
|
34 | delete mode 100644 media-libs/opensubdiv/files/opensubdiv-3.3.0-add-CUDA9-compatibility.patch
|
35 | delete mode 100644 media-libs/opensubdiv/files/opensubdiv-3.4.0-0001-documentation-CMakeLists.txt-force-python2.patch
|
36 | delete mode 100644 media-libs/opensubdiv/opensubdiv-3.4.3-r1.ebuild
|
37 | delete mode 100644 media-libs/opensubdiv/opensubdiv-3.4.4-r1.ebuild
|
38 | delete mode 100644 media-libs/opensubdiv/opensubdiv-3.4.4-r2.ebuild
|
39 | rename www-client/google-chrome/{google-chrome-99.0.4844.74.ebuild => google-chrome-99.0.4844.82.ebuild} (100%)
|
40 | rename www-plugins/chrome-binary-plugins/{chrome-binary-plugins-99.0.4844.74.ebuild => chrome-binary-plugins-99.0.4844.82.ebuild} (100%)
|
41 | *** synced gentoo
|
42 | * Sync succeeded
|
43 | $ git log --format=%ci -1
|
44 | $ git show -q --pretty=format:%G? HEAD
|
45 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
46 | * Cache regenerated successfully
|