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',
|
8 | 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
|
9 | {'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
|
15 | 'status': 'official'}
|
16 | $ pmaint sync gentoo
|
17 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
18 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
19 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
20 | *** syncing gentoo
|
21 | From https://anongit.gentoo.org/git/repo/gentoo
|
22 | 8ea16eaeb74..4246473bb00 master -> origin/master
|
23 | Updating 8ea16eaeb74..4246473bb00
|
24 | Fast-forward
|
25 | app-emulation/docker/Manifest | 1 +
|
26 | .../docker/docker-18.09.6_p20190604.ebuild | 300 +++++++++++++++++++++
|
27 | net-vpn/i2pd/files/i2pd-2.25.0-lib-path.patch | 22 ++
|
28 | net-vpn/i2pd/files/i2pd-2.25.0-link.patch | 13 +
|
29 | net-vpn/i2pd/i2pd-2.25.0-r1.ebuild | 123 +++++++++
|
30 | net-vpn/i2pd/metadata.xml | 4 +
|
31 | 6 files changed, 463 insertions(+)
|
32 | create mode 100644 app-emulation/docker/docker-18.09.6_p20190604.ebuild
|
33 | create mode 100644 net-vpn/i2pd/files/i2pd-2.25.0-lib-path.patch
|
34 | create mode 100644 net-vpn/i2pd/files/i2pd-2.25.0-link.patch
|
35 | create mode 100644 net-vpn/i2pd/i2pd-2.25.0-r1.ebuild
|
36 | *** synced gentoo
|
37 | * Sync succeeded
|
38 | $ git log --format=%ci -1
|
39 | $ git show -q --pretty=format:%G? HEAD
|
40 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo
|
41 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
42 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
43 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
44 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
45 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
46 | * Cache regenerated successfully
|