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 AA08D15800F for ; Sun, 22 Jan 2023 08:21:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A1ACE08F6; Sun, 22 Jan 2023 08:21:42 +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 1E615E08F6 for ; Sun, 22 Jan 2023 08:21:42 +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 2AFF2340E52 for ; Sun, 22 Jan 2023 08:21:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18821895 for ; Sun, 22 Jan 2023 08:21:38 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1674356021.965177f059b4a57e78431814c03c384ab3b1d6c8.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: acct-group/mautrix/ X-VCS-Repository: repo/proj/guru X-VCS-Files: acct-group/mautrix/mautrix-0.ebuild acct-group/mautrix/metadata.xml X-VCS-Directories: acct-group/mautrix/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 965177f059b4a57e78431814c03c384ab3b1d6c8 X-VCS-Branch: master Date: Sun, 22 Jan 2023 08:21:38 +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: e8c7d083-557b-47d2-b2c7-0b565f461d95 X-Archives-Hash: eb01a1747130ff3b830636a7852307ce commit: 965177f059b4a57e78431814c03c384ab3b1d6c8 Author: Julien Roy jroy ca> AuthorDate: Sun Jan 22 02:53:41 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Sun Jan 22 02:53:41 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=965177f0 acct-group/mautrix: new package, add 0 Signed-off-by: Julien Roy jroy.ca> acct-group/mautrix/mautrix-0.ebuild | 10 ++++++++++ acct-group/mautrix/metadata.xml | 8 ++++++++ 2 files changed, 18 insertions(+) diff --git a/acct-group/mautrix/mautrix-0.ebuild b/acct-group/mautrix/mautrix-0.ebuild new file mode 100644 index 000000000..773957206 --- /dev/null +++ b/acct-group/mautrix/mautrix-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 2022-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="Group for Mautrix Bridges" + +ACCT_GROUP_ID=-1 diff --git a/acct-group/mautrix/metadata.xml b/acct-group/mautrix/metadata.xml new file mode 100644 index 000000000..97ba7c28b --- /dev/null +++ b/acct-group/mautrix/metadata.xml @@ -0,0 +1,8 @@ + + + + + julien@jroy.ca + Julien Roy + +