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 | WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
16 | WARNING:pkgcore:flussence repo at '/var/lib/repo-mirror-ci/sync/flussence', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
17 | From https://anongit.gentoo.org/git/repo/gentoo
|
18 | 5f5a0bb3c9c..5e79139dc38 master -> origin/master
|
19 | Updating 5f5a0bb3c9c..5e79139dc38
|
20 | Fast-forward
|
21 | ...s-2.18.1-r1.ebuild => mbedtls-2.18.1-r2.ebuild} | 0
|
22 | ...s-2.19.1-r1.ebuild => mbedtls-2.19.1-r2.ebuild} | 0
|
23 | sys-apps/portage/Manifest | 1 +
|
24 | sys-apps/portage/portage-2.3.87.ebuild | 260 ++++++++++++
|
25 | sys-devel/binutils-hppa64/Manifest | 2 +
|
26 | .../binutils-hppa64/binutils-hppa64-2.34.ebuild | 441 +++++++++++++++++++++
|
27 | sys-devel/binutils/Manifest | 2 +
|
28 | sys-devel/binutils/binutils-2.34.ebuild | 436 ++++++++++++++++++++
|
29 | sys-libs/binutils-libs/Manifest | 2 +
|
30 | sys-libs/binutils-libs/binutils-libs-2.34.ebuild | 123 ++++++
|
31 | 10 files changed, 1267 insertions(+)
|
32 | rename net-libs/mbedtls/{mbedtls-2.18.1-r1.ebuild => mbedtls-2.18.1-r2.ebuild} (100%)
|
33 | rename net-libs/mbedtls/{mbedtls-2.19.1-r1.ebuild => mbedtls-2.19.1-r2.ebuild} (100%)
|
34 | create mode 100644 sys-apps/portage/portage-2.3.87.ebuild
|
35 | create mode 100644 sys-devel/binutils-hppa64/binutils-hppa64-2.34.ebuild
|
36 | create mode 100644 sys-devel/binutils/binutils-2.34.ebuild
|
37 | create mode 100644 sys-libs/binutils-libs/binutils-libs-2.34.ebuild
|
38 | *** syncing gentoo
|
39 | *** synced gentoo
|
40 | * Sync succeeded
|
41 | $ git log --format=%ci -1
|
42 | $ git show -q --pretty=format:%G? HEAD
|
43 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
44 | * Cache regenerated successfully
|