diff options
author | 2017-12-14 02:43:11 +0000 | |
---|---|---|
committer | 2017-12-14 02:43:11 +0000 | |
commit | 70588f7c9fb3127a5a7e8c33510dbafa57dfccaf (patch) | |
tree | c0a4bb961f5b34eceb1d17da48c19224c31922bd /musl.txt | |
parent | 2017-12-14T02:20:01Z (diff) | |
download | repos-70588f7c9fb3127a5a7e8c33510dbafa57dfccaf.tar.gz repos-70588f7c9fb3127a5a7e8c33510dbafa57dfccaf.tar.bz2 repos-70588f7c9fb3127a5a7e8c33510dbafa57dfccaf.zip |
2017-12-14T02:40:01Z
Diffstat (limited to 'musl.txt')
-rw-r--r-- | musl.txt | 52 |
1 files changed, 1 insertions, 51 deletions
@@ -16,57 +16,7 @@ $ pmaint sync musl WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id -From https://anongit.gentoo.org/git/proj/musl - aa222c1..34f4637 master -> origin/master -Updating aa222c1..34f4637 -Fast-forward - app-eselect/eselect-rust/Manifest | 1 + - .../eselect-rust-0.3_pre20150428.ebuild | 30 ++ - app-eselect/eselect-rust/metadata.xml | 10 + - dev-lang/rust/Manifest | 9 + - ...Explicitly-run-perl-for-OpenSSL-Configure.patch | 30 ++ - ...bs-for-dependent-crates-when-linking-stat.patch | 121 ++++++ - ...ndency-resolution-errors-to-be-more-consi.patch | 68 ++++ - ...tic-native-libraries-when-linking-static-.patch | 44 +++ - ...-nostdlib-and-musl_root-from-musl-targets.patch | 416 +++++++++++++++++++++ - ...-Prefer-libgcc_eh-over-libunwind-for-musl.patch | 24 ++ - dev-lang/rust/files/0007-Fix-LLVM-build.patch | 26 ++ - ...dd-openssl-configuration-for-musl-targets.patch | 40 ++ - dev-lang/rust/files/0009-liblibc.patch | 16 + - .../rust/files/0010-static-linking-default.patch | 13 + - dev-lang/rust/files/llvm-musl-fixes.patch | 33 ++ - dev-lang/rust/metadata.xml | 13 + - dev-lang/rust/rust-1.21.0.ebuild | 234 ++++++++++++ - dev-util/cargo/Manifest | 203 ++++++++++ - dev-util/cargo/cargo-0.22.0-r1.ebuild | 228 +++++++++++ - .../cargo/files/cargo-0.22.0-libressl-2.6.3.patch | 131 +++++++ - dev-util/cargo/metadata.xml | 11 + - virtual/rust/metadata.xml | 8 + - virtual/rust/rust-1.21.0.ebuild | 15 + - 23 files changed, 1724 insertions(+) - create mode 100644 app-eselect/eselect-rust/Manifest - create mode 100644 app-eselect/eselect-rust/eselect-rust-0.3_pre20150428.ebuild - create mode 100644 app-eselect/eselect-rust/metadata.xml - create mode 100644 dev-lang/rust/Manifest - create mode 100644 dev-lang/rust/files/0001-Explicitly-run-perl-for-OpenSSL-Configure.patch - create mode 100644 dev-lang/rust/files/0002-Require-rlibs-for-dependent-crates-when-linking-stat.patch - create mode 100644 dev-lang/rust/files/0003-Adjust-dependency-resolution-errors-to-be-more-consi.patch - create mode 100644 dev-lang/rust/files/0004-Require-static-native-libraries-when-linking-static-.patch - create mode 100644 dev-lang/rust/files/0005-Remove-nostdlib-and-musl_root-from-musl-targets.patch - create mode 100644 dev-lang/rust/files/0006-Prefer-libgcc_eh-over-libunwind-for-musl.patch - create mode 100644 dev-lang/rust/files/0007-Fix-LLVM-build.patch - create mode 100644 dev-lang/rust/files/0008-Add-openssl-configuration-for-musl-targets.patch - create mode 100644 dev-lang/rust/files/0009-liblibc.patch - create mode 100644 dev-lang/rust/files/0010-static-linking-default.patch - create mode 100644 dev-lang/rust/files/llvm-musl-fixes.patch - create mode 100644 dev-lang/rust/metadata.xml - create mode 100644 dev-lang/rust/rust-1.21.0.ebuild - create mode 100644 dev-util/cargo/Manifest - create mode 100644 dev-util/cargo/cargo-0.22.0-r1.ebuild - create mode 100644 dev-util/cargo/files/cargo-0.22.0-libressl-2.6.3.patch - create mode 100644 dev-util/cargo/metadata.xml - create mode 100644 virtual/rust/metadata.xml - create mode 100644 virtual/rust/rust-1.21.0.ebuild +Already up to date. *** syncing musl *** synced musl * Sync succeeded |