summaryrefslogtreecommitdiff
blob: 80cd1c07d63804625b293fb3ce40334fbf89ff21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{'description': {'en': 'Official Gentoo ebuild repository'},
 'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
 'homepage': 'https://gentoo.org/',
 'name': 'gentoo',
 'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
 'quality': 'core',
 'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
            {'type': 'git',
             'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
            {'type': 'git',
             'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
 'status': 'official'}
pkgcore 0.12.1

$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
*** syncing gentoo
From https://anongit.gentoo.org/git/repo/gentoo
   94eb9a6b9a2..9a92931a3b8  master     -> origin/master
Updating 94eb9a6b9a2..9a92931a3b8
Fast-forward
 dev-lang/rust-bin/Manifest                         |  32 -
 dev-lang/rust-bin/rust-bin-1.51.0.ebuild           | 187 ------
 dev-lang/rust/Manifest                             |  34 --
 dev-lang/rust/files/1.51.0-bootstrap-panic.patch   |  43 --
 .../rust/files/rustc-1.51.0-backport-pr81728.patch | 181 ------
 .../rust/files/rustc-1.51.0-backport-pr81741.patch |  44 --
 .../rust/files/rustc-1.51.0-backport-pr82289.patch |  96 ---
 .../rust/files/rustc-1.51.0-backport-pr82292.patch | 120 ----
 .../rust/files/rustc-1.51.0-backport-pr83629.patch | 142 -----
 dev-lang/rust/rust-1.51.0-r2.ebuild                | 666 ---------------------
 dev-libs/capstone/capstone-4.0.2-r2.ebuild         |   3 +-
 dev-util/cargo-audit/Manifest                      | 112 ++++
 ...-0.14.1.ebuild => cargo-audit-0.14.1-r1.ebuild} |   2 +-
 dev-util/cargo-audit/cargo-audit-0.15.0.ebuild     | 317 ++++++++++
 eclass/cargo.eclass                                |  78 ++-
 virtual/rust/rust-1.51.0.ebuild                    |  15 -
 16 files changed, 495 insertions(+), 1577 deletions(-)
 delete mode 100644 dev-lang/rust-bin/rust-bin-1.51.0.ebuild
 delete mode 100644 dev-lang/rust/files/1.51.0-bootstrap-panic.patch
 delete mode 100644 dev-lang/rust/files/rustc-1.51.0-backport-pr81728.patch
 delete mode 100644 dev-lang/rust/files/rustc-1.51.0-backport-pr81741.patch
 delete mode 100644 dev-lang/rust/files/rustc-1.51.0-backport-pr82289.patch
 delete mode 100644 dev-lang/rust/files/rustc-1.51.0-backport-pr82292.patch
 delete mode 100644 dev-lang/rust/files/rustc-1.51.0-backport-pr83629.patch
 delete mode 100644 dev-lang/rust/rust-1.51.0-r2.ebuild
 rename dev-util/cargo-audit/{cargo-audit-0.14.1.ebuild => cargo-audit-0.14.1-r1.ebuild} (99%)
 create mode 100644 dev-util/cargo-audit/cargo-audit-0.15.0.ebuild
 delete mode 100644 virtual/rust/rust-1.51.0.ebuild
*** synced gentoo
 * Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gentoo
 * Cache regenerated successfully