blob: 3d7b96190ecf6f5cd6774115b5663c1a81ad059d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=emacs? ( >=app-editors/emacs-23.1:* )
DEFINED_PHASES=compile install postinst postrm prepare unpack
DESCRIPTION=Common files shared between multiple slots of LLVM
EAPI=8
HOMEPAGE=https://llvm.org/
INHERIT=elisp-common llvm.org
IUSE=emacs
LICENSE=Apache-2.0-with-LLVM-exceptions UoI-NCSA
RDEPEND=!sys-devel/llvm:0
SLOT=0
SRC_URI=https://github.com/llvm/llvm-project/archive/41f1b467a29d2ca4e35df37c3aa79a0a8c04bc4f.tar.gz -> llvm-project-41f1b467a29d2ca4e35df37c3aa79a0a8c04bc4f.tar.gz
_eclasses_=elisp-common abb2dda42f680fce87602c8273f832c7 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 llvm.org 5246de6fb57c4de18399e83feb38152c
_md5_=6a52c60b6240c535a7ab1e5cbbc4817b
|