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.28
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
|
17 | *** syncing gentoo
|
18 | From https://github.com/gentoo/gentoo
|
19 | e25ef4d752ab..89268a0990c3 master -> origin/master
|
20 | Updating e25ef4d752ab..89268a0990c3
|
21 | Fast-forward
|
22 | app-editors/xemacs/xemacs-21.5.35-r4.ebuild | 2 +-
|
23 | dev-python/Levenshtein/Levenshtein-0.26.0.ebuild | 2 +-
|
24 | dev-python/tinyhtml5/tinyhtml5-2.0.0.ebuild | 2 +-
|
25 | dev-python/weasyprint/weasyprint-63.0.ebuild | 2 +-
|
26 | mail-filter/procmail/procmail-3.24-r1.ebuild | 2 +-
|
27 | .../cascadia-code/cascadia-code-2404.23.ebuild | 2 +-
|
28 | media-sound/chuck/Manifest | 1 +
|
29 | media-sound/chuck/chuck-1.5.3.2.ebuild | 70 ++++++++++++++++++++++
|
30 | .../chuck/files/chuck-1.4.0.0-hid-smc.patch | 1 -
|
31 | .../chuck/files/chuck-1.4.1.1-makefile.patch | 6 --
|
32 | .../chuck/files/chuck-1.5.3.2-makefile.patch | 32 ++++++++++
|
33 | sci-geosciences/josm-bin/josm-bin-19207-r2.ebuild | 2 +-
|
34 | .../btrfsmaintenance/btrfsmaintenance-0.5.2.ebuild | 2 +-
|
35 | 13 files changed, 111 insertions(+), 15 deletions(-)
|
36 | create mode 100644 media-sound/chuck/chuck-1.5.3.2.ebuild
|
37 | create mode 100644 media-sound/chuck/files/chuck-1.5.3.2-makefile.patch
|
38 | *** synced gentoo
|
39 | * Sync succeeded
|
40 | $ git log --format=%ci -1
|
41 | $ git show -q --pretty=format:%G? HEAD
|
42 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
43 | * Cache regenerated successfully
|