diff options
Diffstat (limited to 'gentoo-bootstrap.txt')
-rw-r--r-- | gentoo-bootstrap.txt | 25 |
1 files changed, 24 insertions, 1 deletions
diff --git a/gentoo-bootstrap.txt b/gentoo-bootstrap.txt index ebbe24e72dc2..475d9e43ccef 100644 --- a/gentoo-bootstrap.txt +++ b/gentoo-bootstrap.txt @@ -14,8 +14,31 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-bootstrap +WARNING:pkgcore:dm9pZCAq repo at '/var/lib/repo-mirror-ci/sync/dm9pZCAq', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing gentoo-bootstrap -Already up to date. +From https://gitlab.com/stikonas/gentoo-bootstrap + 9d0c7d1..40e16d3 master -> origin/master +Updating 9d0c7d1..40e16d3 +Fast-forward + dev-lang/rust/Manifest | 65 ++ + .../files/1.75.0-handle-vendored-sources.patch | 45 ++ + .../rust/files/1.75.0-musl-dynamic-linking.patch | 19 + + dev-lang/rust/files/1.76.0-loong-code-model.patch | 73 ++ + dev-lang/rust/rust-1.75.0-r1.ebuild | 787 +++++++++++++++++++++ + dev-lang/rust/rust-1.76.0-r1.ebuild | 787 +++++++++++++++++++++ + virtual/rust/Manifest | 2 + + virtual/rust/rust-1.74.1.ebuild | 23 + + virtual/rust/rust-1.75.0-r1.ebuild | 23 + + virtual/rust/rust-1.76.0.ebuild | 23 + + 10 files changed, 1847 insertions(+) + create mode 100644 dev-lang/rust/files/1.75.0-handle-vendored-sources.patch + create mode 100644 dev-lang/rust/files/1.75.0-musl-dynamic-linking.patch + create mode 100644 dev-lang/rust/files/1.76.0-loong-code-model.patch + create mode 100644 dev-lang/rust/rust-1.75.0-r1.ebuild + create mode 100644 dev-lang/rust/rust-1.76.0-r1.ebuild + create mode 100644 virtual/rust/rust-1.74.1.ebuild + create mode 100644 virtual/rust/rust-1.75.0-r1.ebuild + create mode 100644 virtual/rust/rust-1.76.0.ebuild *** synced gentoo-bootstrap * Sync succeeded $ git log --format=%ci -1 |