This commit is contained in:
Your Name
2017-10-16 11:45:25 +02:00
parent a9d4115285
commit 93ce449fd0
106 changed files with 451 additions and 451 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-lang--clang-4.0.1--C.3998.1501196698.844620.C.tar.bz2 195550450 SHA256 4d4c984773fe33ee76be8862445ce4c1d2b4722c7c472328a0f80fa7b330127a SHA512 0c1ab5051ecc087be5c84aac1b9adaf385bf0b5f30264d7fe2f7d5954cc8b6f58e82f23fdb9f0e49b5a70d1a0acf3a3ffbae990864e915c97f67be7ab674564d WHIRLPOOL de1c1e47d81f29cd3e4d84cf0dd6ba9cc6a5de57510552aa352ea7072090867394962ad52a4c96a47036008dbf1656e202d7602396f6103ed3c30a4ac63a51a2
PBIN clang-4.0.1.pbin-1+exheres-0 3769 SHA256 f5d62fcc8817affe3cd86720dba77c67556bad63b6e398bc20582b5955ff0637 SHA512 e59ae4c1880861fe18d4aff94515993fe44d8cecd54278a5a5db1d8e3235349d1b98b3b4f8dd7b60e06afc153619427c534017ff10738c97a5d1f3a3bc2a9710 WHIRLPOOL 05b15981999d6b8b4dabc8267a7d5fd4441c6f8605292f9ea464bcf2447f3d3f31d1565c997442455fae4532ec97b539115219d1ec15ce9b0b432cdaf7a814e4
DIST hasufell-binhost--dev-lang--clang-5.0.0--C.5355.1508144672.58758.C.tar.bz2 218322321 SHA256 82f915400825e5cb29705c93597ce7c5e4fafb3aaa93337e227c03d0259b9b4e SHA512 83140a66287c76730c9135ce0189d499b2fe208623000c1c48dbf19957f60152eb66d91a1d33caae3cfc3373d83a5be2da1986bf02100bbee32d7a915cd46970 WHIRLPOOL b5e2e49d367a5b34f12f42a94a582e81f7d7b4bc4eba3185d71fd9bb28760a36803e3fcdd84de643de8a4f6fad900f65260f8b3883d6ad5c319420b5b30df033
PBIN clang-5.0.0.pbin-1+exheres-0 3768 SHA256 d5de986b94f7a8e89cf638c3d3c7ee1a28ad05a12644081492c3637b6e90d577 SHA512 52511a0e1fb55cb915fdc9f2ebf3e5844c2c034c29738c23d21d2947f0b95b906e1698bf9996f51d8bc6ed45539d7a35f4b8d0ebd77a6414ba1dd4a9056e6a8f WHIRLPOOL f9662b49ec4c93334e5b8a9797ef9fd51b6544c35dbce97318d3988ffa81402db8ad07bd04698389a7fd626717a8a9af4b6c68bf5ae5787c8968b7cda7210486

View File

@@ -1,6 +1,6 @@
# Created by paludis-3.0.0 on Fri Jul 28 01:06:18 CEST 2017
# Created by paludis-3.0.0 on Mon Oct 16 11:06:02 CEST 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build: sys-devel/cmake[>=2.8.6] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: python? ( python_abis:2.7? ( dev-lang/python:2.7 ) ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-lang/perl:* dev-lang/python:*[>=2.7.0] sys-devel/flex doc? ( dev-python/Sphinx ) build+run: dev-lang/llvm[~4.0.1] dev-libs/libxml2:2.0[>=2.5.3] run: sys-libs/libgcc:* !sys-devel/gcc:4.9[<4.9.2-r8] [[ description = [ Alternatives conflict ] resolution = [ upgrade-blocked-before ] ]] !sys-devel/gcc:5.1[<5.2.0-r2] [[ description = [ Alternatives conflict ] resolution = [ upgrade-blocked-before ] ]] suggestion: dev-libs/compiler-rt [[ description = [ Sanitizer runtimes for clang ] ]] sys-libs/openmp [[ description = [ OpenMP runtime for clang ] ]] ) [[ defined-in = [ clang.exlib ] ]]"
DEPENDENCIES="( install: app-admin/eclectic[>=2.0.13] ) [[ defined-in = [ alternatives.exlib ] ]] ( build: sys-devel/cmake[>=2.8.6] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: python? ( python_abis:2.7? ( dev-lang/python:2.7 ) ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-lang/perl:* dev-lang/python:*[>=2.7.0] sys-devel/flex doc? ( dev-python/Sphinx ) build+run: dev-lang/llvm[~5.0.0] dev-libs/libxml2:2.0[>=2.5.3] run: sys-libs/libgcc:* !sys-devel/gcc:4.9[<4.9.2-r8] [[ description = [ Alternatives conflict ] resolution = [ upgrade-blocked-before ] ]] !sys-devel/gcc:5.1[<5.2.0-r2] [[ description = [ Alternatives conflict ] resolution = [ upgrade-blocked-before ] ]] suggestion: dev-libs/compiler-rt [[ description = [ Sanitizer runtimes for clang ] ]] sys-libs/openmp [[ description = [ OpenMP runtime for clang ] ]] ) [[ defined-in = [ clang.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://clang.llvm.org/"
@@ -9,10 +9,10 @@ MYOPTIONS="( ( python [[ description = [ Adds support/bindings for the Python la
PLATFORMS="~amd64 ~x86"
LICENCES="UoI-NCSA"
SLOT="0"
DOWNLOADS="http://llvm.org/releases/4.0.1/cfe-4.0.1.src.tar.xz http://llvm.org/releases/4.0.1/clang-tools-extra-4.0.1.src.tar.xz"
DOWNLOADS="http://llvm.org/releases/5.0.0/cfe-5.0.0.src.tar.xz http://llvm.org/releases/5.0.0/clang-tools-extra-5.0.0.src.tar.xz"
OPTIONS="python python_abis:2.7 targets:x86_64-pc-linux-gnu "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1501196778"
GENERATED_TIME="1508144762"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS 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="arbor"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-lang--clang-4.0.1--C.3998.1501196698.844620.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-lang--clang-5.0.0--C.5355.1508144672.58758.C.tar.bz2"
SUMMARY="C language family frontend for LLVM"
BUGS_TO=""
REMOTE_IDS=""

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-lang--llvm-4.0.1--C.19826.1501195473.843127.C.tar.bz2 235881806 SHA256 91703fb0a5614486aea1ec45e662d08b8979a26dad7df983c4403e6490ae3ac9 SHA512 a45cc2c9be73119d417cfddd9041a40748be8f981fabddcba1db8257b9e14cfc23ac0c82621b61021c52c89fbc65147c4cb35c56fa03288f90f8cda28597ae63 WHIRLPOOL 0b70763924e95e1dcb2b496039e6b7d8f5775753aeac830c39489d53bfddaeb1587e8f660c046b0b1bd36e782c79091bacd148ef628e4143151cf3067b3f5faf
PBIN llvm-4.0.1.pbin-1+exheres-0 2747 SHA256 0e68bbe4b8f303228b8c2fa6c003d4f4ff25f53ce13fd71fa4820ed38283ca11 SHA512 2ef3630895da50657d14a1d882d2f20d6573f81d73cd1336e73fcf2565a2e269ad90e33b7a458916d401353903c2c11744315982c7a9ad7c460a470a2e827ea1 WHIRLPOOL af488705f3b173dc5fbc46194d60f57eb3950a50281182cc42f040775b0d033935cb218839a715e739f0fee88f16fb379eaea2c21bbbf1612952f9527e0dffc1
DIST hasufell-binhost--dev-lang--llvm-5.0.0--C.20414.1508142930.448980.C.tar.bz2 273769335 SHA256 19038b5ced298a7b6e1a18a6162becc2546a10622ad85bc7eb07ad1654bc8c7d SHA512 9eca61d5076bba90b98b515eef0d77cba775a5398a8ea5a8f080e66d54d9d42e8a8c223ee9648d75897371eab1de2f4cad78c19c9697c53d8d06c6fb14746cf0 WHIRLPOOL d7bc11f60102c7fcb140f4e46d08c63e0cb4996ea12321007ee5e25affaa61a7ab7918fd97ae98942f6c5fc61a9535d82a01d9e63d71b604167dd14e4ea339c6
PBIN llvm-5.0.0.pbin-1+exheres-0 2659 SHA256 10fcb9fffaabcb98bb48ecfed1c03ec767bcad342a5d10bac4a58c642838db99 SHA512 a296c95f07d9dc9c59ddf757b3b930aaf4b13972b73ff73d8267b43cad6e83af65a141442003b2e19c332737f107587ec5a75e94c2031f04090cb5975cf6b1f6 WHIRLPOOL a0ee7c80a5849e0a6a0a92fb142223b42d66babc93ee8baa8bf412a6c882efb3f199d75afde8511f331e5a6a5188e594b953ebe1e459c0cdc1175e31ae89cb11

View File

@@ -1,18 +1,18 @@
# Created by paludis-3.0.0 on Fri Jul 28 00:45:56 CEST 2017
# Created by paludis-3.0.0 on Mon Oct 16 10:37:12 CEST 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build: sys-devel/cmake[>=2.8.6] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-lang/perl:* dev-lang/python:2.7 [[ description = [ build system always uses python2 ] ]] dev-python/setuptools[python_abis:*(-)?] [[ description = [ For lit ] ]] sys-devel/flex ) [[ defined-in = [ llvm.exlib ] ]]"
DEPENDENCIES="( build: sys-devel/cmake[>=2.8.6] ) [[ defined-in = [ cmake.exlib ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-lang/perl:* dev-lang/python:2.7 [[ description = [ build system always uses python2 ] ]] dev-python/setuptools[python_abis:*(-)?] [[ description = [ For lit ] ]] sys-devel/flex ) [[ defined-in = [ llvm.exlib ] ]]"
DESCRIPTION=""
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://llvm.org/"
INHERITED=" cmake python setup-py llvm"
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.3 [[ description = [ Use Python ABI 3.3 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( asserts [[ description = [ Enable assertions ] ]] static [[ description = [ Build libraries statically (recommended by upstream) ] ]] ) [[ defined-in = [ llvm.exlib ] ]] ) "
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ exactly-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ( asserts [[ description = [ Enable assertions ] ]] static [[ description = [ Build libraries statically (recommended by upstream) ] ]] ) [[ defined-in = [ llvm.exlib ] ]] ) "
PLATFORMS="~amd64"
LICENCES="UoI-NCSA"
SLOT="0"
DOWNLOADS="http://llvm.org/releases/4.0.1/llvm-4.0.1.src.tar.xz"
DOWNLOADS="http://llvm.org/releases/5.0.0/llvm-5.0.0.src.tar.xz"
OPTIONS="static python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1501195556"
GENERATED_TIME="1508143032"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS 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="arbor"
PLATFORMS="~amd64"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-lang--llvm-4.0.1--C.19826.1501195473.843127.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-lang--llvm-5.0.0--C.20414.1508142930.448980.C.tar.bz2"
SUMMARY="The LLVM Compiler Infrastructure"
BUGS_TO=""
REMOTE_IDS=""