blob: 9b53a6665d5c7db59afcae5ecc87bf961979c041 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install postinst postrm unpack
DEPEND=>=app-eselect/eselect-rust-0.3_pre20150425 !dev-lang/rust:0
DESCRIPTION=Systems programming language from Mozilla
EAPI=5
HOMEPAGE=http://www.rust-lang.org/
IUSE=doc
KEYWORDS=~amd64 ~x86
LICENSE=|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA
RDEPEND=>=app-eselect/eselect-rust-0.3_pre20150425 !dev-lang/rust:0
SLOT=stable
SRC_URI=amd64? ( http://static.rust-lang.org/dist/rust-1.15.1-x86_64-unknown-linux-gnu.tar.gz ) x86? ( http://static.rust-lang.org/dist/rust-1.15.1-i686-unknown-linux-gnu.tar.gz )
_eclasses_=bash-completion-r1 8e447753aaf658afa609fbf961d80ab7 desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf
_md5_=03ab815181e8cb00bf088bf75b83dfaa
|