diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-01-08 00:49:58 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-01-08 00:49:58 +0000 |
commit | b282fbbc7bffd6a821244f3775faa941ae39e2f7 (patch) | |
tree | 99bdbdc25d5cdbbeb2f21d2f792a420bf70f0b7f /gentoo-bootstrap.txt | |
parent | 2024-01-08T00:30:01Z (diff) | |
download | repos-b282fbbc7bffd6a821244f3775faa941ae39e2f7.tar.gz repos-b282fbbc7bffd6a821244f3775faa941ae39e2f7.tar.bz2 repos-b282fbbc7bffd6a821244f3775faa941ae39e2f7.zip |
2024-01-08T00:45:01Z
Diffstat (limited to 'gentoo-bootstrap.txt')
-rw-r--r-- | gentoo-bootstrap.txt | 28 |
1 files changed, 27 insertions, 1 deletions
diff --git a/gentoo-bootstrap.txt b/gentoo-bootstrap.txt index f5c009295954..0241582c15dd 100644 --- a/gentoo-bootstrap.txt +++ b/gentoo-bootstrap.txt @@ -15,7 +15,33 @@ pkgcore 0.12.23 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo-bootstrap *** syncing gentoo-bootstrap -Already up to date. +From https://gitlab.com/stikonas/gentoo-bootstrap + c92d35b..25e92c5 master -> origin/master +Updating c92d35b..25e92c5 +Fast-forward + dev-lang/rust/Manifest | 75 ++ + .../files/1.71.0-fix-bashcomp-installation.patch | 23 + + dev-lang/rust/files/1.71.0-lint-docs-libpath.patch | 39 ++ + .../1.71.1-fix-bootstrap-version-comparison.patch | 26 + + .../files/1.72.0-bump-libc-deps-to-0.2.146.patch | 156 +++++ + dev-lang/rust/rust-1.71.1.ebuild | 748 ++++++++++++++++++++ + dev-lang/rust/rust-1.72.0-r1.ebuild | 760 +++++++++++++++++++++ + dev-lang/rust/rust-1.73.0.ebuild | 759 ++++++++++++++++++++ + virtual/rust/Manifest | 3 + + virtual/rust/rust-1.71.1-r1.ebuild | 23 + + virtual/rust/rust-1.72.0-r1.ebuild | 23 + + virtual/rust/rust-1.73.0.ebuild | 23 + + 12 files changed, 2658 insertions(+) + create mode 100644 dev-lang/rust/files/1.71.0-fix-bashcomp-installation.patch + create mode 100644 dev-lang/rust/files/1.71.0-lint-docs-libpath.patch + create mode 100644 dev-lang/rust/files/1.71.1-fix-bootstrap-version-comparison.patch + create mode 100644 dev-lang/rust/files/1.72.0-bump-libc-deps-to-0.2.146.patch + create mode 100644 dev-lang/rust/rust-1.71.1.ebuild + create mode 100644 dev-lang/rust/rust-1.72.0-r1.ebuild + create mode 100644 dev-lang/rust/rust-1.73.0.ebuild + create mode 100644 virtual/rust/rust-1.71.1-r1.ebuild + create mode 100644 virtual/rust/rust-1.72.0-r1.ebuild + create mode 100644 virtual/rust/rust-1.73.0.ebuild *** synced gentoo-bootstrap * Sync succeeded $ git log --format=%ci -1 |