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 4201B158009 for ; Sun, 25 Jun 2023 10:01:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 824F0E0855; Sun, 25 Jun 2023 10:01:08 +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 635DDE0855 for ; Sun, 25 Jun 2023 10:01:08 +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 1FCD0340E70 for ; Sun, 25 Jun 2023 10:01:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55A8D990 for ; Sun, 25 Jun 2023 10:01:05 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1687687142.6fd0bec08f51298ac7317532ba72a601c7a71624.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/categories X-VCS-Directories: profiles/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 6fd0bec08f51298ac7317532ba72a601c7a71624 X-VCS-Branch: dev Date: Sun, 25 Jun 2023 10:01:05 +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: 63c2e8ac-e425-4dc2-8a1e-d6d04a5bb81a X-Archives-Hash: ad57cba4e6804a43fb98f7dce81d8960 commit: 6fd0bec08f51298ac7317532ba72a601c7a71624 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Sun Jun 25 09:58:38 2023 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Sun Jun 25 09:59:02 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6fd0bec0 profiles: add dev-elixir category Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> profiles/categories | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/categories b/profiles/categories index 8eab23ff4..63af7462d 100644 --- a/profiles/categories +++ b/profiles/categories @@ -1,4 +1,5 @@ dev-crystal +dev-elixir dev-hare dev-nim dev-octave