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 6C78215802F for ; Sat, 11 Mar 2023 08:17:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B90FBE07AE; Sat, 11 Mar 2023 08:17:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 9FBADE07AE for ; Sat, 11 Mar 2023 08:17:35 +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 9BC9D340D73 for ; Sat, 11 Mar 2023 08:17:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FAD08BC for ; Sat, 11 Mar 2023 08:17:33 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1678522627.8303406342e2ac06e332bce75de51ed80563eee5.xgqt@gentoo> Subject: [gentoo-commits] proj/company-ebuild:master commit in: / X-VCS-Repository: proj/company-ebuild X-VCS-Files: company-ebuild-keywords.el X-VCS-Directories: / X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 8303406342e2ac06e332bce75de51ed80563eee5 X-VCS-Branch: master Date: Sat, 11 Mar 2023 08:17:33 +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: e3cd3566-3c37-4a23-99b1-0696f3bf65a6 X-Archives-Hash: 79502f6aab06985570e6775a8b0c64b5 commit: 8303406342e2ac06e332bce75de51ed80563eee5 Author: Maciej Barć gentoo org> AuthorDate: Sat Mar 11 08:17:07 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Sat Mar 11 08:17:07 2023 +0000 URL: https://gitweb.gentoo.org/proj/company-ebuild.git/commit/?id=83034063 company-ebuild-keywords.el: add IDEPEND Closes: https://bugs.gentoo.org/900745 Signed-off-by: Maciej Barć gentoo.org> company-ebuild-keywords.el | 1 + 1 file changed, 1 insertion(+) diff --git a/company-ebuild-keywords.el b/company-ebuild-keywords.el index e7999f7..12f23c9 100644 --- a/company-ebuild-keywords.el +++ b/company-ebuild-keywords.el @@ -107,6 +107,7 @@ '("DEPEND" "BDEPEND" "RDEPEND" + "IDEPEND" "PDEPEND")) (defconst company-ebuild--constant-keywords-variables-user-environment