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 A6AE5158008 for ; Wed, 14 Jun 2023 14:25:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4204EE08C8; Wed, 14 Jun 2023 14:25:57 +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 26253E08C8 for ; Wed, 14 Jun 2023 14:25:57 +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 2CB9433DDA5 for ; Wed, 14 Jun 2023 14:25:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EC2DA94 for ; Wed, 14 Jun 2023 14:25:54 +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: <1686752704.a29887b5827dd7107341e551287655ee62a5a44d.mgorny@gentoo> Subject: [gentoo-commits] proj/gentoo-syntax:master commit in: plugin/ X-VCS-Repository: proj/gentoo-syntax X-VCS-Files: plugin/newmetadata.vim X-VCS-Directories: plugin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a29887b5827dd7107341e551287655ee62a5a44d X-VCS-Branch: master Date: Wed, 14 Jun 2023 14:25:54 +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: e26ee56b-be3f-409f-bc51-2c9fd1171498 X-Archives-Hash: 8e2b8510d7996f699ea0b8be1622b5cb commit: a29887b5827dd7107341e551287655ee62a5a44d Author: Michał Górny gentoo org> AuthorDate: Mon Jun 12 15:33:38 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Jun 14 14:25:04 2023 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-syntax.git/commit/?id=a29887b5 newmetadata: Put for Python by default Signed-off-by: Michał Górny gentoo.org> plugin/newmetadata.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/newmetadata.vim b/plugin/newmetadata.vim index 6adce44..d73c840 100644 --- a/plugin/newmetadata.vim +++ b/plugin/newmetadata.vim @@ -91,6 +91,7 @@ fun! MakeNewMetadata() endif put ='' if l:category ==# "dev-python" + put ='' put ='' put ='' . l:package . '' put =''