2018-06-05 21:41:13 +00:00
# Created by paludis-3.0.0 on Tue Jun 5 23:08:32 CEST 2018
2017-08-22 13:03:14 +00:00
CHOST="x86_64-pc-linux-gnu"
2018-06-05 21:41:13 +00:00
DEPENDENCIES="( ( build+fetch: sys-apps/util-linux[>=2.13_pre2] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] dev-scm/git[>=1.6.0][curl] net-misc/curl[ssl(+)] ) ) [[ defined-in = [ scm.exlib ] ]] ( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build: dev-lang/python:* sys-devel/cmake [[ description = [ for sanitizers (and llvm) ] ]] sys-devel/gcc:*[>=4.7] sys-devel/make[>=3.82] sys-devel/ninja [[ description = [ for sanitizers (and llvm) ] ]] build+run: net-libs/http-parser !internal-llvm? ( dev-lang/llvm:=[>=6.0] ) libc:musl? ( dev-libs/libunwind [[ note = [ linked when statically linking for musl, see src/libunwind/lib.rs ] ]] ) providers:libressl? ( dev-libs/libressl:=42.44.16 ) providers:openssl? ( dev-libs/openssl ) ) [[ defined-in = [ rust-build.exlib ] ]]"
2017-08-22 13:03:14 +00:00
DESCRIPTION=" Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of “programming in the large”, that is, of creating and maintaining boundaries – both abstract and operational – that preserve large-system integrity, availability and concurrency."
EAPI="pbin-1+exheres-0"
HOMEPAGE="https://www.rust-lang.org/"
2018-05-14 08:31:03 +00:00
INHERITED=" scm-git scm github cargo alternatives toolchain-funcs rust-build"
MYOPTIONS="( ( disable-sanitizers [[ description = [ disabled sanitizers (you shouldn't do that, but they don't build with glibc 2.26) ] ]] force-bootstrap [[ description = [ force boostrapping of rust in case autobootstrap doesn't work ] ]] internal-llvm [[ description = [ statically link to the internal llvm instead of the system one ] ]] ( providers: libressl [[ description = [ Use LibreSSL as the SSL provider ] ]] openssl [[ description = [ Use OpenSSL as the SSL provider ] ]] ) [[ number-selected = [ exactly-one ] ]] ( libc: musl ) ) [[ defined-in = [ rust-build.exlib ] ]] ) "
2017-08-22 13:03:14 +00:00
PLATFORMS="~amd64"
LICENCES="MIT Apache-2.0"
SLOT="nightly"
DOWNLOADS=""
2018-02-17 01:19:32 +00:00
OPTIONS="force-bootstrap internal-llvm providers:libressl "
2017-08-22 13:03:14 +00:00
GENERATED_USING="paludis-3.0.0"
2018-06-05 21:41:13 +00:00
GENERATED_TIME="1528232912"
2017-08-22 13:03:14 +00:00
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
CFLAGS="-march=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="rust"
PLATFORMS="~amd64"
BINARY_PLATFORMS="~amd64"
2018-06-05 21:41:13 +00:00
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-lang--rust-scm--C.17383.1528232819.237151.C.tar.bz2"
2017-08-22 13:03:14 +00:00
SUMMARY="A safe, concurrent, practical language"
BUGS_TO=""
REMOTE_IDS=" github:rust-lang/rust "
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=""
2018-06-05 21:41:13 +00:00
SCM_REVISION="4a9c58c6bd0e609538053a35685e206f66019820,book=36d65d00164d1750f6fa7f8b0f52dabc3fea500b,cargo=c3b09c9680fce8ab70a49c8531fd8f84c2ccdff2,clippy=ebe0b0eed596243a2839867363cb31d93f0b9754,compiler_builtins=4cfd7101eb549169cdaeda5313f7c39415b9d736,compiler_rt=dfd960b5f1a1751b22738fa34fd27b583f4618db,dlmalloc=c99638dc2ecfc750cc1656f6edb2bd062c1e0981,jemalloc=1f5a28755e301ac581e2048011e4e0ff3da482ef,libbacktrace=f4d02bbdbf8a2c5a31f0801dfef597a86caad9e3,liblibc=a7e78a78e17c8776d7780008ccb3ce541ec64ae9,lld=b87873eaceb75cf9342d5273f01ba2c020f61ca8,llvm=9ad4b7e8d7d1618fc9686aa8d3d0b4de3b7a6f36,llvm_emscripten=2717444753318e461e0c3b30dacd03ffbac96903,miri=e1734470e780e05a3366a2f74cfa25ea88a518a5,nomicon=748a5e6742db4a21c4c630a58087f818828e8a0a,reference=134f419ee62714590b04712fe6072253bc2a7822,rls=453f5e4dec279167aed825b7ad043d06aa17c667,rustfmt=173ae0d7b92227c7fec4bce67c944dce953256dc,rust_by_example=eebda16e4b45f2eed4310cf7b9872cc752278163,rust_installer=118e078c5badd520d18b92813fd88789c8d341ab,stdsimd=a19ca1cd91cf97777af8268a6136bd2e4648e189"