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 3A0B815808B for ; Mon, 12 Feb 2024 12:06:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 837A5E29DB; Mon, 12 Feb 2024 12:06:36 +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 6E8DEE29CE for ; Mon, 12 Feb 2024 12:06:36 +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 AB7CC343093 for ; Mon, 12 Feb 2024 12:06:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4D90F14C3 for ; Mon, 12 Feb 2024 12:06:34 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1707739591.34a5657c1a0a76621e2535fbc6d10770d60d2395.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 34a5657c1a0a76621e2535fbc6d10770d60d2395 X-VCS-Branch: master Date: Mon, 12 Feb 2024 12:06:34 +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: 0abca7e5-73a2-4ebd-8709-1a25c56960aa X-Archives-Hash: 3ca85b49d73428a40bd54dc6bec9e39e commit: 34a5657c1a0a76621e2535fbc6d10770d60d2395 Author: Alexey Lunev gmail com> AuthorDate: Sat Oct 21 08:19:06 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Feb 12 12:06:31 2024 +0000 URL: https://gitweb.gentoo.org/data/api.git/commit/?id=34a5657c repositories: add xbt573-overlay Closes: https://github.com/gentoo/api-gentoo-org/pull/634 Signed-off-by: Sam James 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 2d4b63a..e4e960c 100644 --- a/files/overlays/repositories.xml +++ b/files/overlays/repositories.xml @@ -4731,6 +4731,18 @@ https://github.com/xarblu/xarblu-overlay.git + + xbt573 + xbt573's Personal Gentoo Overlay + https://github.com/xbt573/xbt573-overlay + + cheembox573@gmail.com + Alexey Lunev + + https://github.com/xbt573/xbt573-overlay.git + git+ssh://git@github.com/xbt573/xbt573-overlay.git + https://github.com/xbt573/xbt573-overlay/commits/master.atom + xdch47 Gentoo portage overlay of xdch47