Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-lang--rust-1.15.1-r1--C.27799.1487155023.27539.C.tar.bz2 136723175 SHA256 522b5026ec6c5556473f914154dfaf5445db4fef552c0270d338bef7e34a252f SHA512 ec2fb7a7f0e4276c689d88fdf4a0c75d1182eb78d0650df0eaa84c03f1921f370cc60668d16e89ab787192fd67dff7517e8cc2dcfb4ea7db42061d2a9ed26a67 WHIRLPOOL a8512f09d9c97a182ead6431c3721f94c94b4a22bad86b9e930f32ae9cf747def3e3fc03064d2c00377bb692161cf876be1cb426e1cf5531e2cfbbf15e52d3df
|
||||
PBIN rust-1.15.1-r1.pbin-1+exheres-0 2621 SHA256 0fcb5f6fc37a19841886a7e3c6c01fc3b10abdaf2edd7b7fdee250aaea1033b1 SHA512 d1ff11f809cb03db8402f8da38a22c781c28df46db85687eabcd3818fa938fad703f997dfcb1de81527f3486cd0fcb21c08104ce96244cfeb8a6cad859eb5b61 WHIRLPOOL bb13dff83bf099544c31a71a3625f527e756c7a57229fe118ba325d9fdbc9d6c81da154ee66951246551f2d233e1af05b6a523ba38f3cc1741fddb82d42b26b9
|
||||
DIST hasufell-binhost--dev-lang--rust-1.16.0--C.24083.1490300127.218688.C.tar.bz2 105906413 SHA256 8e75108c4e2e78b75d590bf62dd96abf9b4e701c33531e239625598fa8f440fa SHA512 98eb2afb9e591d50edd51cce463438674de65d226a45568696ba9dbbf9e2e7bc4e6a0c7de99bb7cbdfc1459d437c70c2189bc808ab9f0fcd41a4594a05563738 WHIRLPOOL c657cad4459bbc757f6910ed9854716078538412542475dcabf8076486f2dba807219c5b1d555c9c5b1fffa93a76f64401e7cec0ccbe25a33827b3918f89ca2d
|
||||
PBIN rust-1.16.0.pbin-1+exheres-0 2707 SHA256 6aefdfece9baa8a9db46badcfc711a40491377a5bb90915499c2ace40aad9ad9 SHA512 baa75fe47fefd56d6e118de5c5f7ebfa0c746fd47a647723cec1c057a2b1df18b91d11d6b56c7c53abc0190c63f8a8a3ab19b09107c4c0a3c8a374e1c05c50f8 WHIRLPOOL c6698271ee46dd8e6db25857fb3d40476f9fd4944ecf8195754ff661ed8832cfec00528b4c555348bb06131e577c7094c6adc6799b4e02695e63f10a46db3f31
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Wed Feb 15 11:37:53 CET 2017
|
||||
# Created by paludis-3.0.0 on Thu Mar 23 21:15:59 CET 2017
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: dev-lang/python:* sys-devel/gcc:*[>=4.7] sys-devel/make[>=3.82] internal-llvm? ( sys-devel/cmake ) !internal-llvm? ( dev-lang/llvm:=0[>=3.7.1&<3.10][static] ) ) [[ 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=" cargo rust-build"
|
||||
MYOPTIONS="( ( 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 ] ]] rustbuild [[ description = [ !!!EXPERIMENTAL!!! for testing purposes only ] ]] ) [[ defined-in = [ rust-build.exlib ] ]] ) "
|
||||
INHERITED=" cargo cargo-bootstrap rust-build"
|
||||
MYOPTIONS="( ( force-bootstrap [[ description = [ force boostrapping of rust in case autobootstrap doesn't work ] ]] ) [[ defined-in = [ cargo-bootstrap.exlib ] ]] ( 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 ] ]] ) [[ defined-in = [ rust-build.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64"
|
||||
LICENCES="MIT Apache-2.0"
|
||||
SLOT="0"
|
||||
DOWNLOADS="http://static.rust-lang.org/dist/rustc-1.15.1-src.tar.gz"
|
||||
DOWNLOADS="http://static.rust-lang.org/dist/rustc-1.16.0-src.tar.gz"
|
||||
OPTIONS="force-bootstrap internal-llvm "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1487155073"
|
||||
GENERATED_TIME="1490300159"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="rust"
|
||||
PLATFORMS="~amd64"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-lang--rust-1.15.1-r1--C.27799.1487155023.27539.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-lang--rust-1.16.0--C.24083.1490300127.218688.C.tar.bz2"
|
||||
SUMMARY="A safe, concurrent, practical language"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=""
|
||||
Reference in New Issue
Block a user