diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-11-22 23:05:23 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-11-22 23:05:23 +0000 |
commit | 907359aef54d12b3358297e25802e842adf9fa17 (patch) | |
tree | ae582b51b2e8fc9398cd96103547ed4c10260721 /2xsaiko.txt | |
parent | 2020-11-22T22:30:01Z (diff) | |
download | repos-907359aef54d12b3358297e25802e842adf9fa17.tar.gz repos-907359aef54d12b3358297e25802e842adf9fa17.tar.bz2 repos-907359aef54d12b3358297e25802e842adf9fa17.zip |
2020-11-22T23:00:01Z
Diffstat (limited to '2xsaiko.txt')
-rw-r--r-- | 2xsaiko.txt | 38 |
1 files changed, 37 insertions, 1 deletions
diff --git a/2xsaiko.txt b/2xsaiko.txt index f61fdaab2235..f19c00d82415 100644 --- a/2xsaiko.txt +++ b/2xsaiko.txt @@ -23,7 +23,43 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://git.sr.ht/~dblsaiko/ebuilds + a2a5081..412ffcf master -> origin/master +Updating a2a5081..412ffcf +Fast-forward + dev-lang/rust-bin/Manifest | 16 + + dev-lang/rust-bin/metadata.xml | 17 + + dev-lang/rust-bin/rust-bin-1.48.0.ebuild | 156 ++++++ + dev-lang/rust/Manifest | 24 + + ...12-Ignore-broken-and-non-applicable-tests.patch | 89 +++ + dev-lang/rust/files/1.44.0-libressl.patch | 45 ++ + ...46.0-don-t-create-prefix-at-time-of-check.patch | 31 ++ + ....0-ignore-broken-and-non-applicable-tests.patch | 75 +++ + dev-lang/rust/files/1.47.0-libressl.patch | 44 ++ + .../rust/files/1.47.0-llvm-tensorflow-fix.patch | 55 ++ + dev-lang/rust/files/gentoo-musl-target-specs.patch | 168 ++++++ + dev-lang/rust/metadata.xml | 27 + + dev-lang/rust/rust-1.48.0.ebuild | 595 +++++++++++++++++++++ + virtual/rust/Manifest | 2 + + virtual/rust/metadata.xml | 12 + + virtual/rust/rust-1.48.0.ebuild | 15 + + 16 files changed, 1371 insertions(+) + create mode 100644 dev-lang/rust-bin/Manifest + create mode 100644 dev-lang/rust-bin/metadata.xml + create mode 100644 dev-lang/rust-bin/rust-bin-1.48.0.ebuild + create mode 100644 dev-lang/rust/Manifest + create mode 100644 dev-lang/rust/files/0012-Ignore-broken-and-non-applicable-tests.patch + create mode 100644 dev-lang/rust/files/1.44.0-libressl.patch + create mode 100644 dev-lang/rust/files/1.46.0-don-t-create-prefix-at-time-of-check.patch + create mode 100644 dev-lang/rust/files/1.47.0-ignore-broken-and-non-applicable-tests.patch + create mode 100644 dev-lang/rust/files/1.47.0-libressl.patch + create mode 100644 dev-lang/rust/files/1.47.0-llvm-tensorflow-fix.patch + create mode 100644 dev-lang/rust/files/gentoo-musl-target-specs.patch + create mode 100644 dev-lang/rust/metadata.xml + create mode 100644 dev-lang/rust/rust-1.48.0.ebuild + create mode 100644 virtual/rust/Manifest + create mode 100644 virtual/rust/metadata.xml + create mode 100644 virtual/rust/rust-1.48.0.ebuild *** syncing 2xsaiko *** synced 2xsaiko * Sync succeeded |