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 D20D1158020 for ; Sat, 5 Nov 2022 15:26:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF16EE07A5; Sat, 5 Nov 2022 15:26:34 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 93030E07A5 for ; Sat, 5 Nov 2022 15:26:34 +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 7ABC233E690 for ; Sat, 5 Nov 2022 15:26:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AF96C62F for ; Sat, 5 Nov 2022 15:26:31 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1667582001.c063b92116a3cdefc5af66f8c561210f82633f1b.arthurzam@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: profiles/, dev-zig/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-zig/metadata.xml profiles/categories X-VCS-Directories: dev-zig/ profiles/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: c063b92116a3cdefc5af66f8c561210f82633f1b X-VCS-Branch: master Date: Sat, 5 Nov 2022 15:26:31 +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: 4e8d4935-8424-4dd7-b8ca-8698a660c9db X-Archives-Hash: fc9d3e3e0b5b295f010ea7c8acdef6ee commit: c063b92116a3cdefc5af66f8c561210f82633f1b Author: Eric Joldasov getgoogleoff me> AuthorDate: Fri Nov 4 17:13:21 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Nov 4 17:13:21 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c063b921 dev-zig: new category Signed-off-by: Eric Joldasov getgoogleoff.me> dev-zig/metadata.xml | 12 ++++++++++++ profiles/categories | 1 + 2 files changed, 13 insertions(+) diff --git a/dev-zig/metadata.xml b/dev-zig/metadata.xml new file mode 100644 index 000000000..6a1fe53b0 --- /dev/null +++ b/dev-zig/metadata.xml @@ -0,0 +1,12 @@ + + + + + The dev-zig category contains libraries, utilities + or bindings for Zig programming language. + + + Категория dev-zig содержит библиотеки, утилиты для разработки + или обвязки для языка программирования Zig. + + diff --git a/profiles/categories b/profiles/categories index 02977becc..70e48d6c6 100644 --- a/profiles/categories +++ b/profiles/categories @@ -3,5 +3,6 @@ dev-hare dev-nim dev-octave dev-R +dev-zig mpv-plugin net-client