blob: 628c575b50f1e441177c9c5fc9184ac53bcbed74 (
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/3f4468faaa9525ad615118675c3c68938f4a8d5f.tar.gz -> llvm-project-3f4468faaa9525ad615118675c3c68938f4a8d5f.tar.gz
_eclasses_=elisp-common abb2dda42f680fce87602c8273f832c7 multiprocessing 1e32df7deee68372153dca65f4a7c21f llvm.org 30972a6e18e2faab662803d5ca0bddcc
_md5_=6a52c60b6240c535a7ab1e5cbbc4817b
|