From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 298FB139083 for ; Mon, 11 Dec 2017 20:44:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45D5DE106C; Mon, 11 Dec 2017 20:44:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14540E106C for ; Mon, 11 Dec 2017 20:44:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 86D8933BF01 for ; Mon, 11 Dec 2017 20:44:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F52DAE74 for ; Mon, 11 Dec 2017 20:44:46 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1513025071.2dc74e73c0f7d6588153c9e4ae2130928596e05b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/llvm/llvm-4.0.1-r1.ebuild sys-devel/llvm/llvm-5.0.0.ebuild sys-devel/llvm/llvm-5.0.1_rc2.ebuild sys-devel/llvm/llvm-5.0.9999.ebuild sys-devel/llvm/llvm-9999.ebuild X-VCS-Directories: sys-devel/llvm/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2dc74e73c0f7d6588153c9e4ae2130928596e05b X-VCS-Branch: master Date: Mon, 11 Dec 2017 20:44:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d8ae31ea-17ad-4bab-af43-aac1eedc2806 X-Archives-Hash: 7a81cc12ce89bfd56a8f12163f886e27 commit: 2dc74e73c0f7d6588153c9e4ae2130928596e05b Author: Michał Górny gentoo org> AuthorDate: Mon Dec 11 20:36:26 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Dec 11 20:44:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dc74e73 sys-devel/llvm: Do not enable docs by default Reported by leio. sys-devel/llvm/llvm-4.0.1-r1.ebuild | 2 +- sys-devel/llvm/llvm-5.0.0.ebuild | 2 +- sys-devel/llvm/llvm-5.0.1_rc2.ebuild | 2 +- sys-devel/llvm/llvm-5.0.9999.ebuild | 2 +- sys-devel/llvm/llvm-9999.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sys-devel/llvm/llvm-4.0.1-r1.ebuild b/sys-devel/llvm/llvm-4.0.1-r1.ebuild index 1931365e8a7..f503dcebab2 100644 --- a/sys-devel/llvm/llvm-4.0.1-r1.ebuild +++ b/sys-devel/llvm/llvm-4.0.1-r1.ebuild @@ -33,7 +33,7 @@ LICENSE="UoI-NCSA rc BSD public-domain llvm_targets_ARM? ( LLVM-Grant )" SLOT="$(get_major_version)" KEYWORDS="~amd64 ~arm ~arm64 x86" -IUSE="debug +doc gold libedit +libffi ncurses test +IUSE="debug doc gold libedit +libffi ncurses test elibc_musl kernel_Darwin ${ALL_LLVM_TARGETS[*]}" RDEPEND=" diff --git a/sys-devel/llvm/llvm-5.0.0.ebuild b/sys-devel/llvm/llvm-5.0.0.ebuild index d699c29c5be..d17069e4d37 100644 --- a/sys-devel/llvm/llvm-5.0.0.ebuild +++ b/sys-devel/llvm/llvm-5.0.0.ebuild @@ -33,7 +33,7 @@ LICENSE="UoI-NCSA rc BSD public-domain llvm_targets_ARM? ( LLVM-Grant )" SLOT="$(get_major_version)" KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="debug +doc gold libedit +libffi ncurses test +IUSE="debug doc gold libedit +libffi ncurses test kernel_Darwin ${ALL_LLVM_TARGETS[*]}" RDEPEND=" diff --git a/sys-devel/llvm/llvm-5.0.1_rc2.ebuild b/sys-devel/llvm/llvm-5.0.1_rc2.ebuild index 42978ec5cce..9aea6642c97 100644 --- a/sys-devel/llvm/llvm-5.0.1_rc2.ebuild +++ b/sys-devel/llvm/llvm-5.0.1_rc2.ebuild @@ -33,7 +33,7 @@ LICENSE="UoI-NCSA rc BSD public-domain llvm_targets_ARM? ( LLVM-Grant )" SLOT="$(ver_cut 1)" KEYWORDS="" -IUSE="debug +doc gold libedit +libffi ncurses test +IUSE="debug doc gold libedit +libffi ncurses test kernel_Darwin ${ALL_LLVM_TARGETS[*]}" RDEPEND=" diff --git a/sys-devel/llvm/llvm-5.0.9999.ebuild b/sys-devel/llvm/llvm-5.0.9999.ebuild index 2c8a9d8ecf0..0e76b0add93 100644 --- a/sys-devel/llvm/llvm-5.0.9999.ebuild +++ b/sys-devel/llvm/llvm-5.0.9999.ebuild @@ -35,7 +35,7 @@ LICENSE="UoI-NCSA rc BSD public-domain llvm_targets_ARM? ( LLVM-Grant )" SLOT="$(ver_cut 1)" KEYWORDS="" -IUSE="debug +doc gold libedit +libffi ncurses test +IUSE="debug doc gold libedit +libffi ncurses test kernel_Darwin ${ALL_LLVM_TARGETS[*]}" RDEPEND=" diff --git a/sys-devel/llvm/llvm-9999.ebuild b/sys-devel/llvm/llvm-9999.ebuild index af9daf563fa..2cfb454f37a 100644 --- a/sys-devel/llvm/llvm-9999.ebuild +++ b/sys-devel/llvm/llvm-9999.ebuild @@ -37,7 +37,7 @@ LICENSE="UoI-NCSA rc BSD public-domain llvm_targets_ARM? ( LLVM-Grant )" SLOT="6" KEYWORDS="" -IUSE="debug +doc gold libedit +libffi ncurses test +IUSE="debug doc gold libedit +libffi ncurses test kernel_Darwin ${ALL_LLVM_TARGETS[*]}" RDEPEND="