From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1488470-garchives=archives.gentoo.org@lists.gentoo.org> 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 9B20715800F for <garchives@archives.gentoo.org>; Mon, 20 Feb 2023 16:17:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDEC5E0B67; Mon, 20 Feb 2023 16:17:22 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 75F4FE0B67 for <gentoo-commits@lists.gentoo.org>; Mon, 20 Feb 2023 16:17:22 +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 81422340D23 for <gentoo-commits@lists.gentoo.org>; Mon, 20 Feb 2023 16:17:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08EFC7D0 for <gentoo-commits@lists.gentoo.org>; Mon, 20 Feb 2023 16:17:20 +0000 (UTC) From: "Florian Schmaus" <flow@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" <flow@gentoo.org> Message-ID: <1676909834.258f821bf2841c5b5a7b2b1c0cfdabcd5029d03f.flow@gentoo> Subject: [gentoo-commits] data/api:master commit in: files/overlays/ X-VCS-Repository: data/api X-VCS-Files: files/overlays/repositories.xml X-VCS-Directories: files/overlays/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 258f821bf2841c5b5a7b2b1c0cfdabcd5029d03f X-VCS-Branch: master Date: Mon, 20 Feb 2023 16:17:20 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 82934dc2-ce2d-4704-a54e-63073deebbb6 X-Archives-Hash: 9e5fcccaafd65df7b6e3fcae197dc99e commit: 258f821bf2841c5b5a7b2b1c0cfdabcd5029d03f Author: Chris Travers <chris.travers <AT> gmail <DOT> com> AuthorDate: Sun Oct 9 10:06:42 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon Feb 20 16:17:14 2023 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=258f821b repositories: Add ledgersmb-overlay Closes: https://github.com/gentoo/api-gentoo-org/pull/551 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> files/overlays/repositories.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml index 8c374b9..912caca 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -2243,6 +2243,18 @@ <source type="git">git://gitlab.com/lanodan/overlay.git</source> <feed>https://hacktivis.me/git/overlay/atom.xml</feed> </repo> + <repo quality="experimental" status="unofficial"> + <name>ledgersmb</name> + <description lang="en">LedgerSMB and dependencies not yet in Gentoo</description> + <homepage>https://github.com/ledgersmb/lsmb-overlay</homepage> + <owner type="person"> + <email>chris.travers@gmail.com</email> + <name>Chris Travers</name> + </owner> + <source type="git">https://github.com/ledgersmb/lsmb-overlay.git</source> + <source type="git">git+ssh://git@github.com/ledgersmb/lsmb-overlay.git</source> + <feed>https://github.com/ledgersmb/lsmb-overlay/commits/master.atom</feed> + </repo> <repo quality="experimental" status="unofficial"> <name>leechcraft</name> <description>Overlay with LeechCraft ebuilds</description>