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.1
|
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 | 94eb9a6b9a2..9a92931a3b8 master -> origin/master
|
20 | Updating 94eb9a6b9a2..9a92931a3b8
|
21 | Fast-forward
|
22 | dev-lang/rust-bin/Manifest | 32 -
|
23 | dev-lang/rust-bin/rust-bin-1.51.0.ebuild | 187 ------
|
24 | dev-lang/rust/Manifest | 34 --
|
25 | dev-lang/rust/files/1.51.0-bootstrap-panic.patch | 43 --
|
26 | .../rust/files/rustc-1.51.0-backport-pr81728.patch | 181 ------
|
27 | .../rust/files/rustc-1.51.0-backport-pr81741.patch | 44 --
|
28 | .../rust/files/rustc-1.51.0-backport-pr82289.patch | 96 ---
|
29 | .../rust/files/rustc-1.51.0-backport-pr82292.patch | 120 ----
|
30 | .../rust/files/rustc-1.51.0-backport-pr83629.patch | 142 -----
|
31 | dev-lang/rust/rust-1.51.0-r2.ebuild | 666 ---------------------
|
32 | dev-libs/capstone/capstone-4.0.2-r2.ebuild | 3 +-
|
33 | dev-util/cargo-audit/Manifest | 112 ++++
|
34 | ...-0.14.1.ebuild => cargo-audit-0.14.1-r1.ebuild} | 2 +-
|
35 | dev-util/cargo-audit/cargo-audit-0.15.0.ebuild | 317 ++++++++++
|
36 | eclass/cargo.eclass | 78 ++-
|
37 | virtual/rust/rust-1.51.0.ebuild | 15 -
|
38 | 16 files changed, 495 insertions(+), 1577 deletions(-)
|
39 | delete mode 100644 dev-lang/rust-bin/rust-bin-1.51.0.ebuild
|
40 | delete mode 100644 dev-lang/rust/files/1.51.0-bootstrap-panic.patch
|
41 | delete mode 100644 dev-lang/rust/files/rustc-1.51.0-backport-pr81728.patch
|
42 | delete mode 100644 dev-lang/rust/files/rustc-1.51.0-backport-pr81741.patch
|
43 | delete mode 100644 dev-lang/rust/files/rustc-1.51.0-backport-pr82289.patch
|
44 | delete mode 100644 dev-lang/rust/files/rustc-1.51.0-backport-pr82292.patch
|
45 | delete mode 100644 dev-lang/rust/files/rustc-1.51.0-backport-pr83629.patch
|
46 | delete mode 100644 dev-lang/rust/rust-1.51.0-r2.ebuild
|
47 | rename dev-util/cargo-audit/{cargo-audit-0.14.1.ebuild => cargo-audit-0.14.1-r1.ebuild} (99%)
|
48 | create mode 100644 dev-util/cargo-audit/cargo-audit-0.15.0.ebuild
|
49 | delete mode 100644 virtual/rust/rust-1.51.0.ebuild
|
50 | *** synced gentoo
|
51 | * Sync succeeded
|
52 | $ git log --format=%ci -1
|
53 | $ git show -q --pretty=format:%G? HEAD
|
54 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
|
55 | * Cache regenerated successfully
|