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 74E06158089 for ; Fri, 20 Oct 2023 08:53:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54B4F2BC04A; Fri, 20 Oct 2023 08:53:33 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3B7302BC048 for ; Fri, 20 Oct 2023 08:53:33 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 68A0E335D12 for ; Fri, 20 Oct 2023 08:53:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7FC11297 for ; Fri, 20 Oct 2023 08:53:30 +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: <1697790928.d279a1898413b0051e775ce36122828ccfe6fda8.xgqt@gentoo> Subject: [gentoo-commits] proj/emacs-ebuild-snippets:master commit in: snippets/ebuild-mode/ X-VCS-Repository: proj/emacs-ebuild-snippets X-VCS-Files: snippets/ebuild-mode/live.yas X-VCS-Directories: snippets/ebuild-mode/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: d279a1898413b0051e775ce36122828ccfe6fda8 X-VCS-Branch: master Date: Fri, 20 Oct 2023 08:53:30 +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: 12bee41a-e91c-411d-b788-e0f8e9203933 X-Archives-Hash: cc1f9637bf395a78f869536c21947d4c commit: d279a1898413b0051e775ce36122828ccfe6fda8 Author: Maciej Barć gentoo org> AuthorDate: Fri Oct 20 08:35:28 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Fri Oct 20 08:35:28 2023 +0000 URL: https://gitweb.gentoo.org/proj/emacs-ebuild-snippets.git/commit/?id=d279a189 live.yas: change key Signed-off-by: Maciej Barć gentoo.org> snippets/ebuild-mode/live.yas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/ebuild-mode/live.yas b/snippets/ebuild-mode/live.yas index 895c571..4f5f658 100644 --- a/snippets/ebuild-mode/live.yas +++ b/snippets/ebuild-mode/live.yas @@ -19,7 +19,7 @@ # name: live -# key: /live +# key: live= # --