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.13
|
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 | 81c8e794315..482fa96f4ed master -> origin/master
|
20 | Updating 81c8e794315..482fa96f4ed
|
21 | Fast-forward
|
22 | games-emulation/dosbox-staging/Manifest | 5 +-
|
23 | .../dosbox-staging/dosbox-staging-0.76.0.ebuild | 59 -
|
24 | .../dosbox-staging/dosbox-staging-0.77.0-r1.ebuild | 57 -
|
25 | .../dosbox-staging/dosbox-staging-0.77.1.ebuild | 64 -
|
26 | ...-0.78.0.ebuild => dosbox-staging-0.79.0.ebuild} | 14 +-
|
27 | .../files/dosbox-staging-0.78.0-fix_tests.patch | 31 -
|
28 | games-emulation/dosbox-staging/metadata.xml | 1 -
|
29 | media-libs/iir1/Manifest | 1 +
|
30 | media-libs/iir1/iir1-1.9.3.ebuild | 17 +
|
31 | media-libs/iir1/metadata.xml | 11 +
|
32 | sys-libs/glibc/glibc-2.36-r3.ebuild | 1615 ++++++++++++++++++++
|
33 | sys-libs/glibc/glibc-9999.ebuild | 8 +-
|
34 | sys-libs/glibc/metadata.xml | 1 +
|
35 | 13 files changed, 1660 insertions(+), 224 deletions(-)
|
36 | delete mode 100644 games-emulation/dosbox-staging/dosbox-staging-0.76.0.ebuild
|
37 | delete mode 100644 games-emulation/dosbox-staging/dosbox-staging-0.77.0-r1.ebuild
|
38 | delete mode 100644 games-emulation/dosbox-staging/dosbox-staging-0.77.1.ebuild
|
39 | rename games-emulation/dosbox-staging/{dosbox-staging-0.78.0.ebuild => dosbox-staging-0.79.0.ebuild} (88%)
|
40 | delete mode 100644 games-emulation/dosbox-staging/files/dosbox-staging-0.78.0-fix_tests.patch
|
41 | create mode 100644 media-libs/iir1/Manifest
|
42 | create mode 100644 media-libs/iir1/iir1-1.9.3.ebuild
|
43 | create mode 100644 media-libs/iir1/metadata.xml
|
44 | create mode 100644 sys-libs/glibc/glibc-2.36-r3.ebuild
|
45 | *** synced gentoo
|
46 | * Sync succeeded
|
47 | $ git log --format=%ci -1
|
48 | $ git show -q --pretty=format:%G? HEAD
|
49 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
50 | * Cache regenerated successfully
|