Update
This commit is contained in:
2
packages/dev-lang/rust/Manifest
Normal file
2
packages/dev-lang/rust/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
DIST hasufell-binhost--dev-lang--rust-1.10.0-r2--C.31451.1472263260.818548.C.tar.bz2 98559830 SHA256 563e89d4bc5bfff961d053fb3953470624694955eb2a59944e0339e39b23a608 SHA512 cf953f30fd507847a504b20af6fbef3012abdd58a7e9d728c69436f27ee26e44f4ff967df98fe8c9b51f5107ec26675beea757946806c7fb0e2f7bfc86746c1c WHIRLPOOL be406f90d93e6c36c52f1d9262721d80f8773fa233df3692bd1196598570a3857cdf10efcb62bdaab813361892b3021b08fc7a8eaa0c42b069b540fbc4fd6664
|
||||
PBIN rust-1.10.0-r2.pbin-1+exheres-0 2625 SHA256 77b99a06476a8c44d595a54423e5dfe82a357fcdd0b0d739c729d28df6f22fb3 SHA512 f1c52aa42a8a42174f16f279c83570ed9f65fbdc786850a81ae6503bf776d5006ca80b6ad2c580d324105b322a8e640a1218e40fee98f8d54c34a2460cb44161 WHIRLPOOL 21c78eddddae17cec251e40b6332e8b1f5a7da4b4dd993f76b58883e73dbf8cb400bc9d318354eadbefc0a3b2375cb66b33ba1b61482922b72d6cabab3f00a3d
|
||||
38
packages/dev-lang/rust/rust-1.10.0-r2.pbin-1+exheres-0
Normal file
38
packages/dev-lang/rust/rust-1.10.0-r2.pbin-1+exheres-0
Normal file
@@ -0,0 +1,38 @@
|
||||
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sat Aug 27 04:01:24 CEST 2016
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: dev-lang/llvm:=0[>=3.7.1&<3.9][static] dev-lang/python:2.7 sys-devel/gcc:*[>=4.7] sys-devel/make[>=3.82] ) [[ defined-in = [ rust-build.exlib ] ]]"
|
||||
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="http://www.rust-lang.org/"
|
||||
INHERITED=" rust-build"
|
||||
MYOPTIONS="( ( doc [[ description = [ Adds extra documentation (API, Javadoc, etc) ] ]] dev-channel [[ description = [ use the development channel instead of the stable one ] ]] ) [[ defined-in = [ rust-build.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64"
|
||||
LICENCES="MIT Apache-2.0"
|
||||
SLOT="0"
|
||||
DOWNLOADS="http://static.rust-lang.org/dist/rustc-1.10.0-src.tar.gz http://static.rust-lang.org/dist/2016-05-24/rustc-1.9.0-x86_64-unknown-linux-gnu.tar.gz http://static.rust-lang.org/dist/2016-05-24/rustc-1.9.0-x86_64-unknown-linux-gnu.tar.gz.sha256"
|
||||
OPTIONS=""
|
||||
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
|
||||
GENERATED_TIME="1472263284"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-lang--rust-1.10.0-r2--C.31451.1472263260.818548.C.tar.bz2"
|
||||
SUMMARY="A safe, concurrent, practical language"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=""
|
||||
UPSTREAM_CHANGELOG=""
|
||||
UPSTREAM_RELEASE_NOTES=""
|
||||
UPSTREAM_DOCUMENTATION=""
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user