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.24
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
|
17 | *** syncing gentoo
|
18 | From https://anongit.gentoo.org/git/repo/gentoo
|
19 | 32c164e42111..53c1be4154c3 master -> origin/master
|
20 | Updating 32c164e42111..53c1be4154c3
|
21 | Fast-forward
|
22 | app-editors/vscode/Manifest | 3 +
|
23 | app-editors/vscode/vscode-1.87.0.ebuild | 132 +++++++++++++++++++++
|
24 | .../chart-studio/chart-studio-1.1.0-r2.ebuild | 4 +-
|
25 | dev-python/pandas/pandas-2.1.4.ebuild | 4 +-
|
26 | dev-python/pandas/pandas-2.2.0-r1.ebuild | 4 +-
|
27 | dev-python/pandas/pandas-2.2.0.ebuild | 4 +-
|
28 | dev-python/pandas/pandas-2.2.1.ebuild | 4 +-
|
29 | dev-python/plotly-geo/plotly-geo-1.0.0-r2.ebuild | 4 +-
|
30 | dev-python/plotly/plotly-5.19.0.ebuild | 2 +-
|
31 | dev-python/seaborn/seaborn-0.13.2.ebuild | 2 +-
|
32 | dev-python/statsmodels/statsmodels-0.14.0.ebuild | 4 +-
|
33 | dev-python/statsmodels/statsmodels-0.14.1.ebuild | 2 +-
|
34 | dev-qt/qt-creator/qt-creator-12.0.2.ebuild | 2 +-
|
35 | dev-scheme/guile-zstd/guile-zstd-0.1.1-r1.ebuild | 57 ---------
|
36 | dev-scheme/guile-zstd/guile-zstd-0.1.1-r2.ebuild | 55 +++++++++
|
37 | sci-visualization/dash/dash-2.8.1.ebuild | 2 +-
|
38 | .../jupyter-dash/jupyter-dash-0.4.2.ebuild | 2 +-
|
39 | 17 files changed, 210 insertions(+), 77 deletions(-)
|
40 | create mode 100644 app-editors/vscode/vscode-1.87.0.ebuild
|
41 | delete mode 100644 dev-scheme/guile-zstd/guile-zstd-0.1.1-r1.ebuild
|
42 | create mode 100644 dev-scheme/guile-zstd/guile-zstd-0.1.1-r2.ebuild
|
43 | *** synced gentoo
|
44 | * Sync succeeded
|
45 | $ git log --format=%ci -1
|
46 | $ git show -q --pretty=format:%G? HEAD
|
47 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
48 | * Cache regenerated successfully
|