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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1185D158089 for ; Thu, 19 Oct 2023 15:13:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 55BA92BC1A1; Thu, 19 Oct 2023 15:13:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 412AF2BC1A1 for ; Thu, 19 Oct 2023 15:13:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9094E335CB4 for ; Thu, 19 Oct 2023 15:13:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3FDDAB4E for ; Thu, 19 Oct 2023 15:13:20 +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: <1697728380.543c3d46d38d612565d721b6998ef7a19be0ba98.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm-common/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/llvm-common/llvm-common-17.0.3.9999.ebuild sys-devel/llvm-common/llvm-common-18.0.0.9999.ebuild sys-devel/llvm-common/llvm-common-18.0.0_pre20231013.ebuild X-VCS-Directories: sys-devel/llvm-common/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 543c3d46d38d612565d721b6998ef7a19be0ba98 X-VCS-Branch: master Date: Thu, 19 Oct 2023 15:13:20 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cc13265a-c026-4453-81e5-188c21f66011 X-Archives-Hash: fef1b45fd7148b02414d86bb1726471f commit: 543c3d46d38d612565d721b6998ef7a19be0ba98 Author: Michał Górny gentoo org> AuthorDate: Thu Oct 19 15:04:39 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Oct 19 15:13:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=543c3d46 sys-devel/llvm-common: Fix EmptyGlobalAssignment Signed-off-by: Michał Górny gentoo.org> sys-devel/llvm-common/llvm-common-17.0.3.9999.ebuild | 1 - sys-devel/llvm-common/llvm-common-18.0.0.9999.ebuild | 1 - sys-devel/llvm-common/llvm-common-18.0.0_pre20231013.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/sys-devel/llvm-common/llvm-common-17.0.3.9999.ebuild b/sys-devel/llvm-common/llvm-common-17.0.3.9999.ebuild index d2cde923ede3..007885b7ac81 100644 --- a/sys-devel/llvm-common/llvm-common-17.0.3.9999.ebuild +++ b/sys-devel/llvm-common/llvm-common-17.0.3.9999.ebuild @@ -10,7 +10,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" IUSE="emacs" RDEPEND=" diff --git a/sys-devel/llvm-common/llvm-common-18.0.0.9999.ebuild b/sys-devel/llvm-common/llvm-common-18.0.0.9999.ebuild index d2cde923ede3..007885b7ac81 100644 --- a/sys-devel/llvm-common/llvm-common-18.0.0.9999.ebuild +++ b/sys-devel/llvm-common/llvm-common-18.0.0.9999.ebuild @@ -10,7 +10,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" IUSE="emacs" RDEPEND=" diff --git a/sys-devel/llvm-common/llvm-common-18.0.0_pre20231013.ebuild b/sys-devel/llvm-common/llvm-common-18.0.0_pre20231013.ebuild index d2cde923ede3..007885b7ac81 100644 --- a/sys-devel/llvm-common/llvm-common-18.0.0_pre20231013.ebuild +++ b/sys-devel/llvm-common/llvm-common-18.0.0_pre20231013.ebuild @@ -10,7 +10,6 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" IUSE="emacs" RDEPEND="